debrix/Xi 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/Xi
In directory pdx:/home/daniel/x/debrix/debrix-200406110418/Xi

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

--- NEW FILE: Makefile.am ---
INCLUDES = 					\
	-I$(top_srcdir)/include			\
	-I$(top_srcdir)/mi			\
	-I$(top_srcdir)/render			\
	@XSERVER_CFLAGS@

noinst_LIBRARIES = libXi.a

libXi_a_SOURCES =	\
	allowev.c \
	allowev.h \
	chgdctl.c \
	chgdctl.h \
	chgfctl.c \
	chgfctl.h \
	chgkbd.c \
	chgkbd.h \
	chgkmap.c \
	chgkmap.h \
	chgprop.c \
	chgprop.h \
	chgptr.c \
	chgptr.h \
	closedev.c \
	closedev.h \
	devbell.c \
	devbell.h \
	exevents.c \
	exglobals.h \
	extinit.c \
	getbmap.c \
	getbmap.h \
	getdctl.c \
	getdctl.h \
	getfctl.c \
	getfctl.h \
	getfocus.c \
	getfocus.h \
	getkmap.c \
	getkmap.h \
	getmmap.c \
	getmmap.h \
	getprop.c \
	getprop.h \
	getselev.c \
	getselev.h \
	getvers.c \
	getvers.h \
	grabdev.c \
	grabdev.h \
	grabdevb.c \
	grabdevb.h \
	grabdevk.c \
	grabdevk.h \
	gtmotion.c \
	gtmotion.h \
	listdev.c \
	listdev.h \
	opendev.c \
	opendev.h \
	queryst.c \
	queryst.h \
	selectev.c \
	selectev.h \
	sendexev.c \
	sendexev.h \
	setbmap.c \
	setbmap.h \
	setdval.c \
	setdval.h \
	setfocus.c \
	setfocus.h \
	setmmap.c \
	setmmap.h \
	setmode.c \
	setmode.h \
	stubs.c \
	ungrdev.c \
	ungrdev.h \
	ungrdevb.c \
	ungrdevb.h \
	ungrdevk.c \
	ungrdevk.h

AM_CFLAGS = $(XORG_CFLAGS)




More information about the xserver-commit mailing list