diff --git a/6502/C64/Makefile b/6502/C64/Makefile index f316977..c5acc40 100644 --- a/6502/C64/Makefile +++ b/6502/C64/Makefile @@ -174,6 +174,10 @@ test-lite-c16-.golden: $(patsubst %, tests/golden/%.golden, \ prelim core coreext double report-noblk) cat $? > $@ +test-lite-x16.golden: $(patsubst %, tests/golden/%.golden, \ + prelim core coreext double report-noblk) + cat $? > $@ + # Rules for building Forth binaries on top of the plain vanilla # c64-volksforth83.