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