aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 49c97c382..4607926b4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,6 @@
1.SUFFIXES:
2MAKEFLAGS += -r
3
1ROOT = . 4ROOT = .
2-include config.mk 5-include config.mk
3 6