]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/lex/Makefile.depend
Merge head
[FreeBSD/FreeBSD.git] / usr.bin / lex / Makefile.depend
1 # Autogenerated - do NOT edit!
2
3 DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
4
5 DEP_MACHINE := ${.PARSEFILE:E}
6
7 DIRDEPS = \
8         gnu/lib/libgcc \
9         include \
10         include/xlocale \
11         lib/${CSU_DIR} \
12         lib/libc \
13
14
15 .include <dirdeps.mk>
16
17 .if ${DEP_RELDIR} == ${_DEP_RELDIR}
18 # local dependencies - needed for -jN in clean tree
19 parse.o: parse.c
20 parse.po: parse.c
21 scan.o: parse.h
22 scan.o: scan.c
23 scan.po: parse.h
24 scan.po: scan.c
25 skel.o: skel.c
26 skel.po: skel.c
27 yylex.o: parse.h
28 yylex.po: parse.h
29 .endif