VirtualBox

Ignore:
Timestamp:
Dec 30, 2010 4:06:17 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69241
Message:

Makefiles: The PATH_<target> variable is deprated, use <target>_0_OUTDIR instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/Makefile.kmk

    r32183 r35380  
    3939vboxvideo_drm-sh_SOURCES     = $(subst ",,$(FILES_VBOXVIDEO_DRM_BIN))
    4040vboxvideo_drm-sh_SOURCES    += \
    41         $(PATH_vboxvideo_drm-sh)/build_in_tmp \
     41        $(vboxvideo_drm-sh_0_OUTDIR)/build_in_tmp \
    4242        $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers
    43 vboxvideo_drm-sh_CLEAN      += $(PATH_vboxvideo_drm-sh)/build_in_tmp
     43vboxvideo_drm-sh_CLEAN      += $(vboxvideo_drm-sh_0_OUTDIR)/build_in_tmp
    4444
    4545
     
    7272## Scripts needed for building kernel modules
    7373
    74 $$(PATH_vboxvideo_drm-sh)/build_in_tmp: \
     74$$(vboxvideo_drm-sh_0_OUTDIR)/build_in_tmp: \
    7575                $(PATH_ROOT)/src/VBox/HostDrivers/linux/build_in_tmp \
    7676                $(VBOX_VERSION_STAMP) \
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