◄Up► ◄Contents► ◄Index► ◄Back► ─────NMAKE────────────────────────────────────────────────────────────────── Command macros represent commands for Microsoft products. These macros are used in NMAKE's predefined inference rules. You can redefine these macros to represent part or all of a command line, including options. You can use these macros as commands in either a description block or an inference rule. See: ◄Defining a Macro► ◄Predefined Inference Rules► Macro Command Product AS ml Microsoft Macro Assembler CC cl Microsoft C Compiler CPP cl Microsoft C++ Compiler CXX cl Microsoft C++ Compiler BC bc Microsoft Basic Compiler COBOL cobol Microsoft COBOL Compiler FOR fl Microsoft FORTRAN Compiler PASCAL pl Microsoft Pascal Compiler RC rc Microsoft Resource Compiler -♦-