Changeset 66025 in vbox
- Timestamp:
- Mar 10, 2017 10:08:13 AM (8 years ago)
- Location:
- trunk/src/VBox
- Files:
-
- 2 edited
-
Additions/linux/Makefile.kmk (modified) (1 diff)
-
Installer/linux/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/Makefile.kmk
r66020 r66025 32 32 # 33 33 34 if 0 #def VBOX_WITH_TESTCASES34 ifdef VBOX_WITH_TESTCASES 35 35 ifndef VBOX_ONLY_SDK 36 36 VBOX_LNX_ADD_TEST=$(PATH_TARGET)/tstguest_mod -
trunk/src/VBox/Installer/linux/Makefile.kmk
r66020 r66025 35 35 # 36 36 37 if 0 #def VBOX_WITH_TESTCASES37 ifdef VBOX_WITH_TESTCASES 38 38 ifndef VBOX_ONLY_SDK 39 39 VBOX_LNX_MOD_TEST=$(PATH_TARGET)/tsthost_mod
Note:
See TracChangeset
for help on using the changeset viewer.

