mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-04-28 12:48:21 +00:00
sim: initial top-level framework
This commit is contained in:
@@ -21,7 +21,7 @@ REBAR3=$(shell type -p rebar3 || echo ./rebar3)
|
||||
REBAR3_GIT=https://github.com/erlang/rebar3.git
|
||||
REBAR3_VSN=3.7.5
|
||||
|
||||
PROGRAMS=8to9 ar as ld nm od readelf
|
||||
PROGRAMS=8to9 ar as ld nm od readelf sim
|
||||
|
||||
default: compile link
|
||||
|
||||
|
||||
Reference in New Issue
Block a user