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 usr.bin/yacc.host \ 14 15 16.include <dirdeps.mk> 17 18.if ${DEP_RELDIR} == ${_DEP_RELDIR} 19# local dependencies - needed for -jN in clean tree 20grammar.So: grammar.c 21grammar.o: grammar.c 22grammar.po: grammar.c 23pcap.So: version.h 24pcap.o: version.h 25pcap.po: version.h 26scanner.So: scanner.c 27scanner.So: tokdefs.h 28scanner.o: scanner.c 29scanner.o: tokdefs.h 30scanner.po: scanner.c 31scanner.po: tokdefs.h 32version.So: version.c 33version.o: version.c 34version.po: version.c 35.endif 36