summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>1999-08-17 03:30:34 +0000
committerluigi <luigi@FreeBSD.org>1999-08-17 03:30:34 +0000
commitfad170345ad6b5319e46e73dc968646ee2e5dbc8 (patch)
treea4bf5fe3b5f766a042e28562e24a7e788e728114
parent0fa185e8a07a590128364e34a7d2de90a902a9c2 (diff)
downloadFreeBSD-src-fad170345ad6b5319e46e73dc968646ee2e5dbc8.zip
FreeBSD-src-fad170345ad6b5319e46e73dc968646ee2e5dbc8.tar.gz
Enable printing of bridging statistics.
-rw-r--r--release/picobsd/tinyware/ns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/picobsd/tinyware/ns/Makefile b/release/picobsd/tinyware/ns/Makefile
index 4a455a6..9e638bf 100644
--- a/release/picobsd/tinyware/ns/Makefile
+++ b/release/picobsd/tinyware/ns/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.3 1998/09/23 15:22:14 abial Exp $
+# $Id: Makefile,v 1.4 1998/09/29 11:27:34 abial Exp $
#
PROG=ns
SRCS= ns.c
-#CFLAGS+=-DBRIDGING
+CFLAGS+=-DBRIDGING
NOMAN=yes
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud