This website requires JavaScript.
Explore
Help
Sign In
perso
/
cos2000v1
Watch
1
Star
0
Fork
You've already forked cos2000v1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2a7798dfd3
cos2000v1
/
boot
/
makefile
12 lines
104 B
Makefile
Raw
Blame
History
ASM
=
fasm
CLEAN
=
rm -rf
all
:
boot
12.
bin
sync
boot12.bin
:
boot
12.
asm
$(
ASM
)
$<
clean
:
$(
CLEAN
)
*.bin
Reference in New Issue
View Git Blame
Copy Permalink