mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 00:33:30 +00:00
Change branch used for "make update".
Approved by: re (implicit)
This commit is contained in:
parent
51b557ebfa
commit
caeeb20a22
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/releng/7.1/; revision=185312
@ -88,7 +88,7 @@ CLEANDIR= cleandir
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
CVS?= cvs
|
CVS?= cvs
|
||||||
CVSFLAGS?= -r RELENG_7 -P -d -I!
|
CVSFLAGS?= -r RELENG_7_1 -P -d -I!
|
||||||
SUP?= /usr/bin/csup
|
SUP?= /usr/bin/csup
|
||||||
SUPFLAGS?= -g -L 2
|
SUPFLAGS?= -g -L 2
|
||||||
.if defined(SUPHOST)
|
.if defined(SUPHOST)
|
||||||
|
Loading…
Reference in New Issue
Block a user