CVBUILD(1) CVBUILD(1)
cvbuild - WorkShop Build Analyzer
cvbuild [-directory directory] [-f Makefile]
Cvbuild provides a graphical display of build dependency information, as
determined from a description file for make(1).
COMMAND LINE OPTIONS
Cvbuild accepts the following options:
-directory <directory>
Change the named directory as the working directory.
-f <makefile>
Use the named makefile as the description file, instead of the
default.
Using the WorkShop Build Analyzer [Toc] [Back] When it starts up, the Build Analyzer reads the description file and
displays a graph of the program dependencies contained in it.
Source files can be edited by double-clicking them, while double-clicking
a derived file starts a build (using cvmake(1)).
For more details, please consult the on-line help system or the
CASEVision/WorkShop User's Guide.
Makefile
makefile
cvmake(1), make(1)
PPPPaaaaggggeeee 1111 [ Back ]
|