summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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