From d31b721e987fe7d53cef087ed2f002b65a6a759e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 21 Jan 2012 11:42:42 -0500 Subject: Modify build system for "compilation" and libs. --- (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 3dc4618..4aaccd0 100644 --- a/INSTALL +++ b/INSTALL @@ -12,8 +12,7 @@ generates a 'Makefile' in your current working directory. The simplest way to configure, build, and install this package is: 1. Run the 'configure' script from the source directory or any other directory. For example, from the source directory you can run './configure'. - 2. Run 'make' to build the package. (Currently this does nothing, but this may - change in the future.) + 2. Run 'make' to build the package. 3. Run 'make install' to install the package. You will probably need superuser privileges to install files into your system. -- cgit v0.9.1