| Servertec | Inference | ||||||
|
|
Informs the make processor how to build a target file from a source file. Syntax
command ... Notes
Notes
Each inference statement must be terminated by an blank (empty) line. Example
.c.obj:
cl /c $*.c
|
||||||
top of page
|