(include_subdirs unqualified)

(library
 (name dune_engine)
 (libraries
  unix
  stdune
  fiber
  incremental_cycles
  dag
  memo
  xdg
  dune_re
  threads.posix
  opam_file_format
  dune_lang
  cache_daemon
  cache
  dune_glob
  ocaml_config
  catapult
  jbuild_support
  dune_action_plugin
  dune_util
  build_path_prefix_map
  dune_section)
 (synopsis "Internal Dune library, do not use!"))

(ocamllex dune_lexer)
