Blob


1 This directory contains scripts that build the standalone
2 Unix versions of libutf, libfmt, libbio, libregexp, and mk.
4 make/
5 all the make files, in pieces that are put together for each
7 man/
8 the variants of the man pages updated for the Unix versions
10 mk new-utf new-fmt new-bio new-regexp new-mk
11 create a new directory with the files that go into the given archive
13 mk test-utf test-fmt test-bio test-regexp test-mk
14 create the directory, populate it, and run a test build
16 mk test
17 run the above tests and then clean up
19 mk libutf.tgz libfmt.tgz libbio.tgz libregexp9.tgz mk.tgz
20 create the directory, populate it, and build a tar file
22 mk mk-with-libs.tgz
23 build a tar file containing everything in one package
25 mk tgz
26 build all the tar files
28 mk push
29 copy the tar files to swtch.com