From 0dd842d2cd4c0394c8212733795b4a1e039c37ed Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Fri, 17 Apr 2015 16:34:21 -0400 Subject: added phony targets --- subdir_makefile/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'subdir_makefile') diff --git a/subdir_makefile/Makefile b/subdir_makefile/Makefile index 0980acf..ccf88c5 100644 --- a/subdir_makefile/Makefile +++ b/subdir_makefile/Makefile @@ -18,6 +18,7 @@ include $(MAKEINCLUDE_DIR)/dest_dirs.mk .DEFAULT_GOAL := all +.PHONY: all compile clean real_clean install subdirs all: compile install -- cgit v1.2.3