Make depend rely on config.h
This commit is contained in:
parent
aa9930a969
commit
2f1dba3bff
@ -6,7 +6,7 @@ CFLAGS+= -DSTDC_HEADERS
|
||||
CLEANFILES+= config.h
|
||||
SRCS= gripes.c util.c
|
||||
|
||||
all: config.h
|
||||
all depend: config.h
|
||||
|
||||
config.h: ${.CURDIR}/config.h_dist ${.CURDIR}/../Makefile.inc
|
||||
sed -e 's,%apropos%,${apropos},' -e 's,%whatis%,${whatis},' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user