Backout the CVSTAG variable, it could potentially be dangerous if
you track multiple releases in different trees. Leave the CVSOPTIONS variable there since it could be useful.
This commit is contained in:
parent
0e756b4674
commit
76d46b5b42
@ -84,9 +84,6 @@ CLEANDIR= cleandir
|
||||
|
||||
CVS?= cvs
|
||||
CVSFLAGS?= -A -P -d
|
||||
.if defined(CVSTAG)
|
||||
CVSFLAGS+= -r ${CVSTAG}
|
||||
.endif
|
||||
SUP?= /usr/local/bin/cvsup
|
||||
SUPFLAGS?= -g -L 2 -P -
|
||||
.if defined(SUPHOST)
|
||||
|
Loading…
x
Reference in New Issue
Block a user