[xserver-commit] xfree86/xaa/msb_first Makefile.am,NONE,1.1

Daniel Stone xserver-commit@pdx.freedesktop.org


Committed by: daniel

Update of /cvs/xserver/xfree86/xaa/msb_first
In directory pdx:/home/daniel/src/xserver/hw/xfree86/xaa/msb_first

Added Files:
	Makefile.am 
Log Message:
Checkin #3: Makefile.am's, files that've been moved and/or added.

--- NEW FILE: Makefile.am ---
INCLUDES = $(XF86_INCS)
AM_CFLAGS = $(XF86_CFLAGS) -DMSBFIRST

lib_LIBRARIES = libxf86xaamf1.a libxf86xaamf3.a libxf86xaamsbfirst.a
libxf86xaamf3_a_SOURCES = $(srcdir)/../xaaBitmap.c $(srcdir)/../xaaStipple.c
libxf86xaamf3_a_CFLAGS = $(AM_CFLAGS) -DTRIPLE_BITS
libxf86xaamf1_a_SOURCES = $(srcdir)/../xaaBitmap.c $(srcdir)/../xaaStipple.c \
                          $(srcdir)/../xaaTEGlyph.c
libxf86xaamsbfirst_a_SOURCES = libxf86xaamf1.a libxf86xaamf3.a