2015-06-13 15:20:56 -04:00
|
|
|
# $FreeBSD$
|
2012-08-22 15:25:57 -04:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
|
|
DIRDEPS = \
|
2014-05-10 01:16:28 -04:00
|
|
|
gnu/lib/csu \
|
2012-08-22 15:25:57 -04:00
|
|
|
gnu/lib/libgcc \
|
|
|
|
|
include \
|
|
|
|
|
include/xlocale \
|
|
|
|
|
lib/${CSU_DIR} \
|
|
|
|
|
lib/libc \
|
2013-03-11 13:21:52 -04:00
|
|
|
lib/libcompiler_rt \
|
2012-08-22 15:25:57 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
|
confstr.o: confstr.c
|
|
|
|
|
confstr.po: confstr.c
|
|
|
|
|
limits.o: limits.c
|
|
|
|
|
limits.po: limits.c
|
|
|
|
|
pathconf.o: pathconf.c
|
|
|
|
|
pathconf.po: pathconf.c
|
|
|
|
|
progenv.o: progenv.c
|
|
|
|
|
progenv.po: progenv.c
|
|
|
|
|
sysconf.o: sysconf.c
|
|
|
|
|
sysconf.po: sysconf.c
|
|
|
|
|
.endif
|