home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / memory / local / locfree < prev    next >
Encoding:
Text File  |  1988-08-11  |  185 b   |  7 lines

  1. locfree.obj: locfree.c
  2.     cl -c -W2 -AS -Gsw -Od -Zped locfree.c
  3.  
  4. locfree.exe: locfree.obj locfree.def
  5.     link4 locfree,/align:16,/map/li, slibw, locfree.def
  6.     mapsym locfree
  7.