diff src/libident/INSTALL @ 0:08114f7dcc23 0.2.21

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 wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/libident/INSTALL	Fri Sep 26 17:05:23 2008 +0200
@@ -0,0 +1,14 @@
+To build the libident library for a supported target, just type:
+
+	make <target>
+
+where target can be one of:
+
+	sunos5, sunos4, svr4, bsd, linux, nextstep3.0 or nextstep3.1
+
+For other systems you'll need to hack the Makefile (please do send
+me any patches you make so I can include them into the next version!)
+
+			- Peter Eriksson <pen@lysator.liu.se>, 18 Oct 1994
+
+