home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / UDEL.ZIP / UDEL.MAK < prev   
Text File  |  1988-10-21  |  176b  |  9 lines

  1.  
  2.  
  3. #udel.exe  -   File Delete Utility
  4. # may have to adjust /F  stack size if stack overflow occurs
  5.  
  6. udel.exe:  udel.c
  7.   cl /AL /Lp /Zp /G2 /F 2000 udel.c sfunc_pl.lib
  8.  
  9.