VirtualBox

Changeset 35440 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Jan 9, 2011 11:43:10 PM (14 years ago)
Author:
vboxsync
Message:

Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is now deprecated.

File:
1 edited

Legend:

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

    r34737 r35440  
    189189                $(VBOX_PATH_PACK_TMP)/Packages/VirtualBoxCLI.pkg \
    190190                $(VBOX_PATH_PACK_TMP)/Packages/VirtualBox.pkg \
    191                 $$(TARGET_RegistrationPane) \
     191                $$(RegistrationPane_1_TARGET) \
    192192                $(if $(VBOX_OSE), , \
    193193                $(VBOX_PATH_DI_SRC)/InstallerPlugins/RegistrationPane/Info.plist \
     
    293293        $(MKDIR) -p $@/Contents/Plugins/RegistrationPane.bundle/Contents/MacOS/
    294294        $(INSTALL) -m 0644 $(VBOX_PATH_DI_SRC)/InstallerPlugins/RegistrationPane/Info.plist                                                     $@/Contents/Plugins/RegistrationPane.bundle/Contents/
    295         $(INSTALL) -m 0644 $(TARGET_RegistrationPane)                                                                                           $@/Contents/Plugins/RegistrationPane.bundle/Contents/MacOS/
     295        $(INSTALL) -m 0644 $(RegistrationPane_1_TARGET)                                                                                           $@/Contents/Plugins/RegistrationPane.bundle/Contents/MacOS/
    296296        $(MKDIR) -p $@/Contents/Plugins/RegistrationPane.bundle/Contents/Resources/English.lproj/RegistrationPane.nib
    297297        $(INSTALL) -m 0644 $(VBOX_PATH_DI_SRC)/InstallerPlugins/RegistrationPane/Resources/English.lproj/InfoPlist.strings                      $@/Contents/Plugins/RegistrationPane.bundle/Contents/Resources/English.lproj/
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