~ubuntu-branches/ubuntu/intrepid/xserver-xgl/intrepid

« back to all changes in this revision

Viewing changes to hw/xfree86/xf8_32wid/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Matthew Garrett
  • Date: 2006-02-13 14:21:43 UTC
  • Revision ID: james.westby@ubuntu.com-20060213142143-mad6z9xzem7hzxz9
Tags: upstream-7.0.0
ImportĀ upstreamĀ versionĀ 7.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
if BUILD_XF8_32WID
 
2
module_LTLIBRARIES = libxf8_32wid.la
 
3
endif
 
4
 
 
5
sdk_HEADERS = cfb8_32wid.h
 
6
 
 
7
libxf8_32wid_la_LDFLAGS = -avoid-version
 
8
 
 
9
INCLUDES = $(XORG_INCS) -I$(top_srcdir)/mfb -I$(top_srcdir)/cfb
 
10
AM_CFLAGS = $(XORG_CFLAGS) @SERVER_DEFINES@ @MODULE_DEFINES@ @LOADER_DEFINES@
 
11
 
 
12
libxf8_32wid_la_SOURCES = \
 
13
        cfb8_32widmodule.c \
 
14
        cfbscrinit.c \
 
15
        cfbwindow.c \
 
16
        cfbwid.c
 
17
 
 
18
#libxf8_32wid_la_LIBADD = $(top_builddir)/cfb16/libcfb16.la \
 
19
#                         $(top_builddir)/cfb24/libcfb24.la \
 
20
#                         $(top_builddir)/cfb32/libcfb32.la