Backed out previous commit - don't clobber the (normally equivalent)
default for NOSHARED.
This commit is contained in:
parent
013739386f
commit
fa02b62ae7
@ -1,11 +1,10 @@
|
||||
# @(#)Makefile 8.6 (Berkeley) 5/8/95
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.4 1997/08/24 21:02:46 steve Exp $
|
||||
|
||||
PROG= mount
|
||||
SRCS= mount.c mount_ufs.c getmntopts.c vfslist.c
|
||||
MAN8= mount.8
|
||||
# We do NOT install the getmntopts.3 man page.
|
||||
CFLAGS+= -D_NEW_VFSCONF
|
||||
NOSHARED= yes
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -1,11 +1,10 @@
|
||||
# @(#)Makefile 8.6 (Berkeley) 5/8/95
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.4 1997/08/24 21:02:46 steve Exp $
|
||||
|
||||
PROG= mount
|
||||
SRCS= mount.c mount_ufs.c getmntopts.c vfslist.c
|
||||
MAN8= mount.8
|
||||
# We do NOT install the getmntopts.3 man page.
|
||||
CFLAGS+= -D_NEW_VFSCONF
|
||||
NOSHARED= yes
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user