view libcruft/ranlib/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 df7c57a6639d
children 2298ae7ff342
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 = HOWTOGET README randlib.chs randlib.fdoc \
	tstbot.for tstgmn.for tstmid.for

EXTERNAL_DISTFILES = $(DISTFILES) Basegen.doc

include $(TOPDIR)/Makeconf

include ../Makerules