File r38/lisp/csl/util/package.red artifact a88a54bcda part of check-in 3c4d7b69af
% 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;