0.9.18.45
[sbcl.git] / build-order.lisp-expr
index 6109208..9b30bf1 100644 (file)
  ("src/code/string"     :not-host)
  ("src/code/mipsstrops" :not-host)
 
+ ("src/code/early-time" :not-host)
  ("src/code/unix" :not-host)
  #!+win32 ("src/code/win32" :not-host)
  #!+mach  ("src/code/mach"     :not-host)
  #!+sb-unicode
  ("src/code/external-formats/enc-win" :not-host)
  #!+sb-unicode
- ("src/code/external-formats/eucjp" :not-host)
+ ("src/code/external-formats/mb-util" :not-host)
+ #!+sb-unicode
+ ("src/code/external-formats/enc-jpn-tbl" :not-host)
+ #!+sb-unicode
+ ("src/code/external-formats/enc-jpn" :not-host)
  #!+sb-unicode
  ("src/code/external-formats/ucs-2" :not-host)