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:
2d78d4d
)
Removed objects nfa.obj, nfaxml.obj no longer in use
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 13 Dec 2006 10:36:00 +0000
(10:36 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 13 Dec 2006 10:36:00 +0000
(10:36 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
f739568
..
b5fabec
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,6
+1,6
@@
# Copyright (C) 1994-2006, Index Data ApS
# All rights reserved.
-# $Id: makefile,v 1.120 2006-11-14 08:37:39 adam Exp $
+# $Id: makefile,v 1.121 2006-12-13 10:36:00 adam Exp $
#
# Programmed by
# Heikki Levanto & Adam Dickmeiss
@@
-323,8
+323,6
@@
TSTLOG_OBJS = \
MISC_OBJS= \
$(OBJDIR)\version.obj \
- $(OBJDIR)\nfa.obj \
- $(OBJDIR)\nfaxml.obj \
$(OBJDIR)\eventl.obj \
$(OBJDIR)\requestq.obj \
$(OBJDIR)\service.obj \