(tar): fixed.
authortomo <tomo>
Thu, 19 Aug 1999 07:04:08 +0000 (07:04 +0000)
committertomo <tomo>
Thu, 19 Aug 1999 07:04:08 +0000 (07:04 +0000)
Makefile

index 869e7ac..62b77cc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -153,7 +153,7 @@ tar:
        cd ../tm-vm; cvs tag -RF of-tm-`echo $(VERSION) | tr . _`; \
        cd ..; cvs tag -RF of-tm-`echo $(VERSION) | tr . _`; \
        cd /tmp; \
-       cvs export -d tm-$(VERSION) TM-root; \
+       cvs export -d tm-$(VERSION) -r of-tm-`echo $(VERSION) TM-root; \
        cd tm-$(VERSION); \
        cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
                export -r of-tm-`echo $(VERSION) | tr . _` apel; \