shithub: mother

ref: 71888ce65486523fccf28fbae8dd7ad9f73017ae
dir: /mkfile/

View raw version
web:V:
	if(test -f mother.tgz)
		rm mother.tgz
	cd ..
	tar zcvf /tmp/mother.tgz mother
	cd mother
	cp /tmp/mother.tgz ../src/
	rm /tmp/mother.tgz