diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..af660f8 --- /dev/null +++ b/INSTALL @@ -0,0 +1,21 @@ +Installation Instructions +************************* + +Copyright (C) 2025 VX. + + Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. This file is offered as-is, +without warranty of any kind. + +Basic Installation +================== + + Briefly, the shell command `./configure && make && make install` should +configure, build, and install this package. The following more-detailed +instruction are generic; see the `README` file for instructions specific to +this package. + + The `configure` shell script attempts to guess correct values for +various system-dependent variables used during compilation. It uses +those values within a `Makefile` in diff --git a/TODO b/TODO index f02a3d9..4053e50 100644 --- a/TODO +++ b/TODO @@ -3,7 +3,6 @@ VX yait - TODO Todo: * Polish for 1.0 - * Document build systems * Implement the extra options * Document the extra options * Rewrite README [README]