summaryrefslogtreecommitdiffstats
path: root/mpcommon.mak
diff options
context:
space:
mode:
Diffstat (limited to 'mpcommon.mak')
-rw-r--r--mpcommon.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpcommon.mak b/mpcommon.mak
index 8d2b087a61..b5b121d0d2 100644
--- a/mpcommon.mak
+++ b/mpcommon.mak
@@ -27,3 +27,5 @@ dep depend:
$(CC) -MM $(CFLAGS) $(SRCS) $(SRCS2) 1>.depend
-include .depend
+
+.PHONY: all clean distclean dep depend