home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / Deployment / 3_SimplePath / makefile < prev   
Encoding:
Makefile  |  2000-06-23  |  132 b   |  9 lines

  1. !include ..\..\master.mak
  2.  
  3. _IMPORTS=/reference:Stringer\Stringer.dll
  4.  
  5. All: Client
  6.  
  7. Client: Client.exe
  8.  
  9. Client.exe: Client.cs