@ -1,8 +1,8 @@
cat: cat.o
ld -o cat cat.o
cat.o: cat.s
nasm -f elf64 cat.s
cat.o: cat.nasm
nasm -f elf64 cat.nasm
.PHONY: clean
clean:
The note is not visible to the blocked user.