VirtualBox

Ignore:
Timestamp:
Nov 16, 2011 9:40:46 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74885
Message:

linux/installers: clean up build_in_tmp (Additions side).

File:
1 edited

Legend:

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

    r39252 r39321  
    3333vboxvideo_drm-mod_EXEC_SOURCES = \
    3434        $(subst $(DQUOTE),,$(FILES_VBOXVIDEO_DRM_BIN)) \
    35         $(vboxvideo_drm-mod_0_OUTDIR)/build_in_tmp \
    3635        $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers
    3736vboxvideo_drm-mod_CLEAN       += $(vboxvideo_drm-mod_0_OUTDIR)/build_in_tmp
    38 
    39 # Script needed for building the kernel module.
    40 $$(vboxvideo_drm-mod_0_OUTDIR)/build_in_tmp: \
    41                 $(PATH_ROOT)/src/VBox/HostDrivers/linux/build_in_tmp \
    42                 $(VBOX_VERSION_STAMP) \
    43                 | $$(dir $$@)
    44         $(call MSG_TOOL,Creating,,$@)
    45         $(QUIET)$(RM) -f -- $@
    46         $(QUIET)$(SED) -e "s;_VERSION_;${VBOX_VERSION_STRING};g; s;_MODULE_;vboxvideo;g; s;_BUILDTYPE_;${KBUILD_TYPE};g" \
    47                 --output=$@ $<
    48         $(QUIET)$(CHMOD) 0755 $@
    4937
    5038
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