masqmail
view src/libident/INSTALL @ 271:899175e8dff0
heavy refactoring in the small of parse.c
I really hope I didn't change any behavior.
This reminds me that we really need a test framework.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Fri, 03 Dec 2010 13:05:59 -0300 |
parents | |
children |
line source
1 To build the libident library for a supported target, just type:
3 make <target>
5 where target can be one of:
7 sunos5, sunos4, svr4, bsd, linux, nextstep3.0 or nextstep3.1
9 For other systems you'll need to hack the Makefile (please do send
10 me any patches you make so I can include them into the next version!)
12 - Peter Eriksson <pen@lysator.liu.se>, 18 Oct 1994