aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-03-01 17:55:26 -0500
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-03-01 17:55:26 -0500
commitd6e38c72c6a2e185ccd623e9238e4ce1ecaa5108 (patch)
treeaedc392e12d5978658c9a1756dffd9f9bd54558d /docs
parent95bd46502de9cb53ddec942cb1735b7c0f1636f7 (diff)
Updated Makefile rules elsewhere in documentation.
Diffstat (limited to 'docs')
-rw-r--r--docs/manual.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/manual.md b/docs/manual.md
index 917cca1e..60c894c9 100644
--- a/docs/manual.md
+++ b/docs/manual.md
@@ -1520,7 +1520,6 @@ Command | Description
`make win` | Cross-compiles Textadept for Windows
`make osx-deps` | Downloads and builds Textadept's macOS dependencies
`make osx` | Cross-compiles Textadept for macOS
-`make osx-app` | Builds *Textadept.app*
If you want to install Textadept into a non-standard location, you can specify that location
using the `DESTDIR` variable. For example: