summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-30 19:15:07 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-30 19:15:07 +0200
commit8b6e70a12d34db25d68c5ccc7a81450e133094c7 (patch)
tree86bd313084e9bed04fea2c5b268ac2547ff9dd11 /Makefile
zephir-parser: 0.9.3 (new package for phalcon)
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