To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=52238 Issue #:|52238 Summary:|W32-tcsh: dmake fails on makefiles with DOS |lineendings and empty lines in recipes Component:|tools Version:|680m117 Platform:|PC URL:| OS/Version:|Windows, all Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|dmake Assigned to:|hjs Reported by:|vq
------- Additional comments from [EMAIL PROTECTED] Wed Jul 20 12:28:38 -0700 2005 ------- The current dmake (cygwin build for W32tcsh) fails on the following makefile: ---- testmakefile.mk ---- .NOTABS !:= yes aaa : echo aaa bbb : echo bbb ---- testmakefile.mk ---- with: $ dmake_m117/dmake/dmake.exe -f testmakefile.mk dmake: testsmakefile.mk: line 5: Error -- Expecting macro or rule defn, found neither *IFF* testmakefile.mk has /r/n lineendings. It works with unix style /n lineendings. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]