Changeset 9301 in vbox
- Timestamp:
- Jun 2, 2008 1:30:38 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/libs/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/Makefile.kmk
r9297 r9301 40 40 ifdef VBOX_WITH_VRDP 41 41 ifeq ($(SDK_VBOX_OPENSSL_INCS),$(PATH_ROOT)/src/libs/openssl-0.9.8h/include) 42 subdirs += openssl-0.9.8h 42 if1of ($(KBUILD_TARGET),linux solaris) 43 subdirs += openssl-0.9.8h 44 else 45 subdirs += openssl-0.9.7e 46 endif 43 47 endif 44 48 endif
Note:
See TracChangeset
for help on using the changeset viewer.

