add jerbuild

ober

46656da24f36eb7013e239be4cb2a50e8a19bd33

diff --git a/.jerbuild b/.jerbuild
new file mode 100644
index 0000000..f1eeaf8
--- /dev/null
+++ b/.jerbuild
@@ -0,0 +1,7 @@
+;; Build jasm with a standalone jerbuild binary.
+
+(entry "main.ss")
+(output "jasm")
+(requires "cc")
+(notes "Pure Jerboa build. jerboa-native-rs and DuckDB are not required.")
+(libdirs "lib")