add trivial mysql2ldif program

This commit is contained in:
leitner
2005-03-31 11:57:15 +00:00
parent 18108c0f2d
commit 53c75f6f3e
3 changed files with 151 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ DEBUG=1
all: t1 t2 parse dumpidx idx2ldif addindex bindrequest tinyldap \
tinyldap_standalone tinyldap_debug ldapclient ldapclient_str \
md5password # t6 # t
md5password mysql2ldif # t6 # t
asn1.a: fmt_asn1intpayload.o fmt_asn1length.o fmt_asn1tag.o \
fmt_asn1int.o fmt_asn1string.o fmt_asn1transparent.o scan_asn1tag.o \