diff Makefile @ 0:b0c6281822f5

o2s5 with theme and slidy
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Fri, 23 Sep 2011 15:15:18 +0900
parents
children 85a60c32503c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Makefile	Fri Sep 23 15:15:18 2011 +0900
@@ -0,0 +1,7 @@
+o2s5: 
+	tar zcf ui.tgz ui
+	uuencode ui.tgz < ui.tgz > ui.uu
+	perl f.pl o2s5.source > o2s5
+
+clean:
+	rm ui.tgz ui.uu