Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 95 and Version 96 of Projects/OpenLDAP


Ignore:
Timestamp:
07/10/12 22:13:50 (12 years ago)
Author:
C Rempel
Comment:

/* Binary Relocatability */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/OpenLDAP

    v95 v96  
    189189 +       $(AR) ruv $@ $(SLAPD_OBJECTS) $(LIB) $(WRAP_LIBS)
    190190
    191 Fourth, I added an install-local Makefile target to the install-local-srv.
     191Fourth, I added an install-local Makefile target to the install-local-srv.  The install-local Makefile target was inspired by the openldap/libraries/lib*/Makefile.in install-local Makefile targets (which are used to install libraries).
    192192
    193193 ! install-local-srv: install-slapd ... \