Adjust 'make update' to use RELENG_8 branch tag for cvs.

Approved by:	re (implicit)
This commit is contained in:
Ken Smith 2009-08-12 07:08:14 +00:00
parent 62d6e91d24
commit e380e5cfc8

View File

@ -93,7 +93,7 @@ CLEANDIR= cleandir
.endif
CVS?= cvs
CVSFLAGS?= -A -P -d -I!
CVSFLAGS?= -r RELENG_8 -P -d -I!
SVN?= svn
SVNFLAGS?= -r HEAD
SUP?= /usr/bin/csup