Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.sbin/ipf Pull up revision 1.6 (requested by darrenr):
details: https://anonhg.NetBSD.org/src/rev/9ddf91a3b256
branches: netbsd-1-4
changeset: 469953:9ddf91a3b256
user: he <he%NetBSD.org@localhost>
date: Mon Dec 20 21:08:06 1999 +0000
description:
Pull up revision 1.6 (requested by darrenr):
Update IPF to version 3.3.5.
diffstat:
usr.sbin/ipf/Makefile.inc | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 98026ac5dc60 -r 9ddf91a3b256 usr.sbin/ipf/Makefile.inc
--- a/usr.sbin/ipf/Makefile.inc Mon Dec 20 21:08:01 1999 +0000
+++ b/usr.sbin/ipf/Makefile.inc Mon Dec 20 21:08:06 1999 +0000
@@ -1,6 +1,9 @@
-# $NetBSD: Makefile.inc,v 1.5 1997/10/30 16:09:57 mrg Exp $
+# $NetBSD: Makefile.inc,v 1.5.2.1 1999/12/20 21:08:06 he Exp $
-WARNS?= 1
+CPPFLAGS+=-I${.CURDIR}/../../../sys -I${.CURDIR}/../../../sys/netinet
+
+.PATH: ${.CURDIR}/../../../dist/ipf \
+ ${.CURDIR}/../../../dist/ipf/man
.if exists(${.CURDIR}/../../Makefile.inc)
.include "${.CURDIR}/../../Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index