Using Sun WorkShop

Building a Sun WorkShop Target

When you build a program in Sun WorkShop, you are actually building a WorkShop target, which is an object derived from the following:

When a WorkShop target is built, it is added to the list of WorkShop targets in the Build menu and in the Edit Target command. When you begin a build, Sun WorkShop looks for the first target in the WorkShop target list and builds it.

For information on the make utility, makefiles, and make targets, see Appendix B, The make Utility and Makefiles."