diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-25 20:33:28 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-25 20:33:28 +0000 |
| commit | 58d327f19e55a7c583c7d4a912300b31edcd951a (patch) | |
| tree | 53d2fe0f55688f48ed7da18af8cdb2b41a4d8835 /Makefile | |
| parent | 4f0a1095c645e63da50f97379495f06e892db9c1 (diff) | |
*** no comment ***
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,5 +64,5 @@ update: dist perl -i -pe 's/(chess-version.*)"([0-9.]+)[ab][0-9]+"/$$1"$$2$(CAT)$(NEXT)"/;' chess.el cvs commit -m "bumped minor rev" chess.el make fullclean - lftp -e "cd /incoming; put $(PKG)" upload.sourceforge.net + lftp -e "cd /incoming; put $(PKG); quit" upload.sourceforge.net sitecopy |
