Oops, the previous commit shouldn't have touch the Makefile.

This commit is contained in:
Bruce Evans 1997-09-07 12:27:54 +00:00
parent 6cbcc2bec9
commit 511dfc2c55
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29198

View file

@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= config
CFLAGS+=-I. -I${.CURDIR} -I${.CURDIR}/../sys
CFLAGS+=-I. -I${.CURDIR}
SRCS= config.c main.c lang.c mkioconf.c mkmakefile.c mkglue.c mkheaders.c \
mkoptions.c mkswapconf.c
MAN8= config.8