]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libpcap/Makefile.depend
Remove unused variables; sort by alignment where needed
[FreeBSD/FreeBSD.git] / lib / libpcap / Makefile.depend
1 # $FreeBSD$
2 # Autogenerated - do NOT edit!
3
4 DIRDEPS = \
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/xinstall.host \
14         usr.bin/yacc.host \
15
16
17 .include <dirdeps.mk>
18
19 .if ${DEP_RELDIR} == ${_DEP_RELDIR}
20 # local dependencies - needed for -jN in clean tree
21 grammar.So: grammar.c
22 grammar.o: grammar.c
23 grammar.po: grammar.c
24 pcap.So: version.h
25 pcap.o: version.h
26 pcap.po: version.h
27 scanner.So: scanner.c
28 scanner.So: tokdefs.h
29 scanner.o: scanner.c
30 scanner.o: tokdefs.h
31 scanner.po: scanner.c
32 scanner.po: tokdefs.h
33 version.So: version.c
34 version.o: version.c
35 version.po: version.c
36 .endif