]> git.sur5r.net Git - openldap/blobdiff - build/srv.mk
Ready for release
[openldap] / build / srv.mk
index ee6d5daa2741cadefa7aa9049201e0897cd6ae81..a3d267fc3d5b3e22c2d1b47b7e2b31a438aa68b3 100644 (file)
@@ -1,11 +1,18 @@
 # $OpenLDAP$
-## Copyright 1998,1999 The OpenLDAP Foundation
-## COPYING RESTRICTIONS APPLY.  See COPYRIGHT File in top level directory
-## of this package for details.
-##---------------------------------------------------------------------------
+## Copyright 1998-2003 The OpenLDAP Foundation.
+## All rights reserved.
 ##
-## Makefile Template for Servers
+## Redistribution and use in source and binary forms, with or without
+## modification, are permitted only as authorized by the OpenLDAP
+## Public License.
 ##
+## A copy of this license is available in the file LICENSE in the
+## top-level directory of the distribution or, alternatively, at
+## <http://www.OpenLDAP.org/license.html>.
+##---------------------------------------------------------------------------
+#
+# Makefile Template for Servers
+#
 
 all-common: all-$(BUILD_SRV)
 all-no lint-no 5lint-no depend-no install-no:
@@ -38,7 +45,7 @@ lint-yes: lint-local-srv FORCE
 
 clean-local-srv:
 clean-srv:     clean-local-srv FORCE
-       $(RM) $(PROGRAMS) $(XPROGRAMS) $(XSRCS) *.o a.out core .libs/*
+       $(RM) $(PROGRAMS) $(XPROGRAMS) $(XSRCS) *.o a.out core .libs/* *.exe
 
 depend-local-srv:
 depend-yes: depend-local-srv FORCE