summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-25 07:12:28 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-25 07:12:28 +0100
commit3a1058d83242594016ab9d03e5f9fff10549c523 (patch)
treedbe20c6a01c39e3119330fe9e79f79a2eb721cac /Makefile
parente93265b19a8f524d7e531c6e491d770cb6d689b6 (diff)
php-react-child-process: 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..13af741
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile
+