mirror of
https://github.com/PDP-10/its.git
synced 2026-01-26 04:02:06 +00:00
For KA10, make MAGDMP tape bootable.
There is no longer any need for a MAGDMP paper tape.
This commit is contained in:
2
Makefile
2
Makefile
@@ -92,7 +92,7 @@ $(OUT)/rp03.2 $(OUT)/rp03.3: $(OUT)/ka-minsys.tape $(OUT)/minsrc.tape $(OUT)/mag
|
||||
$(EXPECT) -f build/$(EMULATOR)/build.tcl $(IP) $(GW)
|
||||
|
||||
$(OUT)/magdmp.tap: $(MAGFRM)
|
||||
cd bin/ka10/boot; ../../../$(MAGFRM) @.ddt @.salv > ../../../$@
|
||||
cd bin/ka10/boot; ../../../$(MAGFRM) magdmp.bin @.ddt @.salv > ../../../$@
|
||||
|
||||
$(OUT)/minsrc.tape: $(ITSTAR)
|
||||
$(MKDIR) $(OUT)
|
||||
|
||||
Reference in New Issue
Block a user