summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>2004-08-26 10:24:25 +0000
committerpaul <paul@FreeBSD.org>2004-08-26 10:24:25 +0000
commit76d46b5b422d162eb96f43e42273f5ddf914863b (patch)
tree86213192d4f1fca59444c95d984f0ebb2ee82ffe /Makefile.inc1
parent0e756b4674c17f2caf938b5389e3165e28490410 (diff)
downloadFreeBSD-src-76d46b5b422d162eb96f43e42273f5ddf914863b.zip
FreeBSD-src-76d46b5b422d162eb96f43e42273f5ddf914863b.tar.gz
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.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc13
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 7b564b2..6872b06 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -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)
OpenPOWER on IntegriCloud