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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Pryor <jpryor@novell.com>2003-10-12 05:02:32 +0400
committerJonathan Pryor <jpryor@novell.com>2003-10-12 05:02:32 +0400
commit95b6672f5971d7033c77cd92108ede7c382ae6c7 (patch)
tree9644e1333aac85bb4262ee11fe13f2ecf8d6aefd /Makefile.am
parent1c9696406de469b686da8e389b52a519675adad0 (diff)
Update build system so that RPMs can be easily built.
svn path=/trunk/mono-tools/; revision=18895
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index da3e89b0..00000000
--- a/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-AUTOMAKE_OPTIONS = foreign
-
-AM_MAKEFLAGS = CSC=$(CSC) prefix=$(prefix)
-
-SUBDIRS = type-reflector debugger
-