From b29ffff25c08cfecc710e9ad94f33790fd972706 Mon Sep 17 00:00:00 2001 From: pst Date: Thu, 29 Sep 1994 09:36:16 +0000 Subject: Fix conflicts from import --- usr.sbin/portmap/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'usr.sbin/portmap') 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 -- cgit v1.1