]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/compile_et/Makefile.depend
Add ELF Tool Chain's ar(1) and elfdump(1) to contrib
[FreeBSD/FreeBSD.git] / usr.bin / compile_et / 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         kerberos5/lib/libroken \
11         kerberos5/lib/libvers \
12         lib/${CSU_DIR} \
13         lib/libc \
14         lib/libcompiler_rt \
15         lib/libcrypt \
16         usr.bin/yacc.host \
17
18
19 .include <dirdeps.mk>
20
21 .if ${DEP_RELDIR} == ${_DEP_RELDIR}
22 # local dependencies - needed for -jN in clean tree
23 compile_et.o: parse.h
24 compile_et.po: parse.h
25 lex.o: lex.c
26 lex.o: parse.h
27 lex.po: lex.c
28 lex.po: parse.h
29 parse.o: parse.c
30 parse.po: parse.c
31 .endif