Add bash based build harness.

This commit is contained in:
Andrius Štikonas 2021-01-29 01:31:56 +00:00
parent 6d51641b06
commit 707328a15c
8 changed files with 142 additions and 34 deletions

View file

@ -147,10 +147,4 @@ cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 21: m4
pkg="m4-1.4"
cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
echo "Bootstrapping completed."
bash run.sh