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]

  Broke PBInit out of PBMake program for size/speed considerations.

  Added comments to PBInit scripts.

  Added complex PBInit scripts.

  PBInit now asks for the number of sections to build.

  PBMake now reports ALL missing files and bad directories and other
  errors, instead of one at a time.

  PBMake can now be passed conditional definitions on the command line
  to skip or include portions of the make script.

  The PBMake understands the following definition directives:

    #DEFINE

    #IFDEF / #IFNDEF
    #ELSE
    #ENDIF

    #UNDEF

  To pass a definition to PBMake, prefix it with /D and pass it as a
  parameter to the dos command line.

    Please note! These definitions are NOT passed on to the FLAG=
                 sections of the compiler.

    Please note! These definition directives can only be nested to 7
                 levels of depth.

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