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