X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Fsrv.mk;h=b735c374fc72adf75fd3a31da143b54347c11fe5;hb=ba6e6b4640c1d08ffb4cab46f063bc0cc8aa3493;hp=ee6d5daa2741cadefa7aa9049201e0897cd6ae81;hpb=40fa9d36ce344cb67bb3e693eecc01f9d9832cf5;p=openldap diff --git a/build/srv.mk b/build/srv.mk index ee6d5daa27..b735c374fc 100644 --- a/build/srv.mk +++ b/build/srv.mk @@ -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-2005 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 +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