changeset 6:781f97b31175

Updates
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 28 Apr 2006 11:46:53 +0000
parents 22d1a53d5d17
children 939e6a6b480b
files Makefile.gen
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.gen	Fri Apr 28 10:58:11 2006 +0000
+++ b/Makefile.gen	Fri Apr 28 11:46:53 2006 +0000
@@ -54,10 +54,14 @@
 lanzia.html: lanzia.map $(COLORMAP_BIN)
 	$(COLORMAP_BIN) "The isle of Lanzia" < $< > $@
 
+tar: batcity.html batcity.txt tooltip.js
+	tar -cf batcity.tar $+ && gzip -9 batcity.tar && scp batcity.tar.gz mhamalai@students.oamk.fi:public_html/
+
+
 #
 # Special targets
 #
-upload: batcity.html batcity.txt tooltip.js votk.html votk.map lanzia.html
+upload: batcity.html batcity.txt tooltip.js votk.html votk.map lanzia.html lanzia.map
 	scp $+ mhamalai@students.oamk.fi:public_html/bat/
 
 clean: