From 906a9716e07393ffdbf655341035a22b95dd9df8 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 7 Jun 2015 11:39:01 +1200 Subject: Added target symlinks to phony targetts --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 57124c3..ae43d5a 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ fractal-gen: fractal-gen.o mbrot.o bship.o $(CC) -c -o $@ $< -Wall -Wextra -Werror -.PHONY: all clean +.PHONY: all clean symlinks clean: rm fractal-gen \ mbrot-gen \ -- cgit v1.1