mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-11-22 05:32:28 +00:00
Add golden file rule for x16 lite test
This commit is contained in:
parent
c33fa907be
commit
c77bed3286
@ -174,6 +174,10 @@ test-lite-c16-.golden: $(patsubst %, tests/golden/%.golden, \
|
|||||||
prelim core coreext double report-noblk)
|
prelim core coreext double report-noblk)
|
||||||
cat $? > $@
|
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
|
# Rules for building Forth binaries on top of the plain vanilla
|
||||||
# c64-volksforth83.
|
# c64-volksforth83.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user