VirtualBox

Ignore:
Timestamp:
Mar 18, 2023 9:03:42 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156405
Message:

*.kmk: Applied scm with new indenting of multiline variable/function expansions in variable assignments. bugref:10348

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk

    r98412 r99040  
    138138  VBoxManageNls_QT_TRANSLATIONS = $(addsuffix .ts,$(addprefix $(VBOX_PATH_VBOXMANAGE_SRC)/nls/VBoxManageNls_,$(VBOX_APPROVED_VBOXMANAGE_LANGUAGES)))
    139139  VBoxManageNls_VBOX_ALL_NLS_SOURCES = $(wildcard \
    140         $(VBOX_PATH_VBOXMANAGE_SRC)/*.h \
    141         $(VBOX_PATH_VBOXMANAGE_SRC)/*.cpp )
     140                $(VBOX_PATH_VBOXMANAGE_SRC)/*.h \
     141                $(VBOX_PATH_VBOXMANAGE_SRC)/*.cpp )
    142142
    143143  updatenls:: makeallnls $(VBOX_PATH_VBOXMANAGE_SRC)/nls/VBoxManageNls_en.ts
     
    379379 VBoxManage_SOURCES += \
    380380        $(foreach lang, $(VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES) \
    381         , $(VBoxManage_0_OUTDIR)/VBoxManageBuiltInHelp_$(lang).cpp)
     381                , $(VBoxManage_0_OUTDIR)/VBoxManageBuiltInHelp_$(lang).cpp)
    382382
    383383 VBoxManage_CLEAN += \
    384384        $(foreach lang,$(VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES), \
    385         $(addprefix $(VBOX_PATH_MANUAL_OUTBASE)/$(lang)/, \
    386         $(VBOX_XML_XREF_TO_TEXT) \
    387         $(VBOX_XML_XREF_TO_TEXT).cat \
    388         )) \
     385                $(addprefix $(VBOX_PATH_MANUAL_OUTBASE)/$(lang)/, \
     386                        $(VBOX_XML_XREF_TO_TEXT) \
     387                        $(VBOX_XML_XREF_TO_TEXT).cat \
     388                        )) \
    389389        $(addsuffix .cpp,$(addprefix $(VBoxManage_0_OUTDIR)/VBoxManageBuiltInHelp_,$(VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES))) \
    390390        $(addsuffix .cpp.ts,$(addprefix $(VBoxManage_0_OUTDIR)/VBoxManageBuiltInHelp_,$(VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES))) \
    391391        $(foreach file, $(filter man_VBoxManage-%,$(VBOX_MANUAL_XML_REFENTRY_FILES)) \
    392         , $(addsuffix /$(file),$(addprefix $(VBoxManage_0_OUTDIR)/,$(VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES))))
     392                , $(addsuffix /$(file),$(addprefix $(VBoxManage_0_OUTDIR)/,$(VBOX_APPROVED_VBOXMANAGE_DOCBOOK_LANGUAGES))))
    393393
    394394 # Preprocess the xml files, applying remarks.
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