Artifact 31daa93f175985169e23cd11a25b19bd28856d5b84d58cea217dfa09e4465245:
- Executable file
r34.1/util/build
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 459) [annotate] [blame] [check-ins using] [more...]
- Executable file
r34/util/build
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 459) [annotate] [blame] [check-ins using]
#!/bin/csh -f # build --- Build REDUCE. # Author: Anthony C. Hearn. # This script is designed to build a complete set of REDUCE fast loading # modules from source alone. It should be used when the existing set of # fast loading files is so corrupted that files can not be recompiled # from an existing LISP, or a new REDUCE implementation is needed. # First make basic REDUCE image $reduce/util/dbuild # Now compile all fasl files $reduce/util/xbuild