[aur-general] [tu-bylaws] [PATCH] Makefile: Declare clean target .PHONY
18 Nov
2012
18 Nov
'12
1:23 a.m.
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e0dcb17..17f28f1 100644 --- a/Makefile +++ b/Makefile @@ -6,4 +6,4 @@ all: tu-bylaws.html clean: rm tu-bylaws.html -.PHONY: all +.PHONY: all clean -- 1.8.0
4440
Age (days ago)
4440
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lukas Fleischer