7750ad47a9
Requested by: Simon Gerraty <sjg@juniper.net>
26 lines
566 B
Makefile
26 lines
566 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DEP_MACHINE := ${.PARSEFILE:E}
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
libelf_convert.So: libelf_convert.c
|
|
libelf_convert.o: libelf_convert.c
|
|
libelf_convert.po: libelf_convert.c
|
|
libelf_fsize.So: libelf_fsize.c
|
|
libelf_fsize.o: libelf_fsize.c
|
|
libelf_fsize.po: libelf_fsize.c
|
|
libelf_msize.So: libelf_msize.c
|
|
libelf_msize.o: libelf_msize.c
|
|
libelf_msize.po: libelf_msize.c
|
|
.endif
|