DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Packaging your software applications

The build class script

The build class installs or removes objects by executing instructions that create or modify the object file. These instructions are delivered as a build class action script.

The name of the instruction file should be the same as the name of the file upon which the instructions will be executed.

The build class action script executes automatically at installation time if a file belonging to class build exists.

A build script must be executable by sh(C). The script's output becomes the new version of the file as it is built.

See case study 5c for an example build class action script.


Next topic: The procedure script
Previous topic: -1

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003