From 55a171a40e31bc870914d91bc3565f177a65f3d5 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 19 Jul 1988 10:14:22 +0000 Subject: [PATCH] install new back-end instead of old --- mach/i86/Action | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/i86/Action b/mach/i86/Action index a0a215d5..13779671 100644 --- a/mach/i86/Action +++ b/mach/i86/Action @@ -2,7 +2,7 @@ name "Intel 8086 assembler" dir as end name "Intel 8086 backend" -dir cg +dir ncg end name "Intel 8086 C libraries" dir libcc