mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 08:45:23 +01:00
Add make 3.80
This commit is contained in:
parent
d62ed4c55a
commit
a9d894317d
4 changed files with 81 additions and 0 deletions
|
|
@ -82,3 +82,10 @@ cd ..
|
|||
cd tcc-0.9.27
|
||||
kaem --file ../tcc-patched.kaem
|
||||
cd ..
|
||||
|
||||
# Part 13: make
|
||||
/after/bin/gunzip make-3.80.tar.gz
|
||||
/after/bin/tar xf make-3.80.tar
|
||||
cd make-3.80
|
||||
kaem --file ../make-3.80.kaem
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue