mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-01-10 21:29:24 +00:00
Modification to Makefile
This commit is contained in:
parent
281bf402a5
commit
b443207762
@ -8,4 +8,4 @@ fth: $(fth_files)
|
||||
# Generic rule for converting .fb blk sources into .fth files.
|
||||
|
||||
%.fth: %.fb fb2fth.py
|
||||
./fb2fth.py $< $@
|
||||
../../../tools/fb2fth.py $< $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user