]> matita.cs.unibo.it Git - helm.git/blob - helm/uwobo-panel/Makefile
crosso compatibility patch which enable building both with ocaml 3.08 and 3.09
[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