yatex

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 diff
     1.1 --- a/makefile	Thu Jul 14 17:54:00 1994 +0000
     1.2 +++ b/makefile	Thu Jul 14 17:59:30 1994 +0000
     1.3 @@ -38,17 +38,17 @@
     1.4  
     1.5  ci:
     1.6  	ci -r$(VERSION) -sRel -f $(RCSFILE)
     1.7 -	ci -r$(VERSION) -u makefile
     1.8 +	ci -u$(VERSION) makefile
     1.9  co:
    1.10  	co $(RCSFILE)
    1.11  co-l:
    1.12  	co -l $(RCSFILE)
    1.13  
    1.14  tci:
    1.15 -	ci -r$(VERSION).0 -l -Ncurrent $(RCSFILE) makefile
    1.16 +	ci -l$(VERSION).0 -Ncurrent $(RCSFILE) makefile
    1.17  
    1.18  dostci:
    1.19 -	ci -r$(MVER).0 -Ncurrent -l @rcsfile
    1.20 +	ci -l$(MVER).0 -Ncurrent @rcsfile
    1.21  
    1.22  gohome:
    1.23  	zip -u -r /com/okoma/yuuji/tmp/dosconv/yatex.zip . \