1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 5 6DEP_MACHINE := ${.PARSEFILE:E} 7 8DIRDEPS = \ 9 gnu/lib/libgcc \ 10 include \ 11 include/xlocale \ 12 lib/${CSU_DIR} \ 13 lib/libc \ 14 15 16.include <dirdeps.mk> 17 18.if ${DEP_RELDIR} == ${_DEP_RELDIR} 19# local dependencies - needed for -jN in clean tree 20apmdlex.o: apmdlex.c 21apmdlex.o: y.tab.h 22apmdlex.po: apmdlex.c 23apmdlex.po: y.tab.h 24apmdparse.o: apmdparse.c 25apmdparse.po: apmdparse.c 26.endif 27