changeset 39:261fcd6d4ad7

-rREV -l => -lREV
author yuuji
date Thu, 14 Jul 1994 17:59:30 +0000
parents 1ce952ad9c24
children 627c45ade5b0
files makefile
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/makefile	Thu Jul 14 17:54:00 1994 +0000
+++ b/makefile	Thu Jul 14 17:59:30 1994 +0000
@@ -38,17 +38,17 @@
 
 ci:
 	ci -r$(VERSION) -sRel -f $(RCSFILE)
-	ci -r$(VERSION) -u makefile
+	ci -u$(VERSION) makefile
 co:
 	co $(RCSFILE)
 co-l:
 	co -l $(RCSFILE)
 
 tci:
-	ci -r$(VERSION).0 -l -Ncurrent $(RCSFILE) makefile
+	ci -l$(VERSION).0 -Ncurrent $(RCSFILE) makefile
 
 dostci:
-	ci -r$(MVER).0 -Ncurrent -l @rcsfile
+	ci -l$(MVER).0 -Ncurrent @rcsfile
 
 gohome:
 	zip -u -r /com/okoma/yuuji/tmp/dosconv/yatex.zip . \

yatex.org