1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 gnu/lib/libgcc \ 7 include \ 8 include/arpa \ 9 include/xlocale \ 10 lib/${CSU_DIR} \ 11 lib/libc \ 12 lib/libcompiler_rt \ 13 14 15.include <dirdeps.mk> 16 17.if ${DEP_RELDIR} == ${_DEP_RELDIR} 18# local dependencies - needed for -jN in clean tree 19grammar.So: grammar.c 20grammar.o: grammar.c 21grammar.po: grammar.c 22pcap.So: version.h 23pcap.o: version.h 24pcap.po: version.h 25scanner.So: scanner.c 26scanner.So: tokdefs.h 27scanner.o: scanner.c 28scanner.o: tokdefs.h 29scanner.po: scanner.c 30scanner.po: tokdefs.h 31version.So: version.c 32version.o: version.c 33version.po: version.c 34.endif 35