view libcruft/ranlib/Makefile.in @ 1245:85d1899047e1

[project @ 1995-04-11 00:45:35 by jwe]
author jwe
date Tue, 11 Apr 1995 00:45:35 +0000
parents b936220a35cf
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