@@ -0,0 +1,7 @@
NAME = analyze
$(NAME): analyze.o
ld $^ -o $@
analyze.o: start.s
nasm -f elf64 start.s -o $@
The note is not visible to the blocked user.