summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/ns
diff options
context:
space:
mode:
authorabial <abial@FreeBSD.org>1998-09-29 11:27:34 +0000
committerabial <abial@FreeBSD.org>1998-09-29 11:27:34 +0000
commit5993438b9698e90805d18136816f7c1ff18b9b7d (patch)
tree7f05a8a027f130fba0cc1065aec963a20250e34f /release/picobsd/tinyware/ns
parent68f6143093387a48263cbf7a14bc2dbd77f508f1 (diff)
downloadFreeBSD-src-5993438b9698e90805d18136816f7c1ff18b9b7d.zip
FreeBSD-src-5993438b9698e90805d18136816f7c1ff18b9b7d.tar.gz
Once again turn off the BRIDGING - it's not yet ready to be the default...
Submitted by: Randal S. Masutani <randal@comtest.com>
Diffstat (limited to 'release/picobsd/tinyware/ns')
-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 0946ff2..4a455a6 100644
--- a/release/picobsd/tinyware/ns/Makefile
+++ b/release/picobsd/tinyware/ns/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.2 1998/09/02 11:48:07 abial Exp $
+# $Id: Makefile,v 1.3 1998/09/23 15:22:14 abial Exp $
#
PROG=ns
SRCS= ns.c
-CFLAGS+=-DBRIDGING
+#CFLAGS+=-DBRIDGING
NOMAN=yes
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud