projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da08bce
)
update makefile
author
yeom
<yeom>
Tue, 12 Jul 2011 23:56:58 +0000
(23:56 +0000)
committer
yeom
<yeom>
Tue, 12 Jul 2011 23:56:58 +0000
(23:56 +0000)
Robust/src/Tests/ssJava/mp3decoder/makefile
patch
|
blob
|
history
diff --git
a/Robust/src/Tests/ssJava/mp3decoder/makefile
b/Robust/src/Tests/ssJava/mp3decoder/makefile
index 4bf22cbef4dada29f10607d375a7d77004e56d96..55b823cb1ae691999fa51cd6544b6e7057a4439d 100644
(file)
--- a/
Robust/src/Tests/ssJava/mp3decoder/makefile
+++ b/
Robust/src/Tests/ssJava/mp3decoder/makefile
@@
-3,7
+3,7
@@
BUILDSCRIPT=../../../buildscript
PROGRAM=Player
SOURCE_FILES=Player.java
-BSFLAGS= -32bit -ssjava -printlinenum -mainclass $(PROGRAM) -heapsize-mb 1000 -garbagestats -joptimize -noloop -optimize -debug
+BSFLAGS= -32bit -ssjava -
ssjavadebug -
printlinenum -mainclass $(PROGRAM) -heapsize-mb 1000 -garbagestats -joptimize -noloop -optimize -debug
default: $(PROGRAM)s.bin