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/ipnat/Makefile | |
| parent | c6ebaa9629ae462b4d447067ad7ffbe3914a708a (diff) | |
Notes
Diffstat (limited to 'sbin/ipnat/Makefile')
| -rw-r--r-- | sbin/ipnat/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sbin/ipnat/Makefile b/sbin/ipnat/Makefile deleted file mode 100644 index 7daa52d89d60..000000000000 --- a/sbin/ipnat/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $FreeBSD$ - -.PATH: ${.CURDIR}/../../contrib/ipfilter ${.CURDIR}/../../contrib/ipfilter/man - -PROG= ipnat -MAN1= ipnat.1 -MAN4= ipnat.4 -MAN5= ipnat.5 -SRCS= ipnat.c kmem.c -CFLAGS+=-DIPL_NAME=\"/dev/ipl\" -I- -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../sys -I${.CURDIR}/../../contrib/ipfilter - -.include <bsd.prog.mk> |
