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