Changeset 66020 in vbox
- Timestamp:
- Mar 9, 2017 4:14:57 PM (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
r66018 r66020 32 32 # 33 33 34 if def VBOX_WITH_TESTCASES34 if 0 # def 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
r66018 r66020 35 35 # 36 36 37 if def VBOX_WITH_TESTCASES37 if 0 # def 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.

