VirtualBox

source: vbox/trunk/src/VBox/Additions/linux/installer/Makefile.test.drm@ 25757

Last change on this file since 25757 was 18796, checked in by vboxsync, 16 years ago

Additions/Linux/installer: better test for whether the kernel supports direct rendering

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 539 bytes
Line 
1#
2# VirtualBox Guest Additions Module Makefile.
3#
4# (For 2.6.x this file must be 'Makefile'!)
5#
6# Copyright (C) 2006-2007 Sun Microsystems, Inc.
7#
8#
9# Use only with permission
10#
11
12# Linux kbuild sets this to our source directory if we are called from there
13obj ?= $(CURDIR)
14
15include $(obj)/Makefile.include.header
16
17MOD_NAME = vboxadd_test_drm
18MOD_OBJS = test_drm.o
19# These are present in the shared folders Makefile but not the main one.
20# MOD_FLAGS = -DEXPORT_SYMTAB -DVBGL_VBOXGUEST -DRT_WITH_VBOX
21
22include $(obj)/Makefile.include.footer
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette