[netcore] Remove local copy of static alc resolve methods
[mono-project.git] / mcs / class / RabbitMQ.Client / Makefile
blob1093748f8f2f0906247c32e0884047d750cee5c4
1 thisdir = class/RabbitMQ.Client
2 SUBDIRS = src/apigen docs/specs src/client
3 #SUBDIRS = src/client
4 include ../../build/rules.make
6 DISTFILES = \
7 src/util/BlockingCell.cs \
8 src/util/DebugUtil.cs \
9 src/util/Either.cs \
10 src/util/IntAllocator.cs \
11 src/util/NetworkBinaryReader.cs \
12 src/util/NetworkBinaryWriter.cs \
13 src/util/Semaphore.cs \
14 src/util/SharedQueue.cs \
15 src/util/XmlUtil.cs \
16 src/apigen/AmqpClass.cs \
17 src/apigen/AmqpEntity.cs \
18 src/apigen/AmqpField.cs \
19 src/apigen/AmqpMethod.cs \
20 src/apigen/Apigen.cs \
21 src/apigen/Makefile \
22 docs/specs/amqp0-8.stripped.xml \
23 docs/specs/amqp0-9.stripped.xml \
24 docs/specs/qpid-amqp.0-8.stripped.xml \
25 docs/specs/Makefile
27 all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local doc-update-local csproj-local:
29 dist-local: dist-default