From 56e023a88b518f7fec7bc7eedf862a9e682effb6 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Tue, 15 Jan 2008 17:23:39 +0000 Subject: [PATCH] Took out FOBJ --- ext/tpx/Makefile.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/ext/tpx/Makefile.in b/ext/tpx/Makefile.in index dcbd3527d..d0330c02b 100755 --- a/ext/tpx/Makefile.in +++ b/ext/tpx/Makefile.in @@ -12,8 +12,6 @@ CXX_FLAGS = @CXXFLAGS@ $(CXX_OPT) $(PIC_FLAG) COBJS = Methane.o Nitrogen.o Oxygen.o Water.o Hydrogen.o RedlichKwong.o \ CarbonDioxide.o Heptane.o lk.o Sub.o utils.o HFC134a.o -FOBJS = - CXX_LIBS = @LIBS@ CXX_INCLUDES = -I../include TPLIB = @buildlib@/libtpx.a