summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-05 10:01:45 +0100
committerRemi Collet <remi@php.net>2024-02-05 10:01:45 +0100
commit74b17bcfa8352647360ef4f1298a10b8344d2a82 (patch)
treea718d35bf26b646ce491c18f3a79c50500453301 /Makefile
dup v3
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
+