1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ 5 gnu/lib/csu \ 6 gnu/lib/libgcc \ 7 include \ 8 include/arpa \ 9 include/xlocale \ 10 lib/${CSU_DIR} \ 11 lib/libc \ 12 lib/libcompiler_rt \ 13 usr.bin/lex/lib \ 14 usr.bin/yacc.host \ 15 16 17.include <dirdeps.mk> 18 19.if ${DEP_RELDIR} == ${_DEP_RELDIR} 20# local dependencies - needed for -jN in clean tree 21parse.o: parse.c 22parse.po: parse.c 23scan.o: scan.c 24scan.o: y.tab.h 25scan.po: scan.c 26scan.po: y.tab.h 27.endif 28