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