add missing workarea setup for vfasl.inc
original commit: 6934ef1acc9a9a4102fd92187073fb49c983ca32
This commit is contained in:
parent
d76a610426
commit
af9c81b205
1
workarea
1
workarea
|
@ -184,6 +184,7 @@ workdir $W/boot/$M
|
|||
(cd $W/boot/$M; workln ../../../boot/$M/equates.h equates.h)
|
||||
(cd $W/boot/$M; workln ../../../boot/$M/gc-ocd.inc gc-ocd.inc)
|
||||
(cd $W/boot/$M; workln ../../../boot/$M/gc-oce.inc gc-oce.inc)
|
||||
(cd $W/boot/$M; workln ../../../boot/$M/vfasl.inc vfasl.inc)
|
||||
(cd $W/boot/$M; workln ../../../boot/$M/petite.boot petite.boot)
|
||||
(cd $W/boot/$M; workln ../../../boot/$M/scheme.boot scheme.boot)
|
||||
(cd $W/boot/$M; workln ../../../boot/$M/def.so def.so)
|
||||
|
|
Loading…
Reference in New Issue
Block a user