debrix-driver-tdfx/tdfx Makefile.am,NONE,1.1
Adam Jackson
xserver-commit at pdx.freedesktop.org
Mon Jun 21 20:52:44 PDT 2004
- Previous message: debrix-driver-tdfx Makefile.am, NONE, 1.1 autogen.sh, NONE,
1.1 configure.ac, NONE, 1.1
- Next message: debrix-driver-tdfx/tdfx Imakefile, 1.3, 1.4 tdfx_dri.c, 1.3,
1.4 tdfx_dri.h, 1.3, 1.4 tdfx_driver.c, 1.3, 1.4 tdfx_video.c,
1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: ajax
Update of /cvs/xserver/debrix-driver-tdfx/tdfx
In directory pdx:/home/ajax/debrix-driver-tdfx/tdfx
Added Files:
Makefile.am
Log Message:
Initial import of tdfx(4) for debrix.
--- NEW FILE: Makefile.am ---
driver_LTLIBRARIES = libtdfx.la
man_MANS = tdfx.man
if DRI
TDFX_DRI_SOURCES = \
tdfx_dri.c \
tdfx_dri.h \
tdfx_dripriv.h
endif
#if XV
TDFX_XV_SOURCES = \
tdfx_video.c
#endif
libtdfx_la_SOURCES = \
tdfx.h \
tdfx_accel.c \
tdfx_defs.h \
tdfx_dga.c \
tdfx_driver.c \
tdfx_hwcurs.c \
tdfx_io.c \
tdfx_priv.c \
tdfx_priv.h \
tdfx_sli.c \
$(TDFX_DRI_SOURCES) \
$(TDFX_XV_SOURCES)
- Previous message: debrix-driver-tdfx Makefile.am, NONE, 1.1 autogen.sh, NONE,
1.1 configure.ac, NONE, 1.1
- Next message: debrix-driver-tdfx/tdfx Imakefile, 1.3, 1.4 tdfx_dri.c, 1.3,
1.4 tdfx_dri.h, 1.3, 1.4 tdfx_driver.c, 1.3, 1.4 tdfx_video.c,
1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list