?login_element?

Subversion Repositories NedoOS

Rev

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

  1. @echo off
  2. if "%settedpath%"=="" call "..\..\_sdk\setpath.bat"
  3. nedolang batch.c
  4. type err.f
  5. nedotok batch.s batch.ast batch.var ../_sdk/lib.i ../_sdk/iofast.i
  6. nedoasm batch.S_
  7. type asmerr.f
  8. pause
  9.