?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/fmttg.h export.c exporttg.c
  4. type err.f
  5. ..\_sdk\nedotok exp_os.s ../_sdk/fmttg.var export.ast export.var exporttg.ast exporttg.var ../_sdk/lib.i ../_sdk/str.i ../_sdk/io_os.i
  6. ..\_sdk\nedoasm exp_os.S_
  7. type asmerr.f
  8. move /Y exp_os.bin exp.com > nul
  9. if "%currentdir%"=="" (pause)
  10.