Changeset 9337 in vbox for trunk/src/libs
- Timestamp:
- Jun 3, 2008 7:32:36 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/Makefile.kmk
r9325 r9337 39 39 #endif # !VBOX_OSE 40 40 ifdef VBOX_WITH_VRDP 41 if1of ($(KBUILD_TARGET),linux solaris darwin )41 if1of ($(KBUILD_TARGET),linux solaris darwin win) 42 42 ifeq ($(SDK_VBOX_OPENSSL_INCS),$(PATH_ROOT)/src/libs/openssl-0.9.8h/include) 43 43 subdirs += openssl-0.9.8h
Note:
See TracChangeset
for help on using the changeset viewer.