summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-02 11:36:00 +0200
committerRemi Collet <remi@php.net>2026-07-02 11:36:00 +0200
commit5155ecb2d1c4d3137f682225397b279f7268bc09 (patch)
tree99189f9d2630463d9d9e3308e798ff3c8842907a /Makefile
dup 8.5
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
+