mail-archives/mono-bugs/2009-February/086542.html

95 строки
4.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 479753] No rule to make target `Test/man-provider-test.cs
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20479753%5D%20No%20rule%20to%20make%20target%0A%09%60Test/man-provider-test.cs&In-Reply-To=bug-479753-28286%40https.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="086535.html">
<LINK REL="Next" HREF="086549.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 479753] No rule to make target `Test/man-provider-test.cs</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20479753%5D%20No%20rule%20to%20make%20target%0A%09%60Test/man-provider-test.cs&In-Reply-To=bug-479753-28286%40https.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 479753] No rule to make target `Test/man-provider-test.cs">bugzilla_noreply at novell.com
</A><BR>
<I>Wed Feb 25 22:21:11 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="086535.html">[Mono-bugs] [Bug 479753] New: No rule to make target `Test/man-provider-test.cs
</A></li>
<LI>Next message: <A HREF="086549.html">[Mono-bugs] [Bug 479753] No rule to make target `Test/man-provider-test.cs
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#86542">[ date ]</a>
<a href="thread.html#86542">[ thread ]</a>
<a href="subject.html#86542">[ subject ]</a>
<a href="author.html#86542">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=479753">https://bugzilla.novell.com/show_bug.cgi?id=479753</A>
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jpryor at novell.com</A> added comment
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=479753#c1">https://bugzilla.novell.com/show_bug.cgi?id=479753#c1</A>
Jonathan Pryor &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jpryor at novell.com</A>&gt; changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jpryor at novell.com</A>
--- Comment #1 from Jonathan Pryor &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jpryor at novell.com</A>&gt; 2009-02-25 20:21:10 MST ---
Committed to trunk in r128051.
2009-02-25 Jonathan Pryor &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jonpryor at vt.edu</A>&gt;
* Makefile:
- s/TEST_FILES/MAN_TEST_FILES/g: $(TEST_FILES) is used by the normal
build process, so the local definition is lost (and thus ignored).
Result: Test/* isn't actually copied. Oops. Changing to
MAN_TEST_FILES allows things to be copied.
- Fix the filenames within $(MAN_TEST_FILES) so `make dist-local'
works without error.
- Fixes #479753.
--
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="086535.html">[Mono-bugs] [Bug 479753] New: No rule to make target `Test/man-provider-test.cs
</A></li>
<LI>Next message: <A HREF="086549.html">[Mono-bugs] [Bug 479753] No rule to make target `Test/man-provider-test.cs
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#86542">[ date ]</a>
<a href="thread.html#86542">[ thread ]</a>
<a href="subject.html#86542">[ subject ]</a>
<a href="author.html#86542">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>