mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 09:53:36 +00:00
tests/hard_coded/Mmakefile:
Invoke cl appropriately to compile nonascii_gen.
Handle the .exe extension where necessary.
tests/DEFNS_FOR_TESTS.in:
Add a variable that says of we are using MSVC.
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
CFLAGS_FOR_ERRMSG_FILTER=@CFLAGS_FOR_ERRMSG_FILTER@
|
|
CFLAGS_FOR_NO_INFINITE_RECURSION=@CFLAGS_FOR_NO_INFINITE_RECURSION@
|
|
USING_MICROSOFT_CL_COMPILER=@USING_MICROSOFT_CL_COMPILER@
|