1.0.4.1: fix sb-posix atime/mtime/ctime
[sbcl.git] / build-order.lisp-expr
index 9b30bf1..9987d27 100644 (file)
  ("src/compiler/dump")
 
  ("src/compiler/main") ; needs DEFSTRUCT FASL-OUTPUT from dump.lisp
+ ("src/compiler/xref")
  ("src/code/source-location")
  ("src/compiler/target-main" :not-host)
  ("src/compiler/ir1tran")
  #!+sb-unicode
  ("src/code/external-formats/mb-util" :not-host)
  #!+sb-unicode
+ ("src/code/external-formats/enc-cn-tbl" :not-host)
+ #!+sb-unicode
+ ("src/code/external-formats/enc-cn" :not-host)
+ #!+sb-unicode
  ("src/code/external-formats/enc-jpn-tbl" :not-host)
  #!+sb-unicode
  ("src/code/external-formats/enc-jpn" :not-host)