summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-24 16:42:23 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-24 16:42:23 +0100
commite20bd7365fe784bd06b21bd4f19bca6dda8b9ac9 (patch)
tree460a490076677fd6e3d445d9ffbdf6a73c2fe35a /Makefile
phan: 0.6, new package
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..cd3c95f
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../common/Makefile