home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / hansn.zip / UFCPP.MAK < prev   
Text File  |  1993-12-20  |  154b  |  6 lines

  1. Options = /W3 /c /Fd /Gd- /Ge+ /Gm+ /Re /Kbegp /DNULL=0 /Ti
  2.  
  3. $(a)uf.obj:    $(a)uf.Cpp
  4.         ICC.Exe $(Options) $(a)uf.Cpp
  5.         if exist $(a).exe del $(a).exe
  6.