view 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 source

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