From da85a0fa2ffb166d645a3cda55bda3ecdaf48a91 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 31 Oct 1989 11:14:01 +0000 Subject: [PATCH] Added code expander --- mach/vax4/Action | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mach/vax4/Action b/mach/vax4/Action index 9d7d7a51f..14149a355 100644 --- a/mach/vax4/Action +++ b/mach/vax4/Action @@ -4,6 +4,10 @@ end name "Vax target optimizer" dir top end +name "Vax code expander library" +system vax* +dir ce +end name "Vax 4-4 C libraries" system vax* dir libcc -- 2.34.1