Add -D_NEW_VFSCONF to eliminate compilation warning

This commit is contained in:
Andrey A. Chernov 1997-07-05 19:34:51 +00:00
parent c0156f51b7
commit 19e00c1345

View File

@ -1,11 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 7/19/93
# $Id$
# $Id: Makefile,v 1.12 1997/02/22 14:32:34 peter Exp $
PROG= init
MAN8= init.8
BINMODE=500
INSTALLFLAGS=-fschg
CFLAGS+=-DDEBUGSHELL -DSECURE -DLOGIN_CAP
CFLAGS+=-DDEBUGSHELL -DSECURE -DLOGIN_CAP -D_NEW_VFSCONF
.if exists(../../secure) && !defined(NOCRYPT) && !defined(NOSECURE)
DISTRIBUTION=des