VirtualBox

Changeset 35463 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jan 10, 2011 4:29:56 PM (14 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette