view libcruft/ordered-qz/Makefile.in @ 6650:10da0f6d85c2 ss-2-9-11

[project @ 2007-05-22 06:48:18 by jwe]
author jwe
date Tue, 22 May 2007 06:48:18 +0000
parents 2298ae7ff342
children 93c65f2a5668
line wrap: on
line source

#
# Makefile for octave's libcruft/ordered-qz 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)

FSRC = dsubsp.f exchqz.f

include $(TOPDIR)/Makeconf

include ../Makerules