]> git.sur5r.net Git - openldap/blobdiff - Makefile.in
Import slapd.conf mode change (with typo correction) from -devel.
[openldap] / Makefile.in
index 91866269b1d71a31e3f28f9983efe7440bef7f08..153c641cdd16b67d75935aac0c61e4ab721874f7 100644 (file)
@@ -1,6 +1,13 @@
 # Master Makefile for OpenLDAP
-# Copyright 1998 The OpenLDAP Foundation,  All Rights Reserved.
-# COPYING RESTRICTIONS APPLY, See COPYRIGHT file
+##
+## Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+## All rights reserved.
+##
+## Redistribution and use in source and binary forms are permitted only
+## as authorized by the OpenLDAP Public License.  A copy of this
+## license is available at http://www.OpenLDAP.org/license.html or
+## in file LICENSE in the top-level directory of the distribution.
+##
 
 SUBDIRS= include libraries clients servers # contrib
 CLEANDIRS= tests doc
@@ -39,3 +46,5 @@ clean-local: FORCE
 
 veryclean-local: FORCE
        $(RM) config.cache config.status libtool stamp-h stamp-h.in
+
+distclean: veryclean FORCE