debrix/hw/xorg/os-support 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/os-support
In directory pdx:/home/daniel/x/debrix/debrix-200406110418/hw/xorg/os-support

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

--- NEW FILE: Makefile.am ---
SUBDIRS = bus $(XORG_OS_SUBDIR)

OS_TARGET = $(XORG_OS_SUBDIR)/lib$(XORG_OS_SUBDIR).a

DISTCLEANFILES = libos.a

all: libos.a

libos.a: $(OS_TARGET)
	ln -s $(OS_TARGET) $@

sdk_HEADERS = xf86_OSproc.h xf86_OSlib.h xf86_ansic.h xf86_libc.h xf86drm.h \
              xf86drmCompat.h assyntax.h xf86OSmouse.h xf86OSKbd.h




More information about the xserver-commit mailing list