view libcruft/lapack/Makefile.in @ 4795:0bae5ef79e66

Added tag ss-2-1-55 for changeset 6279796dc2b9
author jwe@segfault.lan
date Fri, 01 Feb 2008 20:56:56 -0500
parents 2eb569ed50bf
children 3b3e8b7f0800
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

include ../Makerules