Files
mercury/profiler
Zoltan Somogyi 0c7af82fc6 Use += instead of = to set MCFLAGS-modulename.
*/Mercury.options:
    Specify module-specific Mercury compiler flags using

        MCFLAGS-modulename += options

    instead of

        MCFLAGS-modulename = options

    because unlike the latter, the former allows Mmake.params files
    to add other options.
2023-10-06 00:04:07 +11:00
..
2023-07-01 02:25:53 +10:00
2023-03-25 22:12:54 +11:00
2021-03-06 21:46:37 +11:00
2021-03-06 21:46:37 +11:00