To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67025
Issue #|67025
Summary|dmake wrongly complains about .SILENT in %-targets whe
|n -vr switch is used
Component|tools
Version|current
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P2
Subcomponent|dmake
Assigned to|vq
Reported by|vq
------- Additional comments from [EMAIL PROTECTED] Tue Jul 4 08:36:24 -0700
2006 -------
The following makefile fails with this error when called with -vr :
$ ./dmake/dmake.exe -vr -rf tYYYYY_1.mk all.xx
dmake: tYYYYY_1.mk: line 4: Error: -- A non-%-target must not be mixed with
%-targets, offending target [.SILENT]
---- tYYYYY_1.mk ----
SHELL*:=/bin/sh
SHELLFLAGS*:=-ce
%.xx .SILENT :
+echo "xx"
---- tYYYYY_1.mk ----
---------------------------------------------------------------------
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]