From: ssmith Date: Wed, 25 Oct 1995 19:28:02 +0000 (+0000) Subject: Changed references from spectrum to i386 X-Git-Tag: 20090517-FFI~5846 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=310c471c1662845d40a7e14f4f48d559771e7215;p=mit-scheme.git Changed references from spectrum to i386 --- diff --git a/v8/src/compiler/machines/i386/compiler.cbf b/v8/src/compiler/machines/i386/compiler.cbf index 27e097b4f..2596416f7 100644 --- a/v8/src/compiler/machines/i386/compiler.cbf +++ b/v8/src/compiler/machines/i386/compiler.cbf @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: compiler.cbf,v 1.1 1995/10/25 19:19:32 ssmith Exp $ +$Id: compiler.cbf,v 1.2 1995/10/25 19:28:02 ssmith Exp $ Copyright (c) 1988-1994 Massachusetts Institute of Technology @@ -38,7 +38,7 @@ MIT in each case. |# (for-each compile-directory '("back" "base" - "machines/spectrum" + "machines/i386" "rtlbase" ; unused "rtlgen" "rtlopt"