home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / QuickStart / winforms / makefile < prev   
Encoding:
Makefile  |  2000-06-08  |  70 b   |  11 lines

  1. all: WinForms
  2.  
  3. WinForms::
  4.     cd samples
  5.     - nmake 
  6.     cd ..
  7.  
  8.  
  9.  
  10.  
  11.