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:
bac7bd6
)
added ../librfxswf.a to clean target
author
kramm
<kramm>
Tue, 30 Dec 2008 22:52:14 +0000
(22:52 +0000)
committer
kramm
<kramm>
Tue, 30 Dec 2008 22:52:14 +0000
(22:52 +0000)
lib/as3/Makefile
patch
|
blob
|
history
diff --git
a/lib/as3/Makefile
b/lib/as3/Makefile
index
bef056d
..
81312e5
100644
(file)
--- a/
lib/as3/Makefile
+++ b/
lib/as3/Makefile
@@
-63,4
+63,4
@@
testpaths: testpaths.c ../librfxswf.a ../libbase.a
gcc $(D) -DMAIN -o testpaths testpaths.c ../librfxswf.a ../libbase.a -lz -ljpeg
clean:
- rm -f *.o *.yy.c *.tab.c *.tab.h testreadwrite swfdump testpaths testwrite
+ rm -f *.o *.yy.c *.tab.c *.tab.h testreadwrite swfdump testpaths testwrite ../librfxswf.a