Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- PBMake 2.17G for Clipper, Xbase++, C and˙+--------------------------------------------------------------+ - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

      To run the make, simply type:

      MAKE <makefilename>

      or for example, you might type:

      MAKE MYPROG       (the .MAK extension is optional)

      or, starting with PBMake 2.00, PBINIT.EXE creates a simple batch
      file that eliminates some typing. Simply type:

      MK                (if MK.BAT is not present, run PBINIT again)

      The time and date stamps will be surveyed, and an appropriate
      batch file will be created and run that will compile only the
      minimum it takes to create an up to date target.

      Note! If you want to have PBMake remake all objects, use the /ALL
      flag, and all objects will be recreated, regardless of time and
      date stamps.

      MAKE MYPROG /ALL

      or

      MK /ALL


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson