view libcruft/lapack/Makefile.in @ 5498:3b3e8b7f0800

[project @ 2005-10-17 15:31:06 by jwe]
author jwe
date Mon, 17 Oct 2005 15:31:08 +0000
parents 2eb569ed50bf
children 2298ae7ff342
line wrap: on
line source

#
# Makefile for octave's libcruft/lapack directory
#
# John W. Eaton
# jwe@bevo.che.wisc.edu
# University of Wisconsin-Madison
# Department of Chemical Engineering

TOPDIR = ../..

srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@

EXTERNAL_DISTFILES = $(DISTFILES)

include $(TOPDIR)/Makeconf

dlamc1.o pic/dlamc1.o: FFLAGS += $(F77_FLOAT_STORE_FLAG)

include ../Makerules