aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/makefile/nmake.in
diff options
context:
space:
mode:
authorgit <[email protected]>2015-06-11 05:45:58 +0000
committerlloyd <[email protected]>2015-06-11 05:45:58 +0000
commit391ee8c6a3113c740c319e7ff235001406f56b75 (patch)
tree09c76fcc436339f6e5c890c187268fd8e1c7a029 /src/build-data/makefile/nmake.in
parentd544599eecd9152633e21aa6d6064a872b9f1ebe (diff)
Remove LIBNAME setting from nmake template, should be using versioned
value set in header template. GH #107
Diffstat (limited to 'src/build-data/makefile/nmake.in')
-rw-r--r--src/build-data/makefile/nmake.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/build-data/makefile/nmake.in b/src/build-data/makefile/nmake.in
index 0f1152262..fc13a6c2a 100644
--- a/src/build-data/makefile/nmake.in
+++ b/src/build-data/makefile/nmake.in
@@ -20,8 +20,6 @@ APPOBJS = %{app_objs}
TESTOBJS = %{test_objs}
-LIBNAME = botan
-
LIBRARIES = $(BOTAN_LIB)
# This will be either a static lib or the DLL import lib