VirtualBox

Changeset 99040 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Mar 18, 2023 9:03:42 PM (23 months ago)
Author:
vboxsync
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/Additions/linux/drm/Makefile.kmk

    r98416 r99040  
    4444vboxvideo-src_INSTALLER = $(RM_EXT) -f -- "$2" && \
    4545        $(if $(filter %.c %.h,$2),$(SED) -f $(PATH_ROOT)/src/VBox/Additions/linux/drm/indent.sed \
    46         --output "$2" "$1",$(CP_EXT) "$1" "$2") && \
     46                --output "$2" "$1",$(CP_EXT) "$1" "$2") && \
    4747        $(CHMOD_EXT) "$(if $(mode),$(mode),0644)" "$2"
    4848
Note: See TracChangeset for help on using the changeset viewer.

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