VirtualBox

Changeset 10242 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jul 4, 2008 5:07:13 PM (16 years ago)
Author:
vboxsync
Message:

install comregister.cmd in a proper way.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r10225 r10242  
    6868
    6969ifeq ($(KBUILD_TARGET),win)
    70  OTHERS         += $(PATH_BIN)/comregister.cmd
     70 INSTALLS       += VBoxMain-com-inst
    7171 IDLFILE         = $(VBOX_PATH_SDK)/idl/VirtualBox.idl
    7272 OTHER_CLEAN    += \
    73         $(PATH_BIN)/comregister.cmd \
    7473        $(VBOX_PATH_SDK)/include/VirtualBox.h \
    7574        $(IDLFILE) \
     
    565564
    566565#
     566# Installs com related thing(s) to bin.
     567#
     568VBoxMain-com-inst_INST = $(INST_BIN)
     569VBoxMain-com-inst_SOURCES = \
     570        win/comregister.cmd
     571
     572
     573#
    567574# Include sub-makefile(s) last if we're not doing parallel building.
    568575#
     
    579586endif
    580587
     588
     589
     590
    581591# generate rules
    582592include $(KBUILD_PATH)/subfooter.kmk
     593
     594
     595
    583596
    584597
     
    691704testschemadefs: $(VBOX_XML_SCHEMADEFS_H) $(VBOX_XML_SCHEMADEFS_CPP)
    692705
    693 $(PATH_BIN)/comregister.cmd: win/comregister.cmd
    694         $(CP) $< $@
    695 
    696706
    697707# Hot fix when dependencies goes bad again...
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