diff options
| author | Guido van Rooij <guido@FreeBSD.org> | 1999-12-15 19:48:02 +0000 |
|---|---|---|
| committer | Guido van Rooij <guido@FreeBSD.org> | 1999-12-15 19:48:02 +0000 |
| commit | 659c54f0bd192309ff593a7d9deab815f267cb88 (patch) | |
| tree | 540b3b1363f555bfe8cda7f68af57f610542e673 /sbin/ipf/Makefile | |
| parent | 8a125ca8fd57e7a26e6d0e740831cfd2694dea40 (diff) | |
Notes
Diffstat (limited to 'sbin/ipf/Makefile')
| -rw-r--r-- | sbin/ipf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipf/Makefile b/sbin/ipf/Makefile index 9056cf08e273..6c2be11c61f4 100644 --- a/sbin/ipf/Makefile +++ b/sbin/ipf/Makefile @@ -9,4 +9,6 @@ MAN8= ipf.8 SRCS= ipf.c parse.c opt.c facpri.c CFLAGS+=-DIPL_NAME=\"/dev/ipl\" -I- -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../contrib/ipfilter +MAINTAINER= guido@freebsd.org + .include <bsd.prog.mk> |
