#!/usr/bin/perl ##################################################################### # $Id: batch-build.perl,v 1.6 2002-09-23 07:37:07 bdenney Exp $ ##################################################################### # # Batch build tool for multiple configurations # # switches: # - show output vs. send it all to nohup. --nohup # - serial or parallel. --parallel # # no args: serial, display output # --nohup: serial, output to nohup.out. (Need summary.) # --nohup --parallel: parallel, output to nohup.out # --parallel: parallel, spawn xterm for each # sub usage { print <$name/build.sh"); print BUILD <$name/xterm-init.sh"); print XTI <