Once again turn off the BRIDGING - it's not yet ready to be the default...

Submitted by:	Randal S. Masutani <randal@comtest.com>
This commit is contained in:
Andrzej Bialecki 1998-09-29 11:27:34 +00:00
parent dede34d355
commit 09b41007d5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39761

View file

@ -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>