]> git.sur5r.net Git - openldap/blobdiff - libraries/libldif/Makefile.in
Skip over unsupported tags
[openldap] / libraries / libldif / Makefile.in
index 9b7e6b9a4ade73b3b67a272148188d13f76f4fec..8decced43f830e9cf444f69cdffaeffaa1e470a7 100644 (file)
@@ -1,3 +1,6 @@
+# $OpenLDAP$
+## Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
 ## Makefile for -lldif
 ##
@@ -9,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)
+