Restore the correct CLEANFILES that got damaged in rev. 1.15.

This commit is contained in:
Ruslan Ermilov 2002-03-30 17:37:43 +00:00
parent a317f25660
commit b9042f87ad
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=93444

View File

@ -11,7 +11,7 @@ MAINTAINER= peter@FreeBSD.org
SCRIPTS= cvsbug
MAN= cvsbug.8
CLEANFILES+= version.c
CLEANFILES+= cvsbug version.c
VERSION!= sed < ${CVSDIR}/configure \
-e '/^VERSION=/!d' -e 's/.*=\(.*\)/\1/' -e q