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

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


Committed by: daniel

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

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

--- NEW FILE: Makefile.am ---
noinst_LIBRARIES = libloader.a
AM_CFLAGS = $(XORG_CFLAGS) -DDLOPEN_SUPPORT -DHAS_SHM -DXFree86LOADER
INCLUDES = $(XORG_INCS) -I$(srcdir)/../parser -I$(srcdir)/../vbe \
           -I$(srcdir)/../ddc -I$(srcdir)/../int10 -I$(srcdir)/../i2c \
           -I$(srcdir)/../fbdevhw
libloader_a_SOURCES = \
        dlloader.c \
	aoutloader.c \
	coffloader.c \
	elfloader.c \
	hash.c \
	loader.c \
	loadmod.c \
	loadfont.c \
	loadext.c \
	os.c \
	dixsym.c \
	misym.c \
	xf86sym.c \
	extsym.c




More information about the xserver-commit mailing list