VirtualBox

Changeset 46952 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Jul 3, 2013 8:45:26 PM (12 years ago)
Author:
vboxsync
Message:

No .sym files without openwatcom, of course.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk

    r46946 r46952  
    132132
    133133
    134 #
    135 # Install the symbol file for the BIOS.
    136 #
    137 INSTALLS += VBoxPcBiosSym
    138 VBoxPcBiosSym_TEMPLATE = VBoxDbgSyms
    139 VBoxPcBiosSym_SOURCES = $(basename $(VBoxPcBios_1_TARGET)).sym
     134ifdef VBOX_WITH_OPEN_WATCOM
     135 #
     136 # Install the symbol file for the BIOS.
     137 #
     138 INSTALLS += VBoxPcBiosSym
     139 VBoxPcBiosSym_TEMPLATE = VBoxDbgSyms
     140 VBoxPcBiosSym_SOURCES = $(basename $(VBoxPcBios_1_TARGET)).sym
     141endif
    140142
    141143
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