1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 gnu/lib/csu \ 7 gnu/lib/libgcc \ 8 include \ 9 include/arpa \ 10 include/xlocale \ 11 lib/${CSU_DIR} \ 12 lib/libc \ 13 lib/libcompiler_rt \ 14 lib/libexpat \ 15 lib/libgeom \ 16 lib/libsbuf \ 17 lib/libthr \ 18 lib/libutil \ 19 secure/lib/libcrypto \ 20 usr.bin/yacc.host \ 21 22 23.include <dirdeps.mk> 24 25.if ${DEP_RELDIR} == ${_DEP_RELDIR} 26# local dependencies - needed for -jN in clean tree 27parse.o: parse.c 28parse.po: parse.c 29token.o: token.c 30token.o: y.tab.h 31token.po: token.c 32token.po: y.tab.h 33.endif 34