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"
|
name "Pascal frontend"
|
||||||
dir lang/pc/pem
|
dir lang/pc/pem
|
||||||
end
|
end
|
||||||
|
name "Motorola 68000 interpreters"
|
||||||
|
system "m68*|sun*"
|
||||||
|
dir mach/mantra/int
|
||||||
|
end
|
||||||
name "EM interpreter in C"
|
name "EM interpreter in C"
|
||||||
dir util/int
|
dir util/int
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue