getopt returns -1 not EOF, turn off WARNS

This commit is contained in:
lukem 1997-10-18 04:08:08 +00:00
parent acbb568349
commit 03a401c4d5
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.15 1997/05/15 10:05:33 veego Exp $
# $NetBSD: Makefile,v 1.16 1997/10/18 04:08:08 lukem Exp $
# from: @(#)Makefile 8.2 (Berkeley) 4/19/94
WARNS?= 0
PROG= config
BINDIR= /usr/sbin
SRCS= files.c gram.y hash.c main.c mkheaders.c mkioconf.c mkmakefile.c \