VirtualBox

Ignore:
Timestamp:
Feb 28, 2019 12:37:43 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129100
Message:

Add/linux: Workaround for GNU make that does not sport MAKEFILE_LIST (< 3.80). bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile

    r77404 r77504  
    2525#
    2626
    27 # Find the directory of this makefile.
    28 VBOXGUEST_DIR := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
    29 
    3027# Linux kbuild sets this to our source directory if we are called from there
    3128obj ?= $(CURDIR)
    3229include $(obj)/Makefile-header.gmk
     30VBOXGUEST_DIR = $(VBOX_MODULE_SRC_DIR)
    3331
    3432VBOXMOD_NAME = vboxguest
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