view libcruft/ordered-qz/Makefile.in @ 6281:2298ae7ff342

[project @ 2007-02-08 04:35:19 by jwe]
author jwe
date Thu, 08 Feb 2007 04:35:20 +0000
parents c17387059fd3
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