summaryrefslogtreecommitdiffstats
path: root/usr.sbin/portmap
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1994-09-29 09:36:16 +0000
committerpst <pst@FreeBSD.org>1994-09-29 09:36:16 +0000
commitb29ffff25c08cfecc710e9ad94f33790fd972706 (patch)
tree64081f119da63e2d0dba9f6203ee39d08c8486f9 /usr.sbin/portmap
parent8d859e9f59370cef4a6b48e1c2e7957eb9412bfd (diff)
downloadFreeBSD-src-b29ffff25c08cfecc710e9ad94f33790fd972706.zip
FreeBSD-src-b29ffff25c08cfecc710e9ad94f33790fd972706.tar.gz
Fix conflicts from import
Diffstat (limited to 'usr.sbin/portmap')
-rw-r--r--usr.sbin/portmap/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/portmap/Makefile b/usr.sbin/portmap/Makefile
index 4a44e28..1fe7220 100644
--- a/usr.sbin/portmap/Makefile
+++ b/usr.sbin/portmap/Makefile
@@ -2,5 +2,10 @@
PROG= portmap
MAN8= portmap.8
+SRCS= portmap.c from_local.c pmap_check.c
+SUBDIR= pmap_set pmap_dump
+
+# -DHOSTS_ACCESS (requires tcpwrapper libraries)
+CFLAGS+=-DCHECK_PORT
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud