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