Installation of interpreters should be done from global action file

This commit is contained in:
ceriel 1988-07-28 16:46:23 +00:00
parent fa564bb67c
commit e1f4d01509

4
Action
View file

@ -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