X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=README;h=c1073c15561bc0070d44f9f8706fc3938e8dae18;hb=e40e2d0b887fd48bb9fc2b61bee558abc0043c25;hp=03825e8692c345484691cb1d2b54c56f7f967497;hpb=fa2ab0c3408e91e52e8eab20ceaca2156821656c;p=template.git diff --git a/README b/README index 03825e8..c1073c1 100644 --- a/README +++ b/README @@ -13,6 +13,20 @@ Prerequisites * A POSIX + Single UNIX Specification compatible C library. +Configuring / Compiling / Installing +------------------------------------ + + To configure, build and install foobar with the default settings, run + `./configure && make && make install'. For detailed, generic instructions + see INSTALL. For a complete list of configure options and their description, + run `./configure --help'. + + By default, foobar will be installed into `/opt/foobar'. You can adjust this + setting by specifying the `--prefix' configure option - see INSTALL for + details. If you pass DESTDIR= to `make install', will be + prefixed to all installation directories. This might be useful when creating + packages for foobar. + Author ------