summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-06-05 08:22:01 +0200
committerRemi Collet <remi@php.net>2026-06-05 08:22:01 +0200
commit76c0643bd58e15e1e384e0def6bc8a04b5c88c79 (patch)
tree7d4502ffd83ffb3bfe01f0cc44010b0b1c4b14d2 /Makefile
dup v8
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
+