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 lib/libipsec \ 14 lib/liby \ 15 usr.bin/lex/lib \ 16 usr.bin/yacc.host \ 17 18 19.include <dirdeps.mk> 20 21.if ${DEP_RELDIR} == ${_DEP_RELDIR} 22# local dependencies - needed for -jN in clean tree 23parse.o: parse.c 24parse.po: parse.c 25token.o: token.c 26token.o: y.tab.h 27token.po: token.c 28token.po: y.tab.h 29.endif 30