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

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


Committed by: daniel

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

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

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

#if FBDEVHW
libfbdevhw_a_SOURCES = fbdevhw.c
#else
#libxorgfbdevhw_a_SOURCES = fbdevhwstub.c
#endif

INCLUDES = $(XORG_INCS) -I$(srcdir)/../i2c -I$(top_srcdir)/Xext \
           -I$(top_srcdir)/mi

sdk_HEADERS = fbdevhw.h




More information about the xserver-commit mailing list