Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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
                                    -♦-