masqmail-0.2

diff src/libident/INSTALL @ 0:08114f7dcc23

this is masqmail-0.2.21 from oliver kurth
author meillo@marmaro.de
date Fri, 26 Sep 2008 17:05:23 +0200
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/libident/INSTALL	Fri Sep 26 17:05:23 2008 +0200
     1.3 @@ -0,0 +1,14 @@
     1.4 +To build the libident library for a supported target, just type:
     1.5 +
     1.6 +	make <target>
     1.7 +
     1.8 +where target can be one of:
     1.9 +
    1.10 +	sunos5, sunos4, svr4, bsd, linux, nextstep3.0 or nextstep3.1
    1.11 +
    1.12 +For other systems you'll need to hack the Makefile (please do send
    1.13 +me any patches you make so I can include them into the next version!)
    1.14 +
    1.15 +			- Peter Eriksson <pen@lysator.liu.se>, 18 Oct 1994
    1.16 +
    1.17 +