Executes a make program in the current working directory of your workspace
Product | Command Type |
|---|---|
Attache | command |
Platform |
|---|
Windows |
The make command executes a make program in the current working directory of your workspace; this directory must exist locally. On Windows 3.x, the make command invokes attache-home-dir\etc\wsmake.pif, which can be customized to run the make program of your choice. On Windows NT and Windows 95, make looks for an environment variable named WSMAKE. If found, make uses the value of the WSMAKE environment variable as the name of the program to run. Otherwise, make runs nmake, which must be on your PATH.
Make Program. Default: No arguments are passed to the make program.
Run the make program in your workspace.
make -n -v -k
attache_command_line_interface, wshell
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 2001 by Rational Software Corporation. All rights reserved. |