- Timestamp:
- Aug 15, 2016 5:36:34 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Makefile.kmk
r62532 r63496 23 23 include $(PATH_SUB_CURRENT)/Runtime/Makefile.kmk 24 24 if defined(VBOX_WITH_CROGL) || defined(VBOX_WITH_HGSMI) 25 if1of ($(KBUILD_TARGET),win linux solaris freebsd haiku)25 if1of ($(KBUILD_TARGET),win linux solaris freebsd netbsd haiku) 26 26 include $(PATH_SUB_CURRENT)/GuestHost/Makefile.kmk 27 27 endif
Note:
See TracChangeset
for help on using the changeset viewer.

