home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / PMEDIT5.ZIP / PMEDIT1 < prev    next >
Text File  |  1989-08-15  |  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.