From 5f48c4a83c3622fb25632a7ed6c55c327ecf3c5c Mon Sep 17 00:00:00 2001
From: abial <abial@FreeBSD.org>
Date: Wed, 23 Sep 1998 15:22:14 +0000
Subject: Turn on support for bridging statistics.

---
 release/picobsd/tinyware/ns/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

(limited to 'release/picobsd/tinyware')

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>
-- 
cgit v1.1