Remove extra tif_jbig.obj from the list of object files as per bug

http://bugzilla.remotesensing.org/show_bug.cgi?id=1555
This commit is contained in:
Andrey Kiselev 2007-05-17 14:23:09 +00:00
parent cee1368442
commit 72df4cee00

View File

@ -1,4 +1,4 @@
# $Id: Makefile.vc,v 1.18 2007-04-06 14:20:56 dron Exp $
# $Id: Makefile.vc,v 1.19 2007-05-17 14:23:09 dron Exp $
#
# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
@ -75,7 +75,6 @@ OBJ = \
tif_warning.obj \
tif_write.obj \
tif_zip.obj \
tif_jbig.obj \
$(OBJ_SYSDEP_MODULE)
all: libtiff.lib $(DLLNAME)