[xserver-commit] xfree86/os-support/linux Makefile.am,NONE,3.1
Daniel Stone
xserver-commit@pdx.freedesktop.org
Committed by: daniel
Update of /cvs/xserver/xfree86/os-support/linux
In directory pdx:/home/daniel/src/xserver/hw/xfree86/os-support/linux
Added Files:
Makefile.am
Log Message:
Checkin #3: Makefile.am's, files that've been moved and/or added.
--- NEW FILE: Makefile.am ---
lib_LIBRARIES = libxf86linux.a
libxf86linux_a_SOURCES = lnx_mouse.c lnx_kbd.c lnx_KbdMap.c \
lnx_init.c lnx_video.c lnx_io.c \
lnx_pci.c lnx_apm.c lnx_kmod.c lnx_agp.c \
../shared/at_scancode.c ../shared/libc_wrapper.c \
../shared/bios_mmap.c ../shared/VTsw_usl.c \
../shared/std_kbdEv.c ../shared/posix_tty.c \
../shared/vidmem.c ../shared/sigio.c \
../shared/stdResource.c
sdk_INCLUDEDIR = $(includedir)/X11/XF86SDK
sdk_INCLUDES = agpgart.h
INCLUDES = $(XF86_INCS)
AM_CFLAGS = $(XF86_CFLAGS) -D_BSD_SOURCE