Changeset 53573 in vbox
- Timestamp:
- Dec 19, 2014 10:52:49 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/cpu/Makefile.kmk
r53549 r53573 44 44 cpu-alloc-all-mem_SOURCES = cpu-alloc-all-mem.cpp 45 45 46 if 047 46 PROGRAMS += cidet-app 48 47 cidet-app_TEMPLATE = VBoxValidationKitR3 … … 54 53 cidet-app_DEFS = IN_DIS 55 54 cidet-app_LIBS = $(PATH_STAGE_LIB)/DisasmR3Static$(VBOX_SUFF_LIB) 56 endif57 55 58 56 #PROGRAMS += rdtsc
Note:
See TracChangeset
for help on using the changeset viewer.