view libcruft/dassl/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 e436e535e295
children 93c65f2a5668
line wrap: on
line source

#
# Makefile for octave's libcruft/dassl 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 = ddaini.f ddajac.f ddanrm.f ddaslv.f ddassl.f ddastp.f ddatrp.f ddawts.f

include $(TOPDIR)/Makeconf

include ../Makerules