X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Frules.mk;h=2b8f01504507f4e42f0997735bd13fedd6fcbb1c;hb=88c3a5a5b68c3fabcaed4f67ee3f856c8941adbf;hp=42fd894a23cffebb47ba37f5dafc72414f87be68;hpb=0e2af54a3ffdeebe3901370683be56fcc53023b0;p=openldap diff --git a/build/rules.mk b/build/rules.mk index 42fd894a23..2b8f015045 100644 --- a/build/rules.mk +++ b/build/rules.mk @@ -1,11 +1,20 @@ # $OpenLDAP$ -## Copyright 1998-2002 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 Programs +## 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 Programs +# all-common: $(PROGRAMS) FORCE