summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
Diffstat (limited to 'rescue')
-rw-r--r--rescue/librescue/Makefile.depend20
-rw-r--r--rescue/rescue/Makefile1
2 files changed, 21 insertions, 0 deletions
diff --git a/rescue/librescue/Makefile.depend b/rescue/librescue/Makefile.depend
new file mode 100644
index 0000000..c51d419
--- /dev/null
+++ b/rescue/librescue/Makefile.depend
@@ -0,0 +1,20 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DEP_MACHINE := ${.PARSEFILE:E}
+
+DIRDEPS = \
+ include \
+ include/arpa \
+ include/rpc \
+ include/rpcsvc \
+ include/xlocale \
+ lib/libutil \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 0de7789..9d5c15e 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -218,3 +218,4 @@ CRUNCH_LIBS+= -lm
.include <bsd.crunchgen.mk>
.include <bsd.prog.mk>
+
OpenPOWER on IntegriCloud