VirtualBox

Changeset 77390 in vbox for trunk/src/VBox/Installer/linux


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/Installer/linux
Files:
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/Makefile-footer.gmk

    r77389 r77390  
    33# VirtualBox Guest Additions kernel module Makefile, common parts.
    44#
    5 # See Makefile.include.header for details of how to use this.
     5# See Makefile-header.gmk for details of how to use this.
    66#
    77
  • trunk/src/VBox/Installer/linux/Makefile-header.gmk

    r77389 r77390  
    3030# # there
    3131# obj ?= $(CURDIR)
    32 # include $(obj)/Makefile.include.header
     32# include $(obj)/Makefile-header.gmk
    3333# MOD_NAME = <name of the module to be built, without extension>
    3434# MOD_OBJS = <list of object files which should be included>
     
    3636# MOD_INCL = <any additional include paths which this module needs>
    3737# MOD_CFLAGS = <any additional CFLAGS which this module needs>
    38 # include $(obj)/Makefile.include.footer
     38# include $(obj)/Makefile-footer.gmk
    3939#
    4040# The kmk kBuild define KBUILD_TARGET_ARCH is available.
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