X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2FMakefile.in;h=2659f3a6195738c1611c9cb39f264c7f50bc2b35;hb=fde1f80aa8dca08180f2a03ffeec6d9a9ffa1ec4;hp=cb1c9a50e279f0ef41ff7af773b11cc429278e0e;hpb=1509d75363bee970579392dbd763b00bcb99d41b;p=openldap diff --git a/servers/slapd/Makefile.in b/servers/slapd/Makefile.in index cb1c9a50e2..2659f3a619 100644 --- a/servers/slapd/Makefile.in +++ b/servers/slapd/Makefile.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2012 The OpenLDAP Foundation. +## Copyright 1998-2014 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -366,8 +366,14 @@ veryclean-local-srv: FORCE fi; \ done +install-dbc-maybe: install-dbc-@BUILD_BDB@ install-dbc-@BUILD_HDB@ + +install-dbc-yes: install-db-config +install-dbc-mod: install-db-config +install-dbc-no: + install-local-srv: install-slapd install-tools \ - install-conf install-db-config install-schema install-tools + install-conf install-dbc-maybe install-schema install-tools install-slapd: FORCE -$(MKDIR) $(DESTDIR)$(libexecdir)