summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-07 10:20:36 +0100
committerRemi Collet <remi@remirepo.net>2020-02-07 10:20:36 +0100
commit1a7509c7d030aee96ae833c73b07287b0f6217ca (patch)
treeecb0e4a9442922da867798fa80ff548037cb8287 /Makefile
duplicate v2
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
+