From af1d2eb604c306aacf42efd029eb077bc36beff7 Mon Sep 17 00:00:00 2001 From: jthorn Date: Sun, 13 Aug 2006 21:02:55 +0000 Subject: correctly describe standalone makefile & test driver git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/AEILocalInterp/trunk@39 0f49ee68-0e4f-0410-9b9c-b2c123ded7ef --- src/README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/README b/src/README index 9aaf01c..0e55b10 100644 --- a/src/README +++ b/src/README @@ -42,10 +42,12 @@ The source code files are as follows: computing an interpolant and manipulating/printing it in various ways * util.maple contains low-level utility routines -* makefile is a makefile for... +* Makefile.standalone is a makefile for... * test_molecule_posn.c is a standalone test driver for the code - in molecule_posn.c . By default it runs a large set of (around 100) - test cases stored in a table in the code. + in molecule_posn.c . You build it via + gmake -f Makefile.standalone + By default it runs a large set of (around 100) test cases stored + in a table in the code. The subdirectories are as follows: * Lagrange-tensor-product/ contains the code for the Lagrange polynomial -- cgit v1.2.3