home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / WINTRE.ZIP / WINTREE.MAK < prev    next >
Text File  |  1990-04-20  |  185b  |  7 lines

  1. wintree.obj: wintree.c
  2.   cl -c -G2sw -W3 -Zi -Op wintree.c >> tcout.tmp
  3.  
  4.  
  5. wintree.exe: wintree.obj wintree.def
  6.   link wintree,/CODEVIEW /align:16, NUL, os2, wintree >> tcout.tmp
  7.