From bc7a2fca8631574ec3b68eefa7e545f54c066f63 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Sun, 27 Feb 2022 22:19:10 -0500 Subject: Build 64-bit Windows executables using GTK 3. Requires my new gtkwin archive. --- docs/manual.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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* -- cgit v1.2.3