Also install ce and libce

This commit is contained in:
ceriel 1991-11-13 16:56:48 +00:00
parent 2d5fd9bfcd
commit e973ce69c1

View File

@ -4,3 +4,11 @@ end
name "Sun 3 M68020 systemcall library"
dir libsys
end
name "Sun3 code expander library"
system "sun3"
dir ce
end
name "Sun3 code expander support library"
system "sun3"
dir libce
end