aboutsummaryrefslogtreecommitdiff
path: root/doc/12_Compiling.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-12-26 13:10:51 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2012-12-26 13:10:51 -0500
commit49504f36cd57f58ae885ca722ced3a6d933a0ea3 (patch)
tree36b2e90192ab2d2c9e86883a03e750b0dadf44c2 /doc/12_Compiling.md
parentb0daaa1699f3bfdb63c1ea9f601f266eb1642cca (diff)
downloadtextadept-49504f36cd57f58ae885ca722ced3a6d933a0ea3.tar.gz
textadept-49504f36cd57f58ae885ca722ced3a6d933a0ea3.zip
"make install" and "make ncurses install" install separate binaries.
Diffstat (limited to 'doc/12_Compiling.md')
-rw-r--r--doc/12_Compiling.md3
1 files changed, 3 insertions, 0 deletions
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