mirror of
https://github.com/PDP-10/its.git
synced 2026-03-03 10:22:59 +00:00
Provide separate SYSTEM; CONFIG files for SIMH and KLH10.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
*~
|
||||
/out
|
||||
/build/klh10/stamp
|
||||
/src/system/config.*
|
||||
|
||||
2
Makefile
2
Makefile
@@ -22,6 +22,8 @@ out/minsys.tape: $(ITSTAR)
|
||||
|
||||
out/sources.tape: $(ITSTAR)
|
||||
mkdir -p out
|
||||
rm -f src/system/config.*
|
||||
cp build/$(EMULATOR)/config.* src/system
|
||||
rm -f src/*/*~
|
||||
cd src; $(ITSTAR) -cf ../$@ $(SRC)
|
||||
cd doc; $(ITSTAR) -rf ../$@ $(DOC)
|
||||
|
||||
1170
build/simh/config.202
Normal file
1170
build/simh/config.202
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user