summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-16 10:56:29 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-16 10:56:29 +0200
commit7ea1c10f12c2db12f3dde19479bf8da0c7a4f393 (patch)
tree26d741f4cc841eb9ef4aa3db6a63e208962012f2 /Makefile
msodbcsql: 13.0.0.0 - New package
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..1e65467
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../common/Makefile
+