summaryrefslogtreecommitdiff
path: root/subdir_makefile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'subdir_makefile/Makefile')
-rw-r--r--subdir_makefile/Makefile1
1 files changed, 1 insertions, 0 deletions
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