Installation of interpreters should be done from global action file
This commit is contained in:
parent
fa564bb67c
commit
e1f4d01509
1 changed files with 4 additions and 0 deletions
4
Action
4
Action
|
@ -185,6 +185,10 @@ end
|
|||
name "Pascal frontend"
|
||||
dir lang/pc/pem
|
||||
end
|
||||
name "Motorola 68000 interpreters"
|
||||
system "m68*|sun*"
|
||||
dir mach/mantra/int
|
||||
end
|
||||
name "EM interpreter in C"
|
||||
dir util/int
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue