view libcruft/ranlib/Makefile.in @ 2787:650ab15f8954

[project @ 1997-03-03 21:42:25 by jwe]
author jwe
date Mon, 03 Mar 1997 21:46:11 +0000
parents 2eb569ed50bf
children df7c57a6639d
line wrap: on
line source

#
# Makefile for octave's libcruft/ranlib 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@

SPECIAL = README ranlib.chs ranlib.fdoc tstbot.for tstgmn.for \
	tstmid.for

EXTERNAL_DISTFILES = $(DISTFILES) Basegen.doc

include $(TOPDIR)/Makeconf

include ../Makerules