From ba8e66ff7c7810a0d5f2dbf3814e3a92f14bf2fe Mon Sep 17 00:00:00 2001 From: "Aaron M. Ucko" Date: Thu, 11 Dec 2008 20:07:28 +0000 Subject: [svn-upgrade] Integrating new upstream version, ncbi-tools6 (6.1.20081116a) --- make/makenet.unx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make/makenet.unx b/make/makenet.unx index 911449cf..27f811b4 100644 --- a/make/makenet.unx +++ b/make/makenet.unx @@ -1,6 +1,6 @@ # makefile for network demo programs and network entrez # -# $Id: makenet.unx,v 6.230 2008/11/07 15:51:59 kans Exp $ +# $Id: makenet.unx,v 6.231 2008/12/10 21:23:29 ucko Exp $ # test, ignore # # Sun with unbundled ANSI compiler [ make CC=acc RAN=ranlib ] @@ -1197,7 +1197,7 @@ bl2seq : bl2seq.c $(LIBCOMPADJ) $(LIB41) $(NETCLILIB) $(LIB2) $(LIB1) \ $(OTHERLIBS) -taxblast: taxblast_main.c +taxblast: taxblast_main.c $(BLIB41) $(BLIB40) $(CC) -g -o taxblast $(LDFLAGS) taxblast_main.c \ $(LIB61) $(LIB60) $(LIB36) $(LIB41) $(LIB40) $(LIB23) $(LIBCOMPADJ) \ $(NETCLILIB) $(LIB2) $(LIB1) $(OTHERLIBS) -- cgit v1.2.3