4ca49b3eb6
BUILD_DEPENDS. This problem will be resolved in the next release of mono. Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
11 lines
520 B
Text
11 lines
520 B
Text
--- mono/Makefile.in.bak Mon Feb 2 17:02:39 2004
|
|
+++ mono/Makefile.in Tue Mar 2 01:48:16 2004
|
|
@@ -123,7 +123,7 @@
|
|
@PLATFORM_WIN32_TRUE@ arch monograph interpreter mini tests benchmark profiler
|
|
|
|
@PLATFORM_WIN32_FALSE@SUBDIRS = utils io-layer monoburg os metadata cil dis \
|
|
-@PLATFORM_WIN32_FALSE@ arch monograph interpreter mini tests benchmark handles profiler
|
|
+@PLATFORM_WIN32_FALSE@ arch monograph interpreter mini benchmark handles profiler
|
|
|
|
subdir = mono
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|