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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2003-07-14 15:38:40 +0400
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2003-07-14 15:38:40 +0400
commit3f761fefe47213af1301315e2aca06a792d706cc (patch)
tree64e4512476c90c3fc6207a30cfb9f883a6c72ca1 /mcs/docs/Makefile
parentf6574c38ac9619e9a69b60ce39288c38ff1aa5e7 (diff)
New build system from Peter Williams (peter@newton.cx)
svn path=/trunk/mcs/; revision=16195
Diffstat (limited to 'mcs/docs/Makefile')
-rw-r--r--mcs/docs/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/mcs/docs/Makefile b/mcs/docs/Makefile
new file mode 100644
index 00000000000..1c9b5f80a33
--- /dev/null
+++ b/mcs/docs/Makefile
@@ -0,0 +1,9 @@
+thisdir = docs
+SUBDIRS =
+include ../build/rules.make
+
+DISTFILES = clr-abi.txt compiler control-flow-analysis.txt order.txt
+
+all-local install-local clean-local test-local run-test-local:
+
+dist-local: dist-default