all: make -C hash nasm -f bin -l test1.lst test1.asm -o test1.app nasm -f bin test2.asm -o test2.app