]> git.sur5r.net Git - openldap/commitdiff
Replace -M with $CC_MKDEP_FLAGS in comment
authorKurt Zeilenga <kurt@openldap.org>
Fri, 26 Mar 1999 19:19:12 +0000 (19:19 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 26 Mar 1999 19:19:12 +0000 (19:19 +0000)
build/mkdep

index ec48c3c74c89d3378080db508968154932c0ed09..07fd779a907d453848a865283d95e37395c758d8 100755 (executable)
@@ -127,7 +127,7 @@ cat << _EOF_ >> $TMP
 
 #
 # files: $*
-# command: $CC -M $files
+# command: $CC $CC_MKDEP_FLAGS $files
 #
 
 _EOF_