home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2003 September / VPR0309.ISO / DOTNETSDK / dotNETSDK / setup.exe / netfxsd1.cab / makefile_900________.3643236F_FC70_11D3_A536_0090278A1BB8 < prev    next >
Encoding:
Makefile  |  2001-09-27  |  153 b   |  15 lines

  1. #
  2. # LoanApps makefile
  3. #
  4.  
  5. all:
  6.     CreateVRoot.vbs -q
  7.     cd bin
  8.     - nmake all
  9.     cd ..
  10.  
  11. clean:
  12.     cd bin
  13.     - nmake clean
  14.     cd ..    
  15.     CreateVRoot.vbs -u -q