Changeset 41712 in vbox for trunk/src/VBox/Additions/solaris/Mouse
- Timestamp:
- Jun 14, 2012 3:09:55 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78520
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Mouse/Makefile.kmk
r41705 r41712 50 50 51 51 52 if 0 # Broken - unresolved externals: vbglDriver*, RTR0AssertPanicSystem. 52 53 if defined(VBOX_WITH_TESTCASES) && !defined(VBOX_ONLY_ADDITIONS) && !defined(VBOX_ONLY_SDK) 53 54 PROGRAMS += tstVBoxMouse-solaris … … 59 60 tstVBoxMouse-solaris_LIBS = $(LIB_RUNTIME) 60 61 endif 62 endif 61 63 62 64 include $(KBUILD_PATH)/subfooter.kmk
Note:
See TracChangeset
for help on using the changeset viewer.