VirtualBox

Ignore:
Timestamp:
Feb 20, 2019 3:51:56 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128941
Message:

Renamed the common linux makefile includes to use a more conventional stuffix based scheme to simplify syntax highlighting.

Location:
trunk/src/VBox/HostDrivers/Support/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r76553 r77390  
    2828# there
    2929obj ?= $(CURDIR)
    30 include $(obj)/Makefile.include.header
     30include $(obj)/Makefile-header.gmk
    3131
    3232MOD_NAME = vboxdrv
     
    163163        -fno-omit-frame-pointer -fno-pie
    164164
    165 include $(obj)/Makefile.include.footer
     165include $(obj)/Makefile-footer.gmk
    166166
    167167check: $(MODULE)
  • trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv

    r76553 r77390  
    9494    ${PATH_ROOT}/src/VBox/HostDrivers/Support/SUPDrvInternal.h=>SUPDrvInternal.h \
    9595    ${PATH_ROOT}/src/VBox/HostDrivers/Support/SUPLibAll.cpp=>SUPLibAll.c \
    96     ${PATH_ROOT}/src/VBox/Installer/linux/Makefile.include.footer=>Makefile.include.footer \
    97     ${PATH_ROOT}/src/VBox/Installer/linux/Makefile.include.header=>Makefile.include.header \
     96    ${PATH_ROOT}/src/VBox/Installer/linux/Makefile-footer.gmk=>Makefile-footer.gmk \
     97    ${PATH_ROOT}/src/VBox/Installer/linux/Makefile-header.gmk=>Makefile-header.gmk \
    9898    ${PATH_ROOT}/src/VBox/Runtime/common/alloc/alloc.cpp=>common/alloc/alloc.c \
    9999    ${PATH_ROOT}/src/VBox/Runtime/common/alloc/heapsimple.cpp=>common/alloc/heapsimple.c \
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