mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-13 04:44:39 +00:00
s/GRADE/GRADESTRING/ in a path name.
Estimated hours taken: 0.1 Branches: main, release scripts/Mmake.vars.in: s/GRADE/GRADESTRING/ in a path name.
This commit is contained in:
@@ -239,7 +239,7 @@ MS_CL_LIBS =
|
|||||||
|
|
||||||
# MERCURY_STDLIB_DIR should be set by the `mmake' script.
|
# MERCURY_STDLIB_DIR should be set by the `mmake' script.
|
||||||
MERC_C_INCL_DIR = $(MERCURY_STDLIB_DIR)/inc
|
MERC_C_INCL_DIR = $(MERCURY_STDLIB_DIR)/inc
|
||||||
MERC_DLL_DIR = $(MERCURY_STDLIB_DIR)/lib/$(GRADE)/@FULLARCH@
|
MERC_DLL_DIR = $(MERCURY_STDLIB_DIR)/lib/$(GRADESTRING)/@FULLARCH@
|
||||||
|
|
||||||
# MS_ILASM is the Microsoft IL assembler, which turns IL assembly code
|
# MS_ILASM is the Microsoft IL assembler, which turns IL assembly code
|
||||||
# into bytecode.
|
# into bytecode.
|
||||||
|
|||||||
Reference in New Issue
Block a user