1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-25 01:47:08 +00:00

Build faster.

This commit is contained in:
Lars Brinkhoff
2018-05-09 13:51:35 +02:00
parent 9e49cad5de
commit e10d1a98c3
2 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ $(OUT)/sources.tape: $(ITSTAR) build/$(EMULATOR)/stamp $(OUT)/syshst/$(H3TEXT)
mkdir -p $(OUT)
rm -f src/*/*~
cd src; $(ITSTAR) -cf ../$@ $(SRC)
cd doc; $(ITSTAR) -rf ../$@ $(DOC)
#cd doc; $(ITSTAR) -rf ../$@ $(DOC)
cd bin; $(ITSTAR) -rf ../$@ $(BIN)
cd $(OUT); $(ITSTAR) -rf ../../$@ system syshst
-cd user; $(ITSTAR) -rf ../$@ *

View File

@@ -479,8 +479,8 @@ if {$env(BASICS)!="yes"} {
source $build/scheme.tcl
}
source $build/muddle.tcl
source $build/sail.tcl
#source $build/muddle.tcl
#source $build/sail.tcl
respond "*" ":midas sys3;ts lsrprt_sysen1; lsrprt\r"
expect ":KILL"