projects
/
idzebra-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:
ef1a5f2
)
Removed locksrv, lockidx.
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 21 Mar 2002 10:31:54 +0000
(10:31 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 21 Mar 2002 10:31:54 +0000
(10:31 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
a304a40
..
4bd9aa7
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,5
+1,5
@@
# Z'mbol/Zebra makefile for MS NMAKE
-# $Id: makefile,v 1.8 2002-03-14 18:41:59 adam Exp $
+# $Id: makefile,v 1.9 2002-03-21 10:31:54 adam Exp $
###########################################################
############### Parameters
@@
-218,8
+218,6
@@
ZEBRALIB_OBJS= \
$(OBJDIR)\insert.obj \
$(OBJDIR)\invstat.obj \
$(OBJDIR)\kcompare.obj \
- $(OBJDIR)\lockidx.obj \
- $(OBJDIR)\locksrv.obj \
$(OBJDIR)\lockutil.obj \
$(OBJDIR)\lookgrep.obj \
$(OBJDIR)\lookup.obj \