From 9418b93fd33707d10302a61182cdb2a6cd3b59fa Mon Sep 17 00:00:00 2001 From: pixel Date: Thu, 17 Feb 2005 08:33:49 +0000 Subject: Updating makefiles to add luapatch, and updating things a bit for PS2 target. --- compile/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'compile/Makefile') diff --git a/compile/Makefile b/compile/Makefile index cf0364e..31a2883 100644 --- a/compile/Makefile +++ b/compile/Makefile @@ -11,7 +11,10 @@ rebuild: clean all release: all -ssh sumarit rm /var/www/cd-tool/* + -ssh sumarit rm /var/www/luapatch/* 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 + scp luapatch* sumarit:/var/www/luapatch + scp ../README-LuaPatch.txt sumarit:/var/www/luapatch/README.txt -- cgit v1.2.3