Changeset 64546 in vbox
- Timestamp:
- Nov 4, 2016 2:04:38 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/Makefile.kmk
r64545 r64546 607 607 endif 608 608 609 VMMRC_INTERMEDIATES += $(VBoxVMM_0_OUTDIR)/ IEMInstructionStatisticsTmpl.h609 VMMRC_INTERMEDIATES += $(VBoxVMM_0_OUTDIR)/CommonGenIncs/IEMInstructionStatisticsTmpl.h 610 610 611 611 if "$(KBUILD_TARGET)" == "win" … … 767 767 endif 768 768 769 VMMR0_INTERMEDIATES += $(VBoxVMM_0_OUTDIR)/ IEMInstructionStatisticsTmpl.h769 VMMR0_INTERMEDIATES += $(VBoxVMM_0_OUTDIR)/CommonGenIncs/IEMInstructionStatisticsTmpl.h 770 770 771 771 if "$(KBUILD_TARGET)" == "win"
Note:
See TracChangeset
for help on using the changeset viewer.