home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / listpm2.zip / source / book / makinf.$mm next >
Text File  |  1996-06-20  |  354b  |  18 lines

  1. :TARGET.SUFFIXES
  2. :DEPENDENCY..IPF .inf 
  3. :TARGET.all
  4. :DEPENDENCY.
  5. .\listpm.inf
  6. :RULE..IPF.inf
  7. :ACTION.Compile::IPF Compiler inf
  8. :COMMAND.
  9. ipfc.exe %s /inf
  10. :RULE.{g:\pe\local\os2\list\ipf}.IPF.inf
  11. :ACTION.Compile::IPF Compiler inf
  12. :COMMAND.
  13. ipfc.exe %s /inf
  14. :TARGET..\listpm.inf
  15. :DEPENDENCY.
  16. g:\pe\local\os2\list\ipf\listpm.IPF
  17. makinf.mak
  18.