first commit

This commit is contained in:
Geert Bevin 2023-04-07 21:22:26 -04:00
commit 95412fbe7e
23 changed files with 946 additions and 0 deletions

2
bld Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env sh
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build rife.bld.extension.ArchiveBuild "$@"