view libcruft/ranlib/Makefile.in @ 27:c63068b25a63

[project @ 1993-08-10 21:05:36 by jwe] (defaults.h) Quote substitutions.
author jwe
date Tue, 10 Aug 1993 21:05:36 +0000
parents 73cca179ce1f
children b936220a35cf
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@
VPATH = @srcdir@

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

EXTERNAL_DISTFILES = $(DISTFILES)

include $(TOPDIR)/Makeconf

include ../Makerules