VirtualBox

Changeset 40526 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 19, 2012 9:47:18 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76913
Message:

Main/webservice: do not flood the build log with cleanup having near infinite line length

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r40476 r40526  
    375375                | $(VBOX_JWS_GEN)/java/
    376376        $(call MSG_L1,Generating JAX-WS Java glue files from XIDL)
    377         $(RM) -f $(wildcard $(VBOX_JWS_GEN)/java/*/*/*.java) $(wildcard $(VBOX_JWS_GEN)/java/*/*/*/*.java)
     377        $(QUIET)$(RM) -f $(wildcard $(VBOX_JWS_GEN)/java/*/*/*.java) $(wildcard $(VBOX_JWS_GEN)/java/*/*/*/*.java)
    378378        $(QUIET)$(VBOX_XSLTPROC) \
    379379              --stringparam G_vboxApiSuffix $(VBOX_API_SUFFIX) \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette