mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-23 14:09:39 +08:00
Replace -M with $CC_MKDEP_FLAGS in comment
This commit is contained in:
parent
11add79cb1
commit
12c3efb878
@ -127,7 +127,7 @@ cat << _EOF_ >> $TMP
|
||||
|
||||
#
|
||||
# files: $*
|
||||
# command: $CC -M $files
|
||||
# command: $CC $CC_MKDEP_FLAGS $files
|
||||
#
|
||||
|
||||
_EOF_
|
||||
|
Loading…
Reference in New Issue
Block a user