forked from KolibriOS/kolibrios
d45967888e
git-svn-id: svn://kolibrios.org@8144 a494cfbc-eb01-0410-851d-a64ba20cac60
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
|