aboutsummaryrefslogtreecommitdiff
path: root/include/arpa
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2012-08-22 19:25:57 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2012-08-22 19:25:57 +0000
commit7750ad47a9a7dbc83f87158464170c8640723293 (patch)
treecd79e2918968cd4506cfed6dbf7f1829c11aa985 /include/arpa
parente43b47e8f430b87d4bb6a2c798216568483ab8c2 (diff)
downloadsrc-7750ad47a9a7dbc83f87158464170c8640723293.tar.gz
src-7750ad47a9a7dbc83f87158464170c8640723293.zip
Notes
Diffstat (limited to 'include/arpa')
-rw-r--r--include/arpa/Makefile1
-rw-r--r--include/arpa/Makefile.depend14
2 files changed, 14 insertions, 1 deletions
diff --git a/include/arpa/Makefile b/include/arpa/Makefile
index a480b31341e5..94c84e31ed08 100644
--- a/include/arpa/Makefile
+++ b/include/arpa/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-NO_OBJ=
INCS= ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h
INCSDIR=${INCLUDEDIR}/arpa
diff --git a/include/arpa/Makefile.depend b/include/arpa/Makefile.depend
new file mode 100644
index 000000000000..29fda55c252f
--- /dev/null
+++ b/include/arpa/Makefile.depend
@@ -0,0 +1,14 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DEP_MACHINE := ${.PARSEFILE:E}
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif