home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ocl150a.zip / OCL / Samples / Menus / MENUS.INC < prev   
Text File  |  1996-08-12  |  104b  |  9 lines

  1. .all: .\MENUS.EXE
  2.  
  3. .SUFFIXES:
  4.  
  5. .SUFFIXES: .cpp .rc
  6.  
  7. {..\Source}.rc.res:
  8.       rc -r %s %|fF.RES
  9.