]> git.sur5r.net Git - openldap/blobdiff - libraries/libldif/Makefile.in
Skip over unsupported tags
[openldap] / libraries / libldif / Makefile.in
index 020e16d816380a3583e65767ff5dfd061ab92e85..8decced43f830e9cf444f69cdffaeffaa1e470a7 100644 (file)
@@ -1,4 +1,6 @@
 # $OpenLDAP$
+## Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
 ## Makefile for -lldif
 ##
@@ -10,3 +12,6 @@ OBJS  = line64.o fetch.o
 LDAP_INCDIR= ../../include       
 LDAP_LIBDIR= ../../libraries
 
+NT_DYN_LIB_DEFS = -DLDAP_DECL=dllimport -DLBER_DECL=dllimport
+CPPFLAGS = $(@PLAT@_@LIB_LINKAGE@_LIB_DEFS)
+