mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-10 12:30:53 -04:00
5 lines
127 B
Makefile
Executable File
5 lines
127 B
Makefile
Executable File
# For success compiling, you should put bcc32.exe here
|
|
kos32-bcc:
|
|
fasm kos32-bcc.asm kos32-bcc.exe
|
|
# Move to BCC 5.5.1 folder
|