- Timestamp:
- Sep 27, 2010 7:54:19 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk
r32536 r32782 75 75 ifeq ($(KBUILD_TARGET),linux) 76 76 vbox-img_LIBS += crypt 77 else if eq ($(KBUILD_TARGET),darwin)77 else if1of ($(KBUILD_TARGET),darwin freebsd) 78 78 vbox-img_LIBS += iconv 79 79 else ifeq ($(KBUILD_TARGET),win)
Note:
See TracChangeset
for help on using the changeset viewer.