Changeset 93725 in vbox for trunk/src/VBox/VMM/tools
- Timestamp:
- Feb 14, 2022 1:46:16 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149896
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/tools/Makefile.kmk
r93115 r93725 53 53 # CPU report program (CPUM DB). 54 54 # 55 if1of ($(KBUILD_TARGET_ARCH), amd64 x86) 55 56 PROGRAMS += VBoxCpuReport 57 endif 56 58 VBoxCpuReport_TEMPLATE := VBoxR3Static 57 59 VBoxCpuReport_DEFS = VBOX_IN_VMM IN_VMM_R3 IN_VBOX_CPU_REPORT $(VMM_COMMON_DEFS)
Note:
See TracChangeset
for help on using the changeset viewer.