Entering content frame

Function documentation Direct VMAKE Call Locate the document in its SAP Library structure

Use

VMAKE translates and links changed source code.

Caution

Never call VMAKE directly. Always use one of the three scripts to start the MAKE process instead, see ims.pl, imq.pl, imf.pl: Starting the MAKE process.

Syntax

vmake [<vmake_opt_list>] <target1>[//<ext_option1>] <target2>[//<ext_option2>]

To find out about the meaning of the parameters, see ims.pl, imq.pl, imf.pl: Starting the MAKE process.

Example

vmake -D4 -i vzz34x//debug/profile

vmake -l -p demo.mac

 

Leaving content frame