X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Fsrv.mk;h=1a3b99353eac4064027b60eab80de210497d6e44;hb=5385d13bf89dd05da03a2df6e3a0de0385dc2a28;hp=ee6d5daa2741cadefa7aa9049201e0897cd6ae81;hpb=40fa9d36ce344cb67bb3e693eecc01f9d9832cf5;p=openldap diff --git a/build/srv.mk b/build/srv.mk index ee6d5daa27..1a3b99353e 100644 --- a/build/srv.mk +++ b/build/srv.mk @@ -1,11 +1,20 @@ # $OpenLDAP$ -## Copyright 1998,1999 The OpenLDAP Foundation -## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory -## of this package for details. -##--------------------------------------------------------------------------- +## This work is part of OpenLDAP Software . +## +## Copyright 1998-2006 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 +## . +##--------------------------------------------------------------------------- +# +# Makefile Template for Servers +# all-common: all-$(BUILD_SRV) all-no lint-no 5lint-no depend-no install-no: @@ -38,7 +47,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