day 5 part 1
This commit is contained in:
3
05/Makefile
Normal file
3
05/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
all:
|
||||
nasm -felf32 main.s && ld -melf_i386 main.o
|
||||
|
Reference in New Issue
Block a user