Changeset 46543 in vbox
- Timestamp:
- Jun 13, 2013 6:22:11 PM (11 years ago)
- Location:
- trunk/src/VBox/VMM/testcase
- Files:
-
- 8 added
- 1 edited
-
Instructions (added)
-
Instructions/InstructionTestGen.py (added)
-
Instructions/Makefile.kmk (added)
-
Instructions/env-common.mac (added)
-
Instructions/env-iprt-r3-32.mac (added)
-
Instructions/env-iprt-r3-64.mac (added)
-
Instructions/env-iprt-r3.mac (added)
-
Instructions/tstVBInsTstR3.cpp (added)
-
Makefile.kmk (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/Makefile.kmk
r45530 r46543 5 5 6 6 # 7 # Copyright (C) 2006-201 2Oracle Corporation7 # Copyright (C) 2006-2013 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 18 18 SUB_DEPTH = ../../../.. 19 19 include $(KBUILD_PATH)/subheader.kmk 20 21 # 22 # Include sub-makefiles. 23 # 24 if 0 # Not ready for general consumption yet. 25 include $(PATH_SUB_CURRENT)/Instructions/Makefile.kmk 26 endif 20 27 21 28 #
Note:
See TracChangeset
for help on using the changeset viewer.

