summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-04-05 09:53:53 +0200
committerRemi Collet <remi@remirepo.net>2019-04-05 09:53:53 +0200
commit7af69d0e975f27cd4141ebf2f365032ac17c5150 (patch)
treeff08bda5c5c7875598ad6346df63b5622703cbc1 /Makefile
parentfbbcf6269e30958518315960aacc14c06941f30e (diff)
- rename to oniguruma5 to allow parallel installation beside old oniguruma version
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
+