1.0.9.53: trivial typo fixes
[sbcl.git] / build-order.lisp-expr
index a3d2ec0..09b1111 100644 (file)
 
  ("src/code/error-error" :not-host) ; needs WITH-STANDARD-IO-SYNTAX macro
 
+ ("src/code/deadline" :not-host)
  ("src/code/serve-event" :not-host)
  ("src/code/fd-stream"   :not-host)
 
  #!+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)