view libcruft/misc/module.mk @ 12538:6a225fb7d361

Test fortran with -ff2c and with a wrapper for Apple blas/lapack, when needed.
author Jarno Rajahalme <jarno.rajahalme@nsn.com>
date Thu, 24 Mar 2011 16:46:34 -0400
parents 0d4613a736e9
children
line wrap: on
line source

EXTRA_DIST += \
  misc/module.mk \
  misc/d1mach-tst.for 

libcruft_la_SOURCES += \
  misc/blaswrap.c \
  misc/cquit.c \
  misc/d1mach.f \
  misc/f77-extern.cc \
  misc/f77-fcn.c \
  misc/i1mach.f \
  misc/lo-error.c \
  misc/quit.cc \
  misc/r1mach.f

octinclude_HEADERS += \
  misc/f77-fcn.h \
  misc/lo-error.h \
  misc/quit.h