Changeset 37149 in vbox
- Timestamp:
- May 19, 2011 11:59:08 AM (14 years ago)
- Location:
- trunk/src/VBox/HostDrivers/VBoxUSB/solaris
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/solaris/Makefile.kmk
r31911 r37149 18 18 SUB_DEPTH = ../../../../.. 19 19 include $(KBUILD_PATH)/subheader.kmk 20 21 #22 # VBoxUSBHelper - Setuid binary helper for updating driver alias.23 #24 PROGRAMS.solaris += VBoxUSBHelper25 VBoxUSBHelper_TEMPLATE = VBOXR3EXE26 VBoxUSBHelper_SOURCES = VBoxUSBHelper.cpp27 VBoxUSBHelper_LIBS = nvpair device28 20 29 21 #
Note:
See TracChangeset
for help on using the changeset viewer.