Oops, the previous commit shouldn't have touch the Makefile.
This commit is contained in:
parent
6cbcc2bec9
commit
511dfc2c55
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user