From 1f43de46ba5ef8e42d82041a4ae4bbc2a9ccf94f Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 3 Oct 1995 11:45:15 +0000 Subject: Convert all makefiles to new formats. --- math/Makefile | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 3fda62510b43..e8646ae466b0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,20 +1,19 @@ -# $Id: Makefile,v 1.12 1995/07/01 09:17:15 asami Exp $ -# -# RESTRICTED: maxima (license required) +# $Id: Makefile,v 1.13 1995/08/18 08:53:54 asami Exp $ # - SUBDIR += blas - SUBDIR += calc - SUBDIR += eispack - SUBDIR += fudgit - SUBDIR += gmp - SUBDIR += gnuplot - SUBDIR += hexcalc - SUBDIR += linpack - SUBDIR += octave - SUBDIR += oleo - SUBDIR += xgraph - SUBDIR += xlispstat - SUBDIR += xspread + SUBDIR += blas + SUBDIR += calc + SUBDIR += eispack + SUBDIR += fudgit + SUBDIR += gmp + SUBDIR += gnuplot + SUBDIR += hexcalc + SUBDIR += linpack +RESTRICTED += maxima (license required) + SUBDIR += octave + SUBDIR += oleo + SUBDIR += xgraph + SUBDIR += xlispstat + SUBDIR += xspread .include -- cgit v1.2.3