Changeset 5553 in vbox
- Timestamp:
- Oct 30, 2007 1:00:04 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/Makefile.kmk
r4071 r5553 6 6 # 7 7 # Copyright (C) 2006-2007 innotek GmbH 8 # 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as 10 10 # available from http://www.virtualbox.org. This file is free software; … … 20 20 21 21 subdirs := liblzf-1.51 $(subdirs.$(BUILD_TARGET)) 22 ifdef IPRT_WITH_KSTUFF 23 subdirs += kStuff 24 endif 22 25 ifndef VBOX_OSE 23 26 ifeq ($(SDK_VBOX_ZLIB_INCS),$(PATH_ROOT)/src/libs/zlib-1.2.1)
Note:
See TracChangeset
for help on using the changeset viewer.