comparison makefile @ 39:261fcd6d4ad7

-rREV -l => -lREV
author yuuji
date Thu, 14 Jul 1994 17:59:30 +0000
parents d924cf3123d3
children 627c45ade5b0
comparison
equal deleted inserted replaced
38:1ce952ad9c24 39:261fcd6d4ad7
36 ( version=$(VERSION); cd $(TMPDIR); \ 36 ( version=$(VERSION); cd $(TMPDIR); \
37 $(TAR) vzcf $(TMPDIR)/yatex$$version.tar.gz yatex$$version) 37 $(TAR) vzcf $(TMPDIR)/yatex$$version.tar.gz yatex$$version)
38 38
39 ci: 39 ci:
40 ci -r$(VERSION) -sRel -f $(RCSFILE) 40 ci -r$(VERSION) -sRel -f $(RCSFILE)
41 ci -r$(VERSION) -u makefile 41 ci -u$(VERSION) makefile
42 co: 42 co:
43 co $(RCSFILE) 43 co $(RCSFILE)
44 co-l: 44 co-l:
45 co -l $(RCSFILE) 45 co -l $(RCSFILE)
46 46
47 tci: 47 tci:
48 ci -r$(VERSION).0 -l -Ncurrent $(RCSFILE) makefile 48 ci -l$(VERSION).0 -Ncurrent $(RCSFILE) makefile
49 49
50 dostci: 50 dostci:
51 ci -r$(MVER).0 -Ncurrent -l @rcsfile 51 ci -l$(MVER).0 -Ncurrent @rcsfile
52 52
53 gohome: 53 gohome:
54 zip -u -r /com/okoma/yuuji/tmp/dosconv/yatex.zip . \ 54 zip -u -r /com/okoma/yuuji/tmp/dosconv/yatex.zip . \
55 -x '*RCS/*' -x 'texinfo/*' 55 -x '*RCS/*' -x 'texinfo/*'

yatex.org