54c7d75a06
This has not been needed since r284171 in projects/bmake. Sponsored by: EMC / Isilon Storage Division
24 lines
361 B
Makefile
24 lines
361 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
lex.o: lex.c
|
|
lex.o: yacc.h
|
|
lex.po: lex.c
|
|
lex.po: yacc.h
|
|
yacc.o: yacc.c
|
|
yacc.po: yacc.c
|
|
.endif
|