Changeset 23852 in vbox
- Timestamp:
- Oct 19, 2009 11:03:37 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Runtime/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r23849 r23852 372 372 common/err/errmsgxpcom.cpp 373 373 endif 374 if eq ($(KBUILD_TARGET),linux)374 if1of ($(KBUILD_TARGET),freebsd linux netbsd openbsd solaris) 375 375 RuntimeR3_SOURCES += \ 376 376 $(if $(VBOX_WITH_DBUS),VBox/dbus.cpp,)
Note:
See TracChangeset
for help on using the changeset viewer.

