.\" @(#)makeprd.1 1.10 00/02/25 SMI; .TH makeprd 1 "00/02/25 Sun WorkShop 6" .ds ]W .SH NAME makeprd \- Sun WorkShop(TM) project file builder .SH SYNOPSIS .B makeprd [ .B \-V ] [ .I projectfile ] .SH DESCRIPTION makeprd is a command-line utility that lets you build your Sun WorkShop project files outside the programming environment. makeprd is useful if you want to build your projects through scripts, cronjobs, etc. .LP .SH OPTIONS .TP 5 .B \-V Display the Sun WorkShop version string on standard output. .TP .I projectfile The file name of the project that makeprd will build. .LP .SH "EXIT STATUS" .B makeprd will exit with one of the following values: .TP 10 .B 0 successful completion .TP .B >0 an error occurred .SH "SEE ALSO" .BR workshop (1), .BR dmake (1)