From 00331a6f21437941f40f351f0bf059e38f009336 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 10 Jan 2024 15:02:56 -0500 Subject: Update INSTALL. --- INSTALL | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 0df9c3e..d3c7c2a 100644 --- a/INSTALL +++ b/INSTALL @@ -19,10 +19,10 @@ or Ubuntu, try "apt-get install build-essentials". To build, just run "make", optionally followed by "make install". Packagers: the Makefile supports the full panoply of tweakable -parameters, such as CC, CFLAGS, LDFLAGS, DESTDIR, PREFIX, etc. Have -a look at the top of the Makefile for the full list. The defaults -should be reasonable, except you probably want some optimization -in CFLAGS. If you package this for your distro, send me an email -(urchlay@slackware.uk), let me know if you ran into any problems. A -hint: don't bother to include this INSTALL file in your binary package -(users won't find it useful). +parameters, such as CC, COPT (replaces CFLAGS), LDFLAGS, DESTDIR, +PREFIX, etc. Have a look at the top of the Makefile for the full +list. The defaults should be reasonable, except you probably want +some optimization in COPT. If you package this for your distro, send +me an email (urchlay@slackware.uk), let me know if you ran into any +problems. A hint: don't bother to include this INSTALL file in your +binary package (users won't find it useful). -- cgit v1.2.3