home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / editor / pmedit5 / pmedit1 < prev    next >
Text File  |  1994-01-31  |  168b  |  7 lines

  1. PMEDIT1.OBJ : PMEDIT1.C
  2.     cl /W2 /c /Zp /Fs /G2ws pmedit1.c
  3.     
  4. pmedit1.exe : pmedit1.obj pmedit1.def
  5.     link /NOD pmedit1.obj,,NULL, OS2.LIB SLIBCE.LIB, pmedit1.def
  6.  
  7.