1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DIRDEPS = \ 5 gnu/lib/csu \ 6 gnu/lib/libgcc \ 7 include \ 8 include/xlocale \ 9 lib/${CSU_DIR} \ 10 lib/libc \ 11 lib/libcompiler_rt \ 12 13 14.include <dirdeps.mk> 15 16.if ${DEP_RELDIR} == ${_DEP_RELDIR} 17# local dependencies - needed for -jN in clean tree 18confstr.o: confstr.c 19confstr.po: confstr.c 20limits.o: limits.c 21limits.po: limits.c 22pathconf.o: pathconf.c 23pathconf.po: pathconf.c 24progenv.o: progenv.c 25progenv.po: progenv.c 26sysconf.o: sysconf.c 27sysconf.po: sysconf.c 28.endif 29