home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
octave-1.1.1p1-src.tgz
/
tar.out
/
fsf
/
octave
/
libcruft
/
quadpack
/
Makefile.in
< prev
next >
Wrap
Makefile
|
1996-09-28
|
329b
|
20 lines
#
# Makefile for octave's libcruft/quadpack directory
#
# John W. Eaton
# jwe@che.utexas.edu
# Department of Chemical Engineering
# The University of Texas at Austin
TOPDIR = ../..
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
EXTERNAL_DISTFILES = $(DISTFILES)
include $(TOPDIR)/Makeconf
include ../Makerules