1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 gnu/lib/csu \ 7 gnu/lib/libgcc \ 8 include \ 9 include/arpa \ 10 include/xlocale \ 11 lib/${CSU_DIR} \ 12 lib/libc \ 13 lib/libcompiler_rt \ 14 lib/libipsec \ 15 lib/liby \ 16 usr.bin/lex/lib \ 17 usr.bin/yacc.host \ 18 19 20.include <dirdeps.mk> 21 22.if ${DEP_RELDIR} == ${_DEP_RELDIR} 23# local dependencies - needed for -jN in clean tree 24lexer.o: lexer.c 25lexer.o: y.tab.h 26lexer.po: lexer.c 27lexer.po: y.tab.h 28parser.o: parser.c 29parser.po: parser.c 30.endif 31