aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.inc b/Makefile.inc
new file mode 100644
index 0000000..68a78c6
--- /dev/null
+++ b/Makefile.inc
@@ -0,0 +1,3 @@
+REPOS_DIR=..
+VERSION=$(shell cat $(REPOS_DIR)/VERSION)
+ECHO=/bin/echo