Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78289 --- shadow/78289 2006-05-04 09:05:22.000000000 -0400 +++ shadow/78289.tmp.15710 2006-05-04 09:06:11.000000000 -0400 @@ -63,6 +63,11 @@ The problem goes away when I don't append the '\' separator directly to the last line, but insert a space before it: before -> mcs *.cs Rendering/*.cs\ after -> mcs *.cs Rendering/*.cs \ + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-04 09:06 ------- +Created an attachment (id=16920) +Makefile which causes the problem + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
