Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7117 → Rev 7118

/programs/other/outdated/kerpack/trunk/Tupfile.lua
0,0 → 1,2
if tup.getconfig("NO_FASM") ~= "" then return end
tup.rule("kerpack.asm", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "kerpack")
/programs/other/outdated/kerpack/trunk/kerpack.asm
31,7 → 31,7
dd 0 ;params
dd 0 ;cur_dir_path
;---------------------------------------------------------------------
include '../../../macros.inc'
include '../../../../macros.inc'
; do not touch "purge mov"!!!
purge mov ; for the correct patch of loader
; do not touch "purge mov"!!!