]> git.sur5r.net Git - openldap/blobdiff - build/mkdep
update project settings
[openldap] / build / mkdep
index 852e7e636b698f1c63808e5f5b2f063424af8208..07fd779a907d453848a865283d95e37395c758d8 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/sh -
+# Copyright 1998,1999 The OpenLDAP Foundation
+# COPYING RESTRICTIONS APPLY.  See COPYRIGHT File in top level directory
+# of this package for details.
 #
+# Portions
 # Copyright (c) 1987 Regents of the University of California.
 # All rights reserved.
 #
@@ -123,7 +127,7 @@ cat << _EOF_ >> $TMP
 
 #
 # files: $*
-# command: $CC -M $files
+# command: $CC $CC_MKDEP_FLAGS $files
 #
 
 _EOF_