debrix/hw/xorg/xf4bpp Makefile.am,NONE,1.1

Daniel Stone xserver-commit at pdx.freedesktop.org
Fri Jun 11 05:14:57 EST 2004


Committed by: daniel

Update of /cvs/xserver/debrix/hw/xorg/xf4bpp
In directory pdx:/home/daniel/x/debrix/debrix-200406110418/hw/xorg/xf4bpp

Added Files:
	Makefile.am 
Log Message:
Infrastructure: add Makefile.am's.

--- NEW FILE: Makefile.am ---
noinst_LIBRARIES = libxf4bpp.a

sdk_HEADERS = xf4bpp.h

libxf4bpp_a_SOURCES = \
        ppcArea.c \
        ppcBStore.c \
        ppcClip.c \
        ppcCpArea.c \
        ppcCReduce.c \
        ppcDepth.c \
        ppcFillRct.c \
        ppcWinFS.c \
        ppcPixFS.c \
        ppcGC.c \
        ppcGetSp.c \
        ppcImg.c \
        ppcPixmap.c \
        ppcPntWin.c \
        ppcPolyPnt.c \
        ppcPolyRec.c \
        ppcQuery.c \
        ppcRslvC.c \
        ppcSetSp.c \
        ppcWindow.c \
        ppcIO.c \
        emulOpStip.c \
        emulRepAre.c \
        emulTile.c \
        vgaGC.c \
        vgaBitBlt.c \
        vgaImages.c \
        vgaStipple.c \
        vgaSolid.c \
        offscreen.c \
        wm3.c \
        mfbimggblt.c \
        mfbline.c \
        mfbseg.c \
        mfbhrzvert.c \
        mfbbres.c \
        mfbbresd.c \
        mfbfillarc.c \
        mfbzerarc.c
DISTCLEANFILES = mfbseg.c
mfbseg.c:
	echo "#define POLYSEGMENT" > $@
	echo "#include \"mfbline.c\"" >> $@

INCLUDES = $(XORG_INCS) -I$(srcdir)/../xf1bpp -I$(top_srcdir)/mfb -I$(top_srcdir)/cfb




More information about the xserver-commit mailing list