make/tests/scripts
Paul Smith b79791533b Add preprocessor macros for different platforms
* configure.ac: MK_CONFIGURE shows config.h was generated by configure.
* src/config.ami: Define MK_AMIGAOS.
* src/config.h-vms: Define MK_VMS.
* src/configh.dos: Define MK_DJGPP.
* src/config.h.W32: Define MK_W32 and WINDOWS32.
* src/build_w32.bat: Let WINDOWS32 be defined by config.h.  Remove
unused setting of WIN32.
* src/job.c: Clean up use of WIN32.
* src/main.c: Ditto.
* tests/scripts/features/default_names: Ditto.
2022-10-18 14:20:44 -04:00
..
features Add preprocessor macros for different platforms 2022-10-18 14:20:44 -04:00
functions Always restore global environ if we use vfork 2022-09-25 16:57:31 -04:00
misc
options [SV 56301] Fail if an included makefile can't be built 2022-09-20 03:55:39 -04:00
targets * tests/scripts/targets/WAIT: [SV 63071] Remove possible test races. 2022-09-17 13:22:35 -04:00
variables Fix tests for MacOS and Windows 2022-08-30 21:05:34 -04:00
vms
test_template