X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=iotjava%2FMakefile;h=0939bd72d576d0583d35eb3363b74ee055700109;hb=2cb22e4857996b87919795a6c35466efdf0d2f87;hp=81b323c0df9b5065dfacb67e78751482c1e1024e;hpb=15298ea68a8362a087ba2e59c17b74da57dad1e0;p=iot2.git diff --git a/iotjava/Makefile b/iotjava/Makefile index 81b323c..0939bd7 100644 --- a/iotjava/Makefile +++ b/iotjava/Makefile @@ -240,6 +240,7 @@ runtime: #cp ../others/sslkey/*.jks $(BIN_DIR)/iotruntime/ cp -r ../localconfig/mysql $(BIN_DIR)/iotruntime/ cp -r ../localconfig/tomoyo $(BIN_DIR)/iotruntime/ + [ -d $(BIN_DIR)/iotruntime/log ] || mkdir $(BIN_DIR)/iotruntime/log PHONY += doc doc: runtime installer rmi compiler