home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / CustAttr / makefile < prev    next >
Encoding:
Makefile  |  2000-06-23  |  96 b   |  8 lines

  1. !include ..\master.mak
  2.  
  3. All: CustAttr
  4.  
  5. CustAttr: CustAttr.exe
  6.  
  7. CustAttr.exe: CustAttr.cs
  8.