debrix/hw/xorg/os-support/bus 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/bus
In directory pdx:/home/daniel/x/debrix/debrix-200406110418/hw/xorg/os-support/bus
Added Files:
Makefile.am
Log Message:
Infrastructure: add Makefile.am's.
--- NEW FILE: Makefile.am ---
noinst_LIBRARIES = libbus.a
sdk_HEADERS = xf86Pci.h
PCI_SOURCES = @XORG_OS at Pci.c ix86Pci.c
libbus_a_SOURCES = Pci.c $(PCI_SOURCES)
if XORG_BUS_SBUS
libbus_a_SOURCES += Sbus.c
endif
More information about the xserver-commit
mailing list