mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
Unbreak for the case where ``make obj'' was run first.
This commit is contained in:
parent
e467e8a4ee
commit
b0c6f4cf7a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59642
@ -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…
Reference in New Issue
Block a user