Browse Source

Also install libce

ceriel 32 years ago
parent
commit
7da9d47e5a
2 changed files with 5 additions and 0 deletions
  1. 1 0
      mach/vax4/.distr
  2. 4 0
      mach/vax4/Action

+ 1 - 0
mach/vax4/.distr

@@ -2,6 +2,7 @@ Action
 as
 cg
 libem
+libce
 libend
 libbsd4_1a
 libbsd4_2

+ 4 - 0
mach/vax4/Action

@@ -17,6 +17,10 @@ end
 name "Vax 4-4 EM library"
 dir libem
 end
+name "Vax 4-4 code expander support library"
+system vax*
+dir libce
+end
 name "Vax 4-4 debugger support library"
 dir libdb
 end