Files
nethack/include
nhmall fec6320e68 rename sys/windows/Makefile.mingw32 to GNUmakefile
GNU make looks first for a file called GNUmakefile, ahead of
looking for Makefile and then makefile.

Renaming sys/windows/Makefile.mingw32 to sys/windows/GNUmakefile
allows:

o src/GNUmakefile (for use by GNU make) and src/Makefile (for use
  Microsoft nmake) to both reside in the src folder during build.

o src/GNUmakefile will be used by GNU make, without having to
  explicitly specify "-f GNUmakefile" on the GNU make command line.

o src/Makefile will be used by Microsoft nmake, without having to
  explicitly specify "-f Makefile" on the Microsoft nmake command line.

For the gcc build, the movemement of sys/windows/GNUmakefile needs
to be copied to src/GNUmakefile as part of the build process (see
sys/windows/build-msys2.txt).

For the Microsoft Visual Studio command line build with nmake,
sys/windows/Makefile.nmake needs to be copied to src/Makefile as
part of the build process (see sys/windows/build-nmake.txt).

They are both copied to the src folder from their respective
repository source file names when the nhsetup.bat file is used.
2024-12-02 19:04:08 -05:00
..
2022-02-04 11:01:20 -05:00
2022-03-13 13:58:56 -07:00
2022-11-29 21:53:21 -05:00
2024-02-28 11:47:16 -08:00
2023-05-22 20:50:35 -04:00
2024-11-23 19:04:12 +02:00
2022-06-30 23:48:18 -04:00
2024-09-06 13:08:07 -07:00
2024-09-06 13:08:07 -07:00
2024-09-06 13:08:07 -07:00
2023-03-01 14:00:29 +02:00
2024-10-12 14:56:36 -04:00
2021-01-26 21:06:16 -05:00
2023-05-04 06:02:23 -07:00
2024-12-02 11:37:04 -08:00
2024-10-12 10:14:44 -04:00
2024-11-30 17:07:10 +01:00
2024-11-10 10:06:07 -05:00
2024-10-05 15:55:20 -04:00
2024-07-07 17:34:37 -07:00
2024-09-06 13:08:07 -07:00
2022-06-19 02:30:45 -07:00
2024-09-06 13:08:07 -07:00
2024-02-28 20:15:56 -08:00
2024-02-24 13:49:51 -08:00
2024-11-09 14:06:43 -05:00
2024-02-28 20:15:56 -08:00
2024-09-18 21:39:55 +03:00
2024-11-26 20:57:11 -08:00
2023-11-22 16:01:58 -05:00
2024-09-06 13:08:07 -07:00
2024-11-26 20:57:11 -08:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2023-10-16 09:11:05 -04:00
2024-03-07 11:01:04 -05:00
2024-02-28 20:15:56 -08:00
2024-09-06 13:08:07 -07:00
2023-02-25 18:05:09 +02:00
2024-03-07 11:01:04 -05:00
2024-08-17 11:19:45 -07:00
2024-11-13 09:07:10 -05:00
2023-11-22 16:01:58 -05:00
2020-08-12 16:15:28 -07:00
2024-06-15 19:04:57 +03:00
2024-03-23 10:11:35 -07:00
2023-11-22 16:01:58 -05:00
2024-09-06 13:08:07 -07:00
2022-06-30 23:48:18 -04:00
2024-09-06 13:08:07 -07:00
2024-09-06 13:08:07 -07:00
2024-04-02 14:31:33 +03:00
2024-06-09 11:17:54 -07:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2024-11-26 20:57:11 -08:00