3 include $(top_srcdir)/Makefile.am.common
5 AM_CPPFLAGS += -I../asn1 -I$(srcdir)/../asn1 $(INCLUDE_hcrypto)
6 AM_CPPFLAGS += $(INCLUDE_openldap) -DHDB_DB_DIR=\"$(DIR_hdbdir)\"
7 AM_CPPFLAGS += -I$(srcdir)/../krb5
8 AM_CPPFLAGS += $(INCLUDE_sqlite3)
11 $(gen_files_hdb:.x=.c) \
21 asn1_HDB_Ext_PKINIT_acl.x \
22 asn1_HDB_Ext_PKINIT_cert.x \
23 asn1_HDB_Ext_PKINIT_hash.x \
24 asn1_HDB_Ext_Constrained_delegation_acl.x \
25 asn1_HDB_Ext_Lan_Manager_OWF.x \
26 asn1_HDB_Ext_Password.x \
27 asn1_HDB_Ext_Aliases.x \
28 asn1_HDB_extension.x \
29 asn1_HDB_extensions.x \
31 asn1_hdb_entry_alias.x \
34 CLEANFILES = $(BUILT_SOURCES) $(gen_files_hdb) \
35 hdb_asn1{,-priv}.h* hdb_asn1_files hdb_asn1-template.c*
49 hdb_ldap_la_SOURCES = hdb-ldap.c
50 hdb_ldap_la_LDFLAGS = -module -avoid-version
51 hdb_ldap_la_LIBADD = $(LIB_openldap) libhdb.la
56 ldap_lib = $(LIB_openldap)
61 lib_LTLIBRARIES = libhdb.la $(ldap_so)
62 libhdb_la_LDFLAGS = -version-info 11:0:2
65 libhdb_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
68 noinst_PROGRAMS = test_dbinfo test_hdbkeys test_mkey
70 dist_libhdb_la_SOURCES = \
89 nodist_libhdb_la_SOURCES = $(BUILT_SOURCES)
91 include_HEADERS = hdb.h hdb-protos.h
92 nodist_include_HEADERS = hdb_err.h hdb_asn1.h
105 $(libhdb_la_OBJECTS): $(srcdir)/hdb-protos.h $(srcdir)/hdb-private.h
106 $(libhdb_la_OBJECTS): hdb_asn1.h hdb_asn1-priv.h hdb_err.h
108 $(srcdir)/hdb-protos.h:
109 cd $(srcdir); perl ../../cf/make-proto.pl -q -P comment -o hdb-protos.h $(dist_libhdb_la_SOURCES) || rm -f hdb-protos.h
111 $(srcdir)/hdb-private.h:
112 cd $(srcdir); perl ../../cf/make-proto.pl -q -P comment -p hdb-private.h $(dist_libhdb_la_SOURCES) || rm -f hdb-private.h
114 $(gen_files_hdb) hdb_asn1.hx hdb_asn1-priv.hx: hdb_asn1_files
116 hdb_asn1_files: $(ASN1_COMPILE_DEP) $(srcdir)/hdb.asn1
117 $(ASN1_COMPILE) $(srcdir)/hdb.asn1 hdb_asn1
119 test_dbinfo_LIBS = libhdb.la
121 test_hdbkeys_LIBS = ../krb5/libkrb5.la libhdb.la
122 test_mkey_LIBS = $(test_hdbkeys_LIBS)
124 # to help stupid solaris make
126 hdb_err.h: hdb_err.et
133 data-mkey.mit.des3.le \
134 data-mkey.mit.des3.be