home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / Remoting / Contexts / makefile next >
Encoding:
Makefile  |  2000-06-23  |  74 b   |  7 lines

  1. !include ..\..\master.mak
  2.  
  3. all: simple.exe 
  4.  
  5. simple.exe: simple.cs
  6.  
  7.