1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 5 6DEP_MACHINE := ${.PARSEFILE:E} 7 8DIRDEPS = \ 9 gnu/lib/libgcc \ 10 include \ 11 include/xlocale \ 12 lib/${CSU_DIR} \ 13 lib/libc \ 14 15 16.include <dirdeps.mk> 17 18.if ${DEP_RELDIR} == ${_DEP_RELDIR} 19# local dependencies - needed for -jN in clean tree 20parse.o: parse.c 21parse.po: parse.c 22scan.o: parse.h 23scan.o: scan.c 24scan.po: parse.h 25scan.po: scan.c 26skel.o: skel.c 27skel.po: skel.c 28yylex.o: parse.h 29yylex.po: parse.h 30.endif 31