9dd41e3647
Requested by: Simon Gerraty <sjg@juniper.net>
26 lines
462 B
Makefile
26 lines
462 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DEP_MACHINE := ${.PARSEFILE:E}
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/libgcc \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
inf-parse.o: inf-parse.c
|
|
inf-parse.po: inf-parse.c
|
|
inf-token.o: inf-token.c
|
|
inf-token.o: y.tab.h
|
|
inf-token.po: inf-token.c
|
|
inf-token.po: y.tab.h
|
|
.endif
|