Subversion Repositories NedoOS

Rev

Rev 237 | Blame | Compare with Previous | Last modification | View Log | Download

  1. @echo off
  2. if "%settedpath%"=="" call "..\..\_sdk\setpath.bat"
  3. nedolang ../_sdk/fmttg.h export.c exporttg.c ../_sdk/io.c
  4. type err.f
  5. nedotok exp.s ../_sdk/lib.i ../_sdk/str.i ../_sdk/io.i ../_sdk/print.i
  6. nedoasm exp.S_
  7. type asmerr.f
  8. pause
  9.