diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-10-10 15:08:38 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-10-10 15:08:38 +0000 |
| commit | bd3c4bb29f0962a174e4d768b2b0bc11fd42e272 (patch) | |
| tree | 9857d529f8d752a5822bceda89280f9b2b9e50d3 /sbin/ipmon | |
| parent | c6ebaa9629ae462b4d447067ad7ffbe3914a708a (diff) | |
Notes
Diffstat (limited to 'sbin/ipmon')
| -rw-r--r-- | sbin/ipmon/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sbin/ipmon/Makefile b/sbin/ipmon/Makefile deleted file mode 100644 index 96cffcf4a6d5..000000000000 --- a/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> |
