?login_element?

Subversion Repositories NedoOS

Rev

Rev 925 | 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. ..\_sdk\nedolang ../_sdk/read.c ../_sdk/fmttg.h token.c tokenz80.c
  4. type err.f
  5. ..\_sdk\nedotok tok_os.s ../_sdk/read.ast ../_sdk/read.var ../_sdk/fmttg.var token.ast token.var tokenz80.ast tokenz80.var ../_sdk/lib.i ../_sdk/io_os.i ../_sdk/str.i ../../_sdk/sysdefs.asm
  6. ..\_sdk\nedoasm tok_os.S_
  7. type asmerr.f
  8. move /Y tok_os.bin tok.com > nul
  9. if "%currentdir%"=="" (pause)
  10.