]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/compile_et/Makefile.depend
Merge head from 7/28
[FreeBSD/FreeBSD.git] / usr.bin / compile_et / Makefile.depend
1 # Autogenerated - do NOT edit!
2
3 DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
4
5 DIRDEPS = \
6         gnu/lib/csu \
7         gnu/lib/libgcc \
8         include \
9         include/arpa \
10         include/xlocale \
11         kerberos5/lib/libroken \
12         kerberos5/lib/libvers \
13         lib/${CSU_DIR} \
14         lib/libc \
15         lib/libcompiler_rt \
16         lib/libcrypt \
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