Changeset 11849 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Aug 29, 2008 9:32:44 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 35689
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Makefile.kmk
r11814 r11849 39 39 if1of ($(KBUILD_TARGET), darwin solaris win) 40 40 ifndef VBOX_OSE 41 ifneq ($(KBUILD_TARGET),win) 42 include $(PATH_SUB_CURRENT)/VBoxNetFlt/Makefile.kmk 43 else ifdef VBOX_WITH_NETFLT_WINDOWS 41 ifdef VBOX_WITH_NETFLT 44 42 include $(PATH_SUB_CURRENT)/VBoxNetFlt/Makefile.kmk 45 43 endif
Note:
See TracChangeset
for help on using the changeset viewer.