Build grep-2.4.

This commit is contained in:
Andrius Štikonas 2021-01-20 19:05:10 +00:00
parent 996e6f7c10
commit 089b6d6020
5 changed files with 55 additions and 2 deletions

View file

@ -118,13 +118,19 @@ cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 15: bash
# Part 15: grep
pkg="grep-2.4"
cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 16: bash
pkg="bash-2.05b"
cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 16: m4
# Part 17: m4
pkg="m4-1.4"
cd ${pkg}
kaem --file ${pkg}.kaem