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