zxuno-git/software/esprst/Makefile

8 lines
66 B
Makefile

all: esprst
esprst: *.asm
sjasmplus main.asm
clean:
rm esprst