[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] The generic mxmlc rule should not depend on badge.png.
commit 07db15b16690f5c9855b81969300b7034c215c7e
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Thu Jun 9 07:23:16 2011 -0700
The generic mxmlc rule should not depend on badge.png.
That's specific to swfcat.
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index c98c0ee..72f5162 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ TARGETS = swfcat.swf
all: $(TARGETS)
-%.swf: %.as badge.png
+%.swf: %.as
$(MXMLC) -output $@ -static-link-runtime-shared-libraries -define=RTMFP::CIRRUS_KEY,\"$(CIRRUS_KEY)\" $<
swfcat.swf: *.as badge.png
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits