From 37da2899f40661e3e9631e497da8dc59b971cbd0 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 17:07:39 +0000 Subject: 20060303a --- appl/math/mkfile | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 appl/math/mkfile (limited to 'appl/math/mkfile') diff --git a/appl/math/mkfile b/appl/math/mkfile new file mode 100644 index 00000000..7d21050a --- /dev/null +++ b/appl/math/mkfile @@ -0,0 +1,43 @@ +<../../mkconfig + +TARG=\ + ack.dis\ + crackerbarrel.dis\ + factor.dis\ + ffts.dis\ + fibonacci.dis\ + fit.dis\ + genprimes.dis\ + geodesy.dis\ + graph0.dis\ + gr.dis\ + hist0.dis\ + linalg.dis\ + linbench.dis\ + mersenne.dis\ + parts.dis\ + perms.dis\ + pi.dis\ + polyfill.dis\ + polyhedra.dis\ + powers.dis\ + primes.dis\ + sieve.dis\ + +MODULES= + +SYSMODULES=\ + math.m\ + gr.m\ + linalg.m\ + draw.m\ + sys.m\ + tk.m\ + wmlib.m\ + bufio.m\ + math/polyfill.m\ + math/polyhedra.m\ + +DISBIN=$ROOT/dis/math + +<$ROOT/mkfiles/mkdis -- cgit v1.2.3