]> matita.cs.unibo.it Git - helm.git/blob - helm/uwobo-panel/Makefile
Fixed bug in delift. The recursive call in the Meta case was on t and not
[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