#!/bin/ksh ################################################################################ # # File: master_build # RCS: $XConsortium: master_build /main/14 1996/07/18 14:17:16 drk $ # Author: Marc Ayotte Hewlett-Packard, OSSD-CV # Created: 2/6/90 # Modified by: Jim Andreas, Fred Handloser, Marc Ayotte, Ron Voll # and others from Hewlett-Packard, OSSD-CV # Language: N/A # Package: N/A # Status: CDE distributed # # (c) Copyright 1993, Hewlett-Packard Company, all rights reserved. # # Description: This file controls the building and cloning of # of source and build trees. Look at the file cron.example # and the usage information below for examples of how # to use this script. There is also a man page # master_build.1 ################################################################################ ################################################################################ function DoUsage # ################################################################################ { if [ -n $1 ]; then echo "unrecognized option: $1" echo fi cat< ] (source directory e.g. /proj/cde, /proj/x11) [ -build (build dir. as in /proj/cde, /proj/x11) [ -clone