myprog.sna myprog.sld: main.asm sjasmplus --sld=myprog.sld --fullpath main.asm clean: rm -rf *.sna rm -rf *.sld rm -rf .tmp/ .PHONY: clean