From d38e80ee04afe582e70150d3884e56c05f3fd7a8 Mon Sep 17 00:00:00 2001 From: pixel Date: Sat, 27 Nov 2004 21:44:44 +0000 Subject: Large dos2unix commit... --- compile/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'compile/Makefile') diff --git a/compile/Makefile b/compile/Makefile index 0b4f2b3..5cb971e 100644 --- a/compile/Makefile +++ b/compile/Makefile @@ -8,3 +8,10 @@ clean: make -C linux clean rebuild: clean all + +release: + ssh sumarit rm /var/www/cd-tool/* + scp cd-tool*.zip sumarit:/var/www/cd-tool + scp ../FAQ-cd.txt sumarit:/var/www/cd-tool/README.txt + scp ../COPYING sumarit:/var/www/cd-tool + scp *.lua sumarit:/var/www/cd-tool -- cgit v1.2.3