VirtualBox

Changeset 55648 in vbox for trunk/src


Ignore:
Timestamp:
May 4, 2015 2:43:11 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100023
Message:

Additions: Added missing dependency. The other '-generated' files are created as a result of the "Force building of the version header" rule in Config.kmk.

Location:
trunk/src/VBox/Additions
Files:
2 edited

Legend:

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

    r41477 r55648  
    183183                $(wildcard $(PATH_STAGE_BIN)/additions/src/*/*/*) \
    184184                $(wildcard $(PATH_STAGE_BIN)/additions/src/*/*/*/*) \
    185                 $(VBOX_VERSION_STAMP)
     185                $(VBOX_VERSION_STAMP) $(VBOX_SVN_REV_HEADER)
    186186        pkg_create \
    187187                -I $(VBOX_PATH_FREEBSD_ADDITION_INSTALLER)/install.sh \
  • trunk/src/VBox/Additions/linux/Makefile.kmk

    r53624 r55648  
    294294                $(wildcard $(PATH_STAGE_BIN)/additions/src/%*/*/*/*) \
    295295                $(wildcard $(PATH_STAGE_BIN)/additions/src/%*/*/*/*/*) \
    296                 $(VBOX_VERSION_STAMP) \
     296                $(VBOX_VERSION_STAMP) $(VBOX_SVN_REV_HEADER) \
    297297                | $$(dir $$(patsubst $$(PERCENT)/,$$(PERCENT),$$@))
    298298        $(call MSG_INST_DIR,$<,$@)
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