Changeset 29250 in vbox for trunk/src/VBox/Additions/common/VBoxGuest/freebsd
- Timestamp:
- May 9, 2010 5:53:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest
r29246 r29250 1 1 #!/bin/sh 2 # $Id$ 2 3 ## @file 3 4 # Shared file between Makefile.kmk and export_modules … … 5 6 6 7 # 7 # Copyright (C) 2007-20 09Sun Microsystems, Inc.8 # Copyright (C) 2007-2010 Sun Microsystems, Inc. 8 9 # 9 10 # This file is part of VirtualBox Open Source Edition (OSE), as … … 25 26 ${PATH_ROOT}/include/iprt/asm.h=>include/iprt/asm.h \ 26 27 ${PATH_ROOT}/include/iprt/asm-amd64-x86.h=>include/iprt/asm-amd64-x86.h \ 28 ${PATH_ROOT}/include/iprt/asm-math.h=>include/iprt/asm-math.h \ 27 29 ${PATH_ROOT}/include/iprt/assert.h=>include/iprt/assert.h \ 28 30 ${PATH_ROOT}/include/iprt/avl.h=>include/iprt/avl.h \
Note:
See TracChangeset
for help on using the changeset viewer.