VirtualBox

Changeset 35463 in vbox


Ignore:
Timestamp:
Jan 10, 2011 4:29:56 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69334
Message:

TARGET_<target> -> <target>_1_TARGET, PATH_<...

Location:
trunk/src/VBox
Files:
2 edited

Legend:

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

    r35380 r35463  
    8080linux-misc_CLEAN = $(linux-misc_0_OUTDIR)/virtualbox.desktop
    8181
    82 $$(PATH_linux-misc)/virtualbox.desktop: $(PATH_ROOT)/src/VBox/Installer/common/virtualbox.desktop.in $(VBOX_VERSION_STAMP) | $$(dir $$@)
     82$$(linux-misc_0_OUTDIR)/virtualbox.desktop: $(PATH_ROOT)/src/VBox/Installer/common/virtualbox.desktop.in $(VBOX_VERSION_STAMP) | $$(dir $$@)
    8383        $(call MSG_GENERATE,,$@,$<)
    8484ifdef VBOX_PATH_PACKAGE_DOCS
  • trunk/src/VBox/Runtime/Makefile.kmk

    r35329 r35463  
    12811281BLDDIRS += $(PATH_BIN)
    12821282
    1283 $(PATH_BIN)/VBoxRT.so: $$(TARGET_VBoxRT) | $$(dir $$@)
     1283$(PATH_BIN)/VBoxRT.so: $$(VBoxRT_1_TARGET) | $$(dir $$@)
    12841284        $(INSTALL) $< $@
    12851285        chcon -t texrel_shlib_t $@ || true
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