]> matita.cs.unibo.it Git - helm.git/blob - helm/uwobo-panel/Makefile
ocaml 3.09 transition
[helm.git] / helm / uwobo-panel / Makefile
1
2 all:
3
4 clean:
5         rm -f uwobo-panel.tar.gz
6
7 cleanbak:
8         rm -rf *~
9
10 dist: clean cleanbak
11         cd ..; tar cvfz uwobo-panel.tar.gz uwobo-panel ; mv uwobo-panel.tar.gz uwobo-panel