Changeset 41087 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Apr 27, 2012 2:05:28 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk
r41084 r41087 85 85 PcBiosBin_TEMPLATE = VBOXR3 86 86 PcBiosBin_DEFS = IN_VBOXDD2 87 PcBiosBin_INCS = $(VBOX_PATH_DEVICES_SRC)88 87 PcBiosBin_SOURCES = $(PcBiosBin_0_OUTDIR)/PcBiosBin.c 89 88 PcBiosBin_CLEAN = $(PcBiosBin_0_OUTDIR)/PcBiosBin.c
Note:
See TracChangeset
for help on using the changeset viewer.