Build with scx
This commit is contained in:
parent
443719def9
commit
7b96420c19
|
@ -1,8 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
../../scxvm <<EOF
|
../../scx <<EOF
|
||||||
|
|
||||||
,config ,load ../xlib/xlib-type-interfaces.scm ../xlib/xlib-type-package.scm ../xlib/xlib-interfaces.scm ../xlib/xlib-packages.scm
|
|
||||||
,batch on
|
,batch on
|
||||||
|
|
||||||
,open xlib
|
,open xlib
|
||||||
|
@ -57,4 +56,4 @@
|
||||||
|
|
||||||
,exit
|
,exit
|
||||||
y
|
y
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in New Issue