git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56d7b51
)
moved test programs to optional targer
author
kramm
<kramm>
Fri, 2 Jan 2009 19:56:27 +0000
(19:56 +0000)
committer
kramm
<kramm>
Fri, 2 Jan 2009 19:56:27 +0000
(19:56 +0000)
lib/as3/Makefile
patch
|
blob
|
history
diff --git
a/lib/as3/Makefile
b/lib/as3/Makefile
index
81312e5
..
39559e5
100644
(file)
--- a/
lib/as3/Makefile
+++ b/
lib/as3/Makefile
@@
-1,4
+1,5
@@
-all: parser testreadwrite swfdump testwrite testrewrite testpaths mklib
+all: parser swfdump mklib
+tests: testwrite testrewrite testpaths testreadwrite
D=-g -pg