summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ipmon
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>1999-12-06 20:50:04 +0000
committerguido <guido@FreeBSD.org>1999-12-06 20:50:04 +0000
commit72d1e2ab21d9844e293def2b2744a8ab9e6286ef (patch)
tree1b707c9f35b555bc3d30905972fa340449d7d4bd /usr.sbin/ipmon
parent4cc3cbace7029fcf5184e973f40780d4077c15ac (diff)
downloadFreeBSD-src-72d1e2ab21d9844e293def2b2744a8ab9e6286ef.zip
FreeBSD-src-72d1e2ab21d9844e293def2b2744a8ab9e6286ef.tar.gz
Move basic ifilter utils to sbin where they shold have been committed by
me in the first place. While we're at it: add MAINTAINER line
Diffstat (limited to 'usr.sbin/ipmon')
-rw-r--r--usr.sbin/ipmon/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/usr.sbin/ipmon/Makefile b/usr.sbin/ipmon/Makefile
deleted file mode 100644
index 96cffcf..0000000
--- a/usr.sbin/ipmon/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../contrib/ipfilter ${.CURDIR}/../../contrib/ipfilter/man
-
-PROG= ipmon
-MAN8= ipmon.8
-SRCS= ipmon.c
-
-CFLAGS+=-DIPL_NAME=\"/dev/ipl\" -I- -I${.CURDIR}/../../sys -I${.CURDIR}/../../contrib/ipfilter
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud