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