https://issues.apache.org/ooo/show_bug.cgi?id=123532

--- Comment #10 from Andre <[email protected]> ---
Prevent more warnings about a feature added to old dmake 4.5 (the warning just
tells you that it now works) by replacing

openoffice_%{$(PKGFORMAT:^".")} :

with 

$(foreach,P,$(PACKAGE_FORMATS) $(foreach,L,$(alllangiso) penoffice_$L.$P))
.PHONY :

ie by avoiding the % in targets that don't use it anyway.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

Reply via email to