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