[flashproxy/master] Add .PHONY Makefile target.

5 Sep
2011
5 Sep
'11
7:01 a.m.
commit c15a866c47953cc41e75fdb158a5fe6bb5755d77 Author: David Fifield <david@bamsoftware.com> Date: Mon Sep 5 00:12:08 2011 -0400 Add .PHONY Makefile target. --- Makefile | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index ed799c6..20cd81b 100644 --- a/Makefile +++ b/Makefile @@ -11,3 +11,5 @@ swfcat.swf: *.as badge.png clean: rm -f $(TARGETS) + +.PHONY: all clean
5034
Age (days ago)
5034
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org