Unbreak for the case where ``make obj'' was run first.

This commit is contained in:
David E. O'Brien 2000-04-26 07:00:46 +00:00
parent e467e8a4ee
commit b0c6f4cf7a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59642

View File

@ -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