From 49504f36cd57f58ae885ca722ced3a6d933a0ea3 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 26 Dec 2012 13:10:51 -0500 Subject: "make install" and "make ncurses install" install separate binaries. --- doc/12_Compiling.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/12_Compiling.md b/doc/12_Compiling.md index 077b726e..2870d5ed 100644 --- a/doc/12_Compiling.md +++ b/doc/12_Compiling.md @@ -87,6 +87,9 @@ a normal Linux application, run the usual `make` and then `make install` or */usr/local* but you can change this by setting `DESTDIR` (e.g. `make install DESTDIR=/prefix/to/install/to`). +Similarly, `make ncurses` and `make ncurses install` installs the ncurses +version. + ### Cross Compiling for Windows When cross-compiling from within Linux, first unzip the GTK+ for Windows bundle -- cgit v1.2.3