Changeset 42362 in vbox for trunk/src/VBox/Devices/PC/BIOS
- Timestamp:
- Jul 24, 2012 12:57:07 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk
r42359 r42362 67 67 68 68 # For 32-bit C code in PC BIOS. 69 LIBRARIES += VBox Bios32Lib70 VBoxPcBios32_TEMPLATE = VBoxBios32 69 LIBRARIES += VBoxPcBios32 70 VBoxPcBios32_TEMPLATE = VBoxBios32Lib 71 71 VBoxPcBios32_SOURCES = \ 72 72 pci32.c
Note:
See TracChangeset
for help on using the changeset viewer.