Build tar 1.12.

This commit is contained in:
Andrius Štikonas 2021-01-11 20:43:42 +00:00
parent 58b85adbf9
commit 3405518e2e
4 changed files with 65 additions and 0 deletions

View file

@ -52,3 +52,8 @@ kaem --file tcc.kaem
cd sed-4.0.7
kaem --file ../sed-4.0.7.kaem
cd ..
# Part 8: tar
cd tar-1.12
kaem --file ../tar-1.12.kaem
cd ..