Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « Novell.Directory.Ldap « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7ffb40774ed7d4d40f17184359c2d1627056fa9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
thisdir = class/Novell.Directory.Ldap
SUBDIRS = 
include ../../build/rules.make

LIBRARY = Novell.Directory.Ldap.dll

LIB_REFS = System Mono.Security
KEYFILE = ../mono.pub
LIB_MCS_FLAGS = -warn:1 -nowarn:612 

RESOURCE_DEFS = ResultCodeMessages,Novell.Directory.Ldap.Utilclass/ResultCodeMessages.txt
include ../../build/library.make

EXTRA_DISTFILES = \
	Novell.Directory.Ldap.Rfc2251/RfcLdapURL.cs \
	Novell.Directory.Ldap.Utilclass/ExceptionMessages.resx \
	Novell.Directory.Ldap.Utilclass/ExceptionMessages.txt \
	Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resx