aboutsummaryrefslogtreecommitdiff
path: root/scripts/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/README.txt')
-rw-r--r--scripts/README.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/README.txt b/scripts/README.txt
index 3d911ef2f..326160cbb 100644
--- a/scripts/README.txt
+++ b/scripts/README.txt
@@ -13,7 +13,7 @@ pnglibconf.h.prebuilt => Configuration settings
makefile.atari => Atari makefile
makefile.bc32 => 32-bit Borland C++ (all modules compiled in C mode)
makefile.beos => BeOS makefile
- makefile.cegcc => minge32ce for Windows CE makefile
+ makefile.clang => Generic clang makefile
makefile.darwin => Darwin makefile, for macOS (formerly Mac OS X)
makefile.dec => DEC Alpha UNIX makefile
makefile.dj2 => DJGPP 2 makefile
@@ -75,5 +75,5 @@ Other supporting scripts:
macro.lst => Used by autoconf tools
prefix.dfn => Used by autoconf tools
-
-Further information can be found in comments in the individual makefiles.
+Further information can be found in comments in the individual scripts and
+makefiles.