aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Mortier <mort@cantab.net>2019-05-03 15:16:11 +0100
committerRichard Mortier <mort@cantab.net>2019-05-03 15:16:11 +0100
commiteba91adf66351619e69ffd0ac79eee4ef6704179 (patch)
tree83b7e42de43d7027a6350274e0b9d53686ce2b98
parent59aa1ab111bc8489684ef204c64e7e35c76e9cec (diff)
downloaddocker-abuild-eba91adf66351619e69ffd0ac79eee4ef6704179.tar.bz2
docker-abuild-eba91adf66351619e69ffd0ac79eee4ef6704179.tar.xz
make: set default target correctly, add license info
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 23c0f1c..7a2627d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,7 @@
-.DEFAULT: dabuild
+# Copyright (C) 2019 Richard Mortier <mort@cantab.net>
+# Licensed under the MIT License, https://opensource.org/licenses/MIT
+
+.DEFAULT_GOAL := dabuild
ORG = mor1
IMG = $(ORG)/dabuild