Checkout quit and from readonly media.

This commit is contained in:
Wolfram Schneider 1998-04-08 16:48:59 +00:00
parent 23caae3d4e
commit f9fbe2d53b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2655
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.6 1998-04-08 16:46:07 wosch Exp $
# $Id: Makefile,v 1.7 1998-04-08 16:48:59 wosch Exp $
PORTINDEX= ./portindex
INDEX= ports/INDEX
@ -11,7 +11,7 @@ CLEANFILES+= ${DOCS} Makefile.gen ${INDEX}
.endif
${INDEX}:
cvs co ${INDEX}
cvs -QR co ${INDEX}
Makefile.gen: index.sgml .NOTMAIN
echo DOCS= *.sgml > Makefile.gen

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.6 1998-04-08 16:46:07 wosch Exp $
# $Id: Makefile,v 1.7 1998-04-08 16:48:59 wosch Exp $
PORTINDEX= ./portindex
INDEX= ports/INDEX
@ -11,7 +11,7 @@ CLEANFILES+= ${DOCS} Makefile.gen ${INDEX}
.endif
${INDEX}:
cvs co ${INDEX}
cvs -QR co ${INDEX}
Makefile.gen: index.sgml .NOTMAIN
echo DOCS= *.sgml > Makefile.gen