summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-21 17:55:23 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-21 17:55:23 +0200
commit8137f40063f4a905c084efd0f7e806e3eb46858f (patch)
tree1a10989f0e04ce5a3635df99e1b0a4c162ca8257 /Makefile
parent53b8614cc88e0f37aca75d595b91743f594d8730 (diff)
php-jakub-onderka-php-console-color: backport
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+