7750ad47a9
Requested by: Simon Gerraty <sjg@juniper.net>
27 lines
450 B
Makefile
27 lines
450 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DEP_MACHINE := ${.PARSEFILE:E}
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libarchive \
|
|
lib/libc \
|
|
lib/libelf \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
acplex.o: acplex.c
|
|
acplex.o: y.tab.h
|
|
acplex.po: acplex.c
|
|
acplex.po: y.tab.h
|
|
acpyacc.o: acpyacc.c
|
|
acpyacc.po: acpyacc.c
|
|
.endif
|