forked from KolibriOS/kolibrios
- Move source code from `trunk` into program root directory. - Update build files and ASM include paths. This touches *many* files. - Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
3 lines
70 B
Batchfile
3 lines
70 B
Batchfile
@fasm.exe -m 16384 box_lib.asm box_lib.obj
|
|
@kpack box_lib.obj
|
|
pause |