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