[flashproxy/rtmfp] Rearrange Makefile.

11 Jun
2011
11 Jun
'11
6:17 p.m.
commit 147a34c11d54b7b4470c8d65448cb38d5c3bbf2b Author: David Fifield <david@bamsoftware.com> Date: Sat Jun 11 09:48:21 2011 -0700 Rearrange Makefile. --- Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 72f5162..6c11397 100644 --- a/Makefile +++ b/Makefile @@ -4,10 +4,10 @@ TARGETS = swfcat.swf all: $(TARGETS) +swfcat.swf: *.as badge.png + %.swf: %.as $(MXMLC) -output $@ -static-link-runtime-shared-libraries -define=RTMFP::CIRRUS_KEY,\"$(CIRRUS_KEY)\" $< -swfcat.swf: *.as badge.png - clean: rm -f $(TARGETS)
5089
Age (days ago)
5089
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org