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 usr.bin/yacc.host \ 13 14 15.include <dirdeps.mk> 16 17.if ${DEP_RELDIR} == ${_DEP_RELDIR} 18# local dependencies - needed for -jN in clean tree 19parse.o: parse.c 20parse.po: parse.c 21scan.o: parse.h 22scan.o: scan.c 23scan.po: parse.h 24scan.po: scan.c 25skel.o: skel.c 26skel.po: skel.c 27yylex.o: parse.h 28yylex.po: parse.h 29.endif 30