@ -8,3 +8,6 @@ console.o: console.asm
nasm console.asm -f elf64 -l console.lst -g -F dwarf
string.o: string.asm
nasm string.asm -f elf64 -l string.lst -g -F dwarf
clean:
rm -f tests *.lst *.o
The note is not visible to the blocked user.