From: Adam Dickmeiss Date: Fri, 23 Nov 2007 14:00:16 +0000 (+0000) Subject: New records.obj; removed recstat.obj X-Git-Tag: ZEBRA.2.0.20~56 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=b5e83a9b112dbf718cd98f7cd89edd2f06fa0354 New records.obj; removed recstat.obj --- diff --git a/win/makefile b/win/makefile index 3504020..0452e24 100644 --- a/win/makefile +++ b/win/makefile @@ -1,5 +1,5 @@ # Zebra makefile for MS NMAKE -# $Id: makefile,v 1.67 2007-11-01 14:56:08 adam Exp $ +# $Id: makefile,v 1.68 2007-11-23 14:00:16 adam Exp $ ########################################################### ############### Parameters @@ -393,9 +393,9 @@ ZEBRALIB_OBJS= \ $(OBJDIR)\rankstatic.obj \ $(OBJDIR)\recctrl.obj \ $(OBJDIR)\recgrs.obj \ + $(OBJDIR)\records.obj \ $(OBJDIR)\recindex.obj \ $(OBJDIR)\reckeys.obj \ - $(OBJDIR)\recstat.obj \ $(OBJDIR)\rectext.obj \ $(OBJDIR)\regxread.obj \ $(OBJDIR)\res.obj \