summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-09 11:20:37 +0100
committerRemi Collet <remi@php.net>2021-12-09 11:20:37 +0100
commit034b31663303bbc26fc55a824cc1b01e2d92a34b (patch)
treea036c528a9055f645c4566fb0e31d750e4e70e9c /Makefile
new package
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
+