mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-03-10 14:29:39 +00:00
Fix test make rule after c16p->c16 rename
This commit is contained in:
parent
8d8731064f
commit
6180847a75
@ -99,8 +99,8 @@ cbmfiles/c64-testbase: emulator/run-in-vice.sh emulator/build-testbase.sh \
|
||||
emulator/build-testbase.sh c64 $(VERSION)
|
||||
|
||||
cbmfiles/c16-testbase: emulator/run-in-vice.sh emulator/build-testbase.sh \
|
||||
emulator/c16p-$(VERSION).T64 disks/file-words.d64
|
||||
VICE=xplus4 emulator/build-testbase.sh c16p $(VERSION)
|
||||
emulator/c16-$(VERSION).T64 disks/file-words.d64
|
||||
VICE=xplus4 emulator/build-testbase.sh c16 $(VERSION)
|
||||
|
||||
|
||||
# Generic T64 tape image rule
|
||||
|
Loading…
x
Reference in New Issue
Block a user