This website requires JavaScript.
Explore
Help
Sign In
omr
/
omos-tcnj2024
Watch
1
Star
0
Fork
You've already forked omos-tcnj2024
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6dc29e41ee
omos-tcnj2024
/
boot
/
Makefile
6 lines
64 B
Makefile
Raw
Blame
History
AS
=
nasm
FLAGS
=
-felf32
boot.o
:
$(
AS
)
$(
FLAGS
)
boot.s -o boot.o
Reference in New Issue
View Git Blame
Copy Permalink