From 4d93002bd9bcd90edf88e2e0b7a82fac0acbb4f6 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Sat, 24 Aug 2013 12:28:41 -0400 Subject: stuff. --- unrpyc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'unrpyc') diff --git a/unrpyc/Makefile b/unrpyc/Makefile index 829d2b9..431e10b 100644 --- a/unrpyc/Makefile +++ b/unrpyc/Makefile @@ -25,12 +25,13 @@ script-%.json: script-%.json.o sed -i -e 's/^{//;s/}$$/,/' $@ clean: - rm -f *.json.o *.json *.gz + rm -f *.json* test: all jshint --show-non-errors *.json install: all + [ -d ../www/json ] || mkdir ../www/json install -t ../www/json script.json script.json.gz imachine.json imachine.json.gz imachine_replay.json imachine_replay.json.gz ui-strings.json ui-strings.json.gz uninstall: -- cgit v1.2.3-70-g09d2