summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware
diff options
context:
space:
mode:
authorabial <abial@FreeBSD.org>1998-09-23 15:22:14 +0000
committerabial <abial@FreeBSD.org>1998-09-23 15:22:14 +0000
commit5f48c4a83c3622fb25632a7ed6c55c327ecf3c5c (patch)
treef7b9a0715c60046cc9714969d99d91bceac476f3 /release/picobsd/tinyware
parent718482b3c9f0ff4d113ad1c3c497900c4681e6d6 (diff)
downloadFreeBSD-src-5f48c4a83c3622fb25632a7ed6c55c327ecf3c5c.zip
FreeBSD-src-5f48c4a83c3622fb25632a7ed6c55c327ecf3c5c.tar.gz
Turn on support for bridging statistics.
Diffstat (limited to 'release/picobsd/tinyware')
-rw-r--r--release/picobsd/tinyware/ns/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/release/picobsd/tinyware/ns/Makefile b/release/picobsd/tinyware/ns/Makefile
index 9679f07..0946ff2 100644
--- a/release/picobsd/tinyware/ns/Makefile
+++ b/release/picobsd/tinyware/ns/Makefile
@@ -1,9 +1,8 @@
-# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $
+# $Id: Makefile,v 1.2 1998/09/02 11:48:07 abial Exp $
#
PROG=ns
SRCS= ns.c
-# Uncomment this to use Luigi's bridging statistics
-# CFLAGS+=-DBRIDGING
+CFLAGS+=-DBRIDGING
NOMAN=yes
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud