projects
/
metaproxy-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:
85189f2
)
Using yazpp3.
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 21 Feb 2008 10:16:40 +0000
(10:16 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 21 Feb 2008 10:16:40 +0000
(10:16 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
b56f0bf
..
705e281
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,6
+1,6
@@
# Copyright (C) 2005-2007, Index Data ApS
# All rights reserved.
-# $Id: makefile,v 1.35 2007-09-19 10:29:01 adam Exp $
+# $Id: makefile,v 1.36 2008-02-21 10:16:40 adam Exp $
# MS NMAKE makefile for metaproxy
@@
-82,10
+82,10
@@
test_pipe: $(TEST_PIPE)
!if $(DEBUG)
YAZD=yaz3d
-YAZPPD=yazpp2d
+YAZPPD=yazpp3d
!else
YAZD=yaz3
-YAZPPD=yazpp2
+YAZPPD=yazpp3
!endif
# YAZ includes & libs