Yikes! Whomever put the non-overridable setting of BUILDNAME in

here, don't do that!
This commit is contained in:
Jordan K. Hubbard 1997-09-04 11:54:01 +00:00
parent dd1f44fc09
commit 64938abfe5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29104

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.318 1997/09/03 23:15:38 jkh Exp $
# $Id: Makefile,v 1.319 1997/09/04 11:28:32 jkh Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@ -19,7 +19,7 @@
# Automatic SNAP versioning:
DATE != date +%y%m%d
BASE = 3.0
BUILDNAME=${BASE}-${DATE}-SNAP
BUILDNAME?=${BASE}-${DATE}-SNAP
#
#CHROOTDIR=/junk/release
# If this is a RELEASE, then set