Use RELENG_3 as an example, not RELENG_2_2.

This commit is contained in:
Brian Somers 1999-05-23 20:01:20 +00:00
parent 8281556234
commit 3da2229c1c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47438

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.487 1999/05/16 08:07:34 phk Exp $
# $Id: Makefile,v 1.488 1999/05/16 12:21:54 phk Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@ -22,8 +22,8 @@ BASE = 4.0
BUILDNAME?=${BASE}-${DATE}-SNAP
#
#CHROOTDIR=/junk/release
# If this is a RELEASE, then set
#RELEASETAG=RELENG_2_2
# If this is a -stable snapshot, then set
#RELEASETAG=RELENG_3
# If you are using a local CVS repository with components stored in
# non-standard modules, override these on the make commandline or