further clarify that Msys2 is a fork of Cygwin

This commit is contained in:
Landon Curt Noll
2023-08-18 16:28:31 -07:00
parent 96f925bede
commit 7ad1448a1a
3 changed files with 10 additions and 2 deletions

View File

@@ -271,7 +271,7 @@ The current list of targets in Makefile.target are:
- Apple macOS / Darwin target
- FreeBSD target
- OpenBSD target
- Cygwin target
- Cygwin target (as well as Msys2 / Msys OSNAME)
- simple target
- default target (when target is empty)