27 lines
539 B
Makefile
27 lines
539 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
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 \
|
|
lib/libcompiler_rt \
|
|
|
|
|
|
.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
|