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