view libcruft/ranlib/Makefile.in @ 411:b936220a35cf

[project @ 1994-04-20 07:59:48 by jwe]
author jwe
date Wed, 20 Apr 1994 08:09:26 +0000
parents 73cca179ce1f
children 2eb569ed50bf
line wrap: on
line source

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

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

EXTERNAL_DISTFILES = $(DISTFILES)

include $(TOPDIR)/Makeconf

include ../Makerules