Cleaning
This commit is contained in:
@@ -3,7 +3,7 @@ OPT=--compilation_level SIMPLE_OPTIMIZATIONS
|
||||
ifeq ($(TYPE),RELEASE)
|
||||
CLOSURE=java -jar /usr/share/java/closure-compiler/closure-compiler.jar
|
||||
else
|
||||
CLOSURE=./compiler.sh
|
||||
CLOSURE=../utils/compiler.sh
|
||||
endif
|
||||
|
||||
all: List ListTest Socket Three Stats ThreeTools Bouncing Multisphere StreamingSimulator PrototypeTools PrototypeReplay PrototypeInteractive Tutorial
|
||||
|
||||
Reference in New Issue
Block a user