2015-06-13 19:20:56 +00:00
|
|
|
# $FreeBSD$
|
2012-08-22 19:25:57 +00:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
DIRDEPS = \
|
2014-05-10 05:16:28 +00:00
|
|
|
gnu/lib/csu \
|
2012-11-08 21:24:17 +00:00
|
|
|
gnu/lib/libgcc \
|
2012-08-22 19:25:57 +00:00
|
|
|
include \
|
|
|
|
include/arpa \
|
|
|
|
include/xlocale \
|
2012-11-08 21:24:17 +00:00
|
|
|
lib/${CSU_DIR} \
|
|
|
|
lib/libc \
|
2013-03-11 17:21:52 +00:00
|
|
|
lib/libcompiler_rt \
|
2015-06-08 23:35:17 +00:00
|
|
|
usr.bin/yacc.host \
|
2012-08-22 19:25:57 +00:00
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
grammar.So: grammar.c
|
|
|
|
grammar.o: grammar.c
|
|
|
|
grammar.po: grammar.c
|
|
|
|
pcap.So: version.h
|
|
|
|
pcap.o: version.h
|
|
|
|
pcap.po: version.h
|
|
|
|
scanner.So: scanner.c
|
|
|
|
scanner.So: tokdefs.h
|
|
|
|
scanner.o: scanner.c
|
|
|
|
scanner.o: tokdefs.h
|
|
|
|
scanner.po: scanner.c
|
|
|
|
scanner.po: tokdefs.h
|
|
|
|
version.So: version.c
|
|
|
|
version.o: version.c
|
|
|
|
version.po: version.c
|
|
|
|
.endif
|