]> matita.cs.unibo.it Git - helm.git/blob - helm/uwobo-panel/Makefile
now tables are recreated if needed and mattiaclean all really clears the owner env...
[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