summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2020-08-12 19:38:42 -0400
committerJakob Kaivo <jkk@ung.org>2020-08-12 19:38:42 -0400
commit62fbf69abb7c2df181f87c63dd8063da05043aee (patch)
treebb7f2a6159f2589c2fa7a9d08e34987b87d7cbb0 /Makefile
parent158922e3403b664da74821138f3be061e23a5fe8 (diff)
adjust to correct default style
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c07b6faf..e16e2aeb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
.POSIX:
-.DEFAULT:;$(MAKE) all
+default: all
include .config.mk