projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
103dfdd
)
Do not build debug mode exe files for dist (nsis rule)
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 18 Aug 2004 09:43:10 +0000
(09:43 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 18 Aug 2004 09:43:10 +0000
(09:43 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
001364e
..
33adabd
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,6
+1,6
@@
# Copyright (C) 1994-2004, Index Data
# All rights reserved.
-# $Id: makefile,v 1.81 2004-08-18 09:01:13 adam Exp $
+# $Id: makefile,v 1.82 2004-08-18 09:43:10 adam Exp $
#
# Programmed by
# HL: Heikki Levanto, Index Data
@@
-44,7
+44,7
@@
NSIS="c:\program files\nsis\makensis.exe"
nsis:
nmake DEBUG=1 clean
nmake DEBUG=0 clean
- nmake DEBUG=1
+ nmake DEBUG=1 dll
nmake DEBUG=0
$(NSIS) yaz.nsi