28 lines
549 B
Makefile
28 lines
549 B
Makefile
|
# Autogenerated - do NOT edit!
|
||
|
|
||
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||
|
|
||
|
DEP_MACHINE := ${.PARSEFILE:E}
|
||
|
|
||
|
DIRDEPS = \
|
||
|
gnu/usr.bin/cc/cc_int \
|
||
|
gnu/usr.bin/cc/cc_tools \
|
||
|
gnu/usr.bin/cc/libcpp \
|
||
|
gnu/usr.bin/cc/libdecnumber \
|
||
|
gnu/usr.bin/cc/libiberty \
|
||
|
include \
|
||
|
include/xlocale \
|
||
|
lib/${CSU_DIR} \
|
||
|
lib/libc \
|
||
|
|
||
|
|
||
|
.include <dirdeps.mk>
|
||
|
|
||
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||
|
# local dependencies - needed for -jN in clean tree
|
||
|
cc1plus-checksum.o: cc1plus-checksum.c
|
||
|
cc1plus-checksum.po: cc1plus-checksum.c
|
||
|
except.o: cfns.h
|
||
|
except.po: cfns.h
|
||
|
.endif
|