summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-09 08:51:14 +0200
committerRemi Collet <remi@php.net>2024-09-09 08:51:14 +0200
commit12f4b61b9a2d77a53f82c26ef58bd95d7ef2ef06 (patch)
tree832c809d82ed3fff8c6d083963e49be386377569 /Makefile
dup spec
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
+