aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-02-27 22:19:10 -0500
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-02-27 22:19:10 -0500
commitbc7a2fca8631574ec3b68eefa7e545f54c066f63 (patch)
tree5d86f33acca0f9cdf4fb5a82e0c20e2cda021699 /docs
parent6a6b7cccbb2fd21bf040729b99e18aa3a98fe8ad (diff)
Build 64-bit Windows executables using GTK 3.
Requires my new gtkwin archive.
Diffstat (limited to 'docs')
-rw-r--r--docs/manual.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual.md b/docs/manual.md
index f3bd7714..3e042eae 100644
--- a/docs/manual.md
+++ b/docs/manual.md
@@ -1516,8 +1516,8 @@ Command | Description
`make uninstall` | Uninstalls Textadept (from */usr/local* by default)
`make clean` | Deletes all compiled files, leaving only source files
`make clean-deps` | Deletes all unpacked dependencies, leaving only downloads
-`make win32-deps` | Downloads and builds Textadept's Windows dependencies
-`make win32` | Cross-compiles Textadept for Windows
+`make win-deps` | Downloads and builds Textadept's Windows dependencies
+`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*