Unbreak for the case where ``make obj'' was run first.
This commit is contained in:
parent
9139bffc24
commit
3db17d5997
@ -3,6 +3,7 @@
|
||||
PROG= getconf
|
||||
|
||||
SRCS= confstr.c getconf.c pathconf.c sysconf.c
|
||||
CFLAGS+= -I${.CURDIR}
|
||||
CLEANFILES+= confstr.c pathconf.c sysconf.c
|
||||
|
||||
.SUFFIXES: .gperf
|
||||
|
Loading…
x
Reference in New Issue
Block a user