summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrew Shadura <andrew@shadura.me>2015-07-25 14:44:54 +0200
committerAndrew Shadura <andrew@shadura.me>2015-07-25 14:44:54 +0200
commit7bea690e43ee009efc9e8f6a45504496348cd3ee (patch)
tree4e958845f208f3398e3a5bbf7532199ee49a4989 /Makefile
parent8d15cbf39b8aa01eaabfa3167e6ce3dc9f9e0af8 (diff)
Imported Upstream version 0.28.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f92bdac..eae5079 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,8 @@
+# Copyright (c) 2014 by Aleksey Cheusov
+#
+# See LICENSE file in the distribution.
+############################################################
+
.MAIN: all
.DEFAULT:
@unset ROOT_GROUP; ${MAKE} ${MAKEFLAGS} -m ${.CURDIR}/mk -m ${.CURDIR}/features -f main.mk ${.TARGET}