Changeset 21351 in vbox for trunk/src/VBox/HostDrivers/Support/linux/Makefile
- Timestamp:
- Jul 7, 2009 3:56:04 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 49700
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/Makefile
r21285 r21351 1 # 1 # $Revision$ 2 ## @file 2 3 # Makefile for the VirtualBox Linux Host Driver. 3 # (For 2.6.x this file must be called 'Makefile'!)4 4 # 5 5 … … 99 99 r0drv/linux/timer-r0drv-linux.o \ 100 100 common/err/RTErrConvertFromErrno.o \ 101 common/err/RTErrConvertToErrno.o \ 101 102 common/log/log.o \ 102 103 common/log/logellipsis.o \ … … 117 118 generic/RTLogWriteStdOut-stub-generic.o \ 118 119 generic/RTLogWriteUser-generic.o \ 120 generic/uuid-generic.o \ 119 121 VBox/log-vbox.o \ 120 122 VBox/strformat-vbox.o
Note:
See TracChangeset
for help on using the changeset viewer.