debrix/hw/xorg/os-support/linux/drm 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/os-support/linux/drm
In directory pdx:/home/daniel/x/debrix/debrix-200406110418/hw/xorg/os-support/linux/drm
Added Files:
Makefile.am
Log Message:
Infrastructure: add Makefile.am's.
--- NEW FILE: Makefile.am ---
INCLUDES = $(XORG_INCS) -I$(srcdir)/../../shared/drm/kernel
lib_LIBRARIES = libxorglinuxdrm.a
libxorglinuxdrm_a_SOURCES = xf86drm.c xf86drmHash.c xf86drmRandom.c \
xf86drmSL.c drmmodule.c
sdk_LIBDIR = $(libdir)/xorg
sdk_LIBS = libxorglinuxdrm.a
More information about the xserver-commit
mailing list