1
0
mirror of https://github.com/sys-fs/tubes synced 2024-11-21 11:35:29 -05:00

Update README

This commit is contained in:
Thomas Mannay 2016-11-02 11:24:01 +00:00
parent d9a38ceabb
commit bb436038fc

View File

@ -16,4 +16,5 @@ download the devel package from your distro.
To install, cd into the cloned directory and `sudo make install`. Some
tweaking of the Makefile may be necessary, e.g. the location of local manpages.
Custom compiler flags can be appended to the defaults, e.g. `CFLAGS=-fPIC`.
Custom compiler flags can be appended to the defaults by passing a variable to
make, e.g. `CFLAGS=-fPIC`.