mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-02-06 00:30:06 +00:00
Remove vf-blk.fth from v4th.com
This commit is contained in:
parent
213ea3bb1e
commit
a82185ad43
@ -105,7 +105,7 @@ $(patsubst %, $(cpmfilesdir)/%, kernel.com \
|
||||
$(cpmfilesdir)/v4th.com: \
|
||||
$(patsubst %, $(cpmfilesdir)/%, tc-base.com \
|
||||
target.fb v4th.fth vf-core.fth vf-file.fth \
|
||||
vf-io.fth vf-bufs.fth vf-sys.fth vf-end.fth vf-bdos.fth) \
|
||||
vf-io.fth vf-sys.fth vf-end.fth vf-bdos.fth) \
|
||||
Makefile | emu
|
||||
rm -f $(runcpmdir)/A/0/V4TH.COM $(runcpmdir)/A/0/LOGFILE.TXT $@
|
||||
./emulator/run-in-runcpm.sh \
|
||||
|
@ -5,7 +5,6 @@ Target definitions $100 here!
|
||||
|
||||
include vf-core.fth
|
||||
include vf-io.fth
|
||||
include vf-bufs.fth
|
||||
include vf-sys.fth
|
||||
include vf-bdos.fth
|
||||
include vf-file.fth
|
||||
|
Loading…
x
Reference in New Issue
Block a user