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