Changeset 29250 in vbox for trunk/src/VBox/Additions/freebsd
- Timestamp:
- May 9, 2010 5:53:58 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61332
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/freebsd/drm/files_vboxvideo_drm
r25590 r29250 1 1 #!/bin/sh 2 # 2 # $Id$ 3 ## @file 3 4 # Shared file between Makefile.kmk and export_modules 4 5 # 5 # Copyright (C) 2007 Sun Microsystems, Inc. 6 7 # 8 # Copyright (C) 2007-2010 Oracle Corporation 6 9 # 7 10 # This file is part of VirtualBox Open Source Edition (OSE), as … … 13 16 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 14 17 # 15 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa16 # Clara, CA 95054 USA or visit http://www.sun.com if you need17 # additional information or have any questions.18 #19 18 20 19 FILES_VBOXVIDEO_DRM_NOBIN=" \
Note:
See TracChangeset
for help on using the changeset viewer.