update.
[elisp/emh.git] / Makefile
index e6a44f1..31ba158 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -39,8 +39,8 @@ tar:
        cd /tmp; $(TAR) cvzf emh-$(VERSION).tar.gz emh-$(VERSION)
        cd /tmp; $(RM) -r emh-$(VERSION)
        sed "s/VERSION/$(VERSION)/" < ftp.in > ftp
-#      tar cvf ../emh-$(VERSION).tar $(FILES)
-#      -cd ..; mkdir emh-$(VERSION)
-#      cd ../emh-$(VERSION); $(TAR) xvf ../emh-$(VERSION).tar
-#      cd ..; $(TAR) cvzf emh-$(VERSION).tar.gz emh-$(VERSION)
-#      cd ..; $(RM) -r emh-$(VERSION); rm emh-$(VERSION).tar
+
+release:
+       -$(RM) /pub/GNU/elisp/emh/emh-$(VERSION).tar.gz
+       mv /tmp/emh-$(VERSION).tar.gz /pub/GNU/elisp/emh/
+       cd /pub/GNU/elisp/semi/ ; ln -s ../emh/emh-$(VERSION).tar.gz .