mirror of
https://github.com/PDP-10/its.git
synced 2026-04-28 21:08:01 +00:00
Make KA10 the default emulator.
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,5 +1,5 @@
|
|||||||
# Some important environment variables
|
# Some important environment variables
|
||||||
EMULATOR ?= simh
|
EMULATOR ?= pdp10-ka
|
||||||
|
|
||||||
# Sometimes you _really_ need to use a different `touch` or `rm`.
|
# Sometimes you _really_ need to use a different `touch` or `rm`.
|
||||||
TOUCH ?= touch
|
TOUCH ?= touch
|
||||||
|
|||||||
Reference in New Issue
Block a user