pcjs/tests/pcx86/trace/makefile

4 lines
88 B
Makefile

all: trace.com
trace.com: trace.nasm
nasm -f bin trace.nasm -l trace.lst -o trace.com