File r38/lisp/csl/util/package.red artifact a88a54bcda part of check-in b5833487d7
% This gets a single REDUCE package compiled and uup to date symbolic; load!-module 'remake; if not boundp 'target or null target then target := 'alg; get_configuration_data t; build_reduce_modules list target; end;