Changed references from spectrum to i386
authorssmith <ssmith>
Wed, 25 Oct 1995 19:28:02 +0000 (19:28 +0000)
committerssmith <ssmith>
Wed, 25 Oct 1995 19:28:02 +0000 (19:28 +0000)
v8/src/compiler/machines/i386/compiler.cbf

index 27e097b4fd81d9f6eb7d7a27e14aa7042dce112d..2596416f7488592eca9c8e959b413c27acd750ab 100644 (file)
@@ -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"