Requested by: Simon Gerraty <sjg@juniper.net>tags/ggatessh-v1.0.0
@@ -0,0 +1,25 @@ | |||||
# Autogenerated - do NOT edit! | |||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} | |||||
DEP_MACHINE := ${.PARSEFILE:E} | |||||
DIRDEPS = \ | |||||
gnu/lib/libgcc \ | |||||
include \ | |||||
include/arpa \ | |||||
include/xlocale \ | |||||
lib/${CSU_DIR} \ | |||||
lib/libc \ | |||||
lib/libexpat \ | |||||
lib/libgeom \ | |||||
lib/libsbuf \ | |||||
lib/libthr \ | |||||
lib/libutil \ | |||||
.include <dirdeps.mk> | |||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR} | |||||
# local dependencies - needed for -jN in clean tree | |||||
.endif |
@@ -0,0 +1,23 @@ | |||||
# Autogenerated - do NOT edit! | |||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} | |||||
DEP_MACHINE := ${.PARSEFILE:E} | |||||
DIRDEPS = \ | |||||
gnu/lib/libgcc \ | |||||
include \ | |||||
include/arpa \ | |||||
include/xlocale \ | |||||
lib/${CSU_DIR} \ | |||||
lib/libc \ | |||||
lib/libgeom \ | |||||
lib/libthr \ | |||||
lib/libutil \ | |||||
.include <dirdeps.mk> | |||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR} | |||||
# local dependencies - needed for -jN in clean tree | |||||
.endif |
@@ -0,0 +1,24 @@ | |||||
# Autogenerated - do NOT edit! | |||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} | |||||
DEP_MACHINE := ${.PARSEFILE:E} | |||||
DIRDEPS = \ | |||||
gnu/lib/libgcc \ | |||||
include \ | |||||
include/arpa \ | |||||
include/xlocale \ | |||||
lib/${CSU_DIR} \ | |||||
lib/libc \ | |||||
lib/libexpat \ | |||||
lib/libgeom \ | |||||
lib/libsbuf \ | |||||
lib/libutil \ | |||||
.include <dirdeps.mk> | |||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR} | |||||
# local dependencies - needed for -jN in clean tree | |||||
.endif |