mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
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:
parent
dede34d355
commit
09b41007d5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39761
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue