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