Changeset 41477 in vbox for trunk/src/VBox/ImageMounter
- Timestamp:
- May 29, 2012 11:43:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ImageMounter/VBoxFUSE/Makefile.kmk
r31844 r41477 5 5 6 6 # 7 # Copyright (C) 2009 Oracle Corporation7 # Copyright (C) 2009-2012 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 54 54 VBoxFUSE_LIBPATHS.darwin = /usr/local/lib 55 55 56 include $( KBUILD_PATH)/subfooter.kmk56 include $(FILE_KBUILD_SUB_FOOTER) 57 57
Note:
See TracChangeset
for help on using the changeset viewer.