Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Project Menu, Rebuild All Command
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Project menu, Rebuild All command («_pwbrebuild»)
 
     Macro  _pwbrebuild
 
     Choose Rebuild All to rebuild the main targets in the project and
     all of their dependent files.
 
     When you choose Rebuild All, PWB runs NMAKE with the /a option to
     rebuild the 'all' target in the project makefile.
 
     For non-PWB projects, the targets that are built can vary.
     See: Build Commands with Non-PWB Projects
          Using Non-PWB Makefiles
 
     See
 
     Compile
     NMAKE menu, Options
                                    -♦-