;; Build a standalone jerbuild binary from this checkout.

(entry "jerbuild.ss")
(output "jerbuild-local")
(requires "cc")
(notes "jerbuild itself is pure Scheme. jerboa-native-rs is not required.")
(libdirs "lib")
