]> git.sur5r.net Git - openldap/blobdiff - Makefile.in
Cleanup thread handling to resolve non-exiting daemons on FreeBSD.
[openldap] / Makefile.in
index adb827bd1fc1b9c1b4025b9a6f805ffb6b1fb8b9..f564426626e315c0a150b3b1cba9cbc4ba9542a3 100644 (file)
@@ -1,9 +1,16 @@
 # 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
+CLEANDIRS= tests doc
 INSTALLDIRS= doc
 
 makefiles:     FORCE
@@ -29,3 +36,13 @@ Makefile: Makefile.in config.status
 config.status: configure
        ./config.status --recheck
 
+
+# force a make all before make install
+#      only done at the top-level
+install-common: all FORCE
+
+clean-local: FORCE
+       $(RM) config.log
+
+veryclean-local: FORCE
+       $(RM) config.cache config.status libtool stamp-h stamp-h.in