freebsd-dev/lib/libpcap/Makefile.depend
Bryan Drewery 7b3ea376a2 META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
This both avoids some dependencies on xinstall.host and allows
bootstrapping on older releases to work due to lack of at least 'install -l'
support.

Sponsored by:	EMC / Isilon Storage Division
2015-11-25 19:10:28 +00:00

36 lines
644 B
Makefile

# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/yacc.host \
.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