Subversion Repositories NedoOS

Rev

Rev 1354 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download

  1. set PATH=C:\mingw\mingw32\bin;%PATH%
  2. make nedoos
  3. copy /Y moon.com ..\..\release\bin\moon.com
  4. copy /Y data\index.gph ..\..\release\bin\browser\index.gph
  5. "../../tools/dmimg.exe" ../../us/sd_nedo.vhd put moon.com /bin/moon.com
  6. "../../tools/dmimg.exe" ../../us/sd_nedo.vhd put data/index.gph /bin/browser/index.gph