Build m4-1.4.

This commit is contained in:
Andrius Štikonas 2021-01-15 01:23:03 +00:00
parent c1395e6a4d
commit 54a39c2e33
5 changed files with 65 additions and 0 deletions

View file

@ -96,3 +96,10 @@ cd ..
cd bzip2-1.0.8
kaem --file ../bzip2-1.0.8.kaem
cd ..
# Part 15: m4
/after/bin/gunzip m4-1.4.tar.gz
/after/bin/tar xf m4-1.4.tar
cd m4-1.4
kaem --file ../m4-1.4.kaem
cd ..