shithub: mother

ref: 7e3f9676bc3b6c6423036c2c221d4940d0e30f28
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