Add heirloom yacc.

This commit is contained in:
Andrius Štikonas 2021-01-26 21:30:45 +00:00
parent 221a817527
commit 89ca88eaea
5 changed files with 1182 additions and 0 deletions

View file

@ -130,6 +130,12 @@ cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 16: heirloom-devtools
pkg="heirloom-devtools-070527"
cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 17: bash
pkg="bash-2.05b"
cd ${pkg}