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

  1. .all: language.exe reseng.dll resger.dll 
  2.  
  3. .SUFFIXES:
  4. .SUFFIXES: .cpp .cc .rc
  5.  
  6. {..\Source}.rc.res:
  7.    rc -r %s %|fF.RES 
  8.  
  9.