home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / formef.zip / FORMATEF.MAK < prev    next >
Text File  |  1994-06-08  |  317b  |  10 lines

  1. FormatEF.Dll:  FormatEF.Obj   FormatEF.Res FormatEF.Def
  2.    Link386 FormatEF.Obj, FormatEF.Dll/DEBUG,,Os2386,FormatEF.Def;
  3.    rc FormatEF.Res FormatEF.Dll
  4.  
  5. FormatEF.Obj:      FormatEF.C    FormatEF.h
  6.    icc.exe -c -Ge- -Ss -Ti -Kb FormatEF.C
  7.  
  8. FormatEF.Res: FormatEF.Rc FormatEF.Dlg FormatEF.H
  9.    rc -r FormatEF.Rc
  10.