mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-14 05:12:33 +00:00
Delete an obsolete comment about setting `GRADEFLAGS-foo_init'
Estimated hours taken: 0.25 tests/Mmake.common: samples/tests/Mmake.common: Delete an obsolete comment about setting `GRADEFLAGS-foo_init' (that isn't needed anymore, since Mmake handles it automatically -- you only need to set `GRADEFLAGS-foo'.)
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
#
|
||||
# Note: Mmake lets you override MCFLAGS for a particular file by setting
|
||||
# MCFLAGS-foo. Similarly, you can override GRADEFLAGS for a particular
|
||||
# file by setting both GRADEFLAGS-foo and (for compiling the foo_init.c
|
||||
# file) GRADEFLAGS-foo_init.
|
||||
# file by setting both GRADEFLAGS-foo.
|
||||
#
|
||||
|
||||
# override this with `mmake HAVE_NUPROLOG=yes'
|
||||
|
||||
Reference in New Issue
Block a user