To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70210
                 Issue #|70210
                 Summary|dmake fails on empty dynamic prerequisites
               Component|tools
                 Version|current
                Platform|All
                     URL|
              OS/Version|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] Sun Oct  8 16:18:49 -0700 
2006 -------
The following makefile

--- makefile.mk ---
SHELL*:=/bin/sh
SHELLFLAGS*:=-ce

EMPTYPRQ=

all : $$(EMPTYPRQ)
        echo all
--- makefile.mk ---

fails with:

$ dmake -rf t_emptydynprq1.mk
dmake:  Error: -- `' not found, and can't be made

---------------------------------------------------------------------
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]

Reply via email to