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

  1. !include ..\..\..\master.mak
  2.  
  3. _OUTDIR=..\bin
  4.  
  5. All: CompCS
  6.  
  7. CompCS: CompCS.dll
  8.  
  9. CompCS.dll: CompCS.cs