summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-22 14:04:18 +0100
committerRemi Collet <remi@php.net>2022-12-22 14:04:18 +0100
commit3cb305dc7dd1f344de907d6dcc639ae84956c139 (patch)
tree1bab184fe977216c5a46c782b14a1b8c7ada9d91 /Makefile
duplicate php-pecl-openswoole
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
+