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:
ee1ab97
)
Added new object check_res.
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 6 Dec 2006 13:00:12 +0000
(13:00 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 6 Dec 2006 13:00:12 +0000
(13:00 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
aa117c6
..
313a2f6
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,5
+1,5
@@
# Zebra makefile for MS NMAKE
-# $Id: makefile,v 1.60 2006-11-24 19:48:23 adam Exp $
+# $Id: makefile,v 1.61 2006-12-06 13:00:12 adam Exp $
###########################################################
############### Parameters
@@
-321,6
+321,7
@@
ZEBRALIB_OBJS= \
$(OBJDIR)\bfile.obj \
$(OBJDIR)\bset.obj \
$(OBJDIR)\cfile.obj \
+ $(OBJDIR)\check_res.obj \
$(OBJDIR)\charmap.obj \
$(OBJDIR)\close.obj \
$(OBJDIR)\commit.obj \