https://issues.apache.org/ooo/show_bug.cgi?id=123532
--- Comment #8 from Andre <[email protected]> --- The previous changes to instsetoo_native/util/makefile.mk changed/fixed the following: - Removed the already commented out references to URE. Building the URE is no longer supported. - A new target 'help' prints out all supported targets. This provides a reminder of which targets are available and also shows short documentations (where known) about the targets. Also some variable values are shown. - Removed support for the deprecated BUILD_SPECIAL flag. - Improved the way the .idt files are copied into the output tree (relevant only on Windows). Instead of simply copying them every time, there are now make rules that only copy missing files. - Removed one warning that is shown by dmake that tells the developer that there is a certain feature available since version 4.5 (we use 4.12). There are other warnings like that but this one is visible when dmake is called without specifying a target. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
