mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 09:23:44 +00:00
Estimated hours taken: 1 Branches: main Fix bugs in my change to allow MLOBJS-module Mmake variables. compiler/modules.m: $@ make variables are not set in the dependencies of a rule, so we need to manually expand the MLOBJS-$@ in ALL_MLOBJS. doc/user_guide.texi: Document EXTRA_MLOBJS. tests/hard_coded/Mmakefile: tests/hard_coded/target_mlobjs.m: tests/hard_coded/target_mlobjs_c.h: tests/hard_coded/target_mlobjs_c.c: Test case.
2 lines
13 B
Plaintext
2 lines
13 B
Plaintext
Hello, world
|