xserver/hw/xfree86/dummylib
Keith Packard 2be1ac15ae Remove smashing of CFLAGS from server build.
CFLAGS is a user variable, extracted from the environment at configure time
and settable by the user at build time. We must not override this variable.
2006-09-18 12:11:18 -07:00
..
Makefile.am Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
README
dummylib.h
fatalerror.c
getemptypci.c
getvalidbios.c
logvwrite.c
pcitestmulti.c
verrorf.c
xalloc.c
xf86addrestolist.c
xf86allocscripi.c
xf86drvmsg.c
xf86drvmsgverb.c
xf86errorf.c
xf86errorfverb.c
xf86getpagesize.c
xf86getverb.c
xf86info.c
xf86msg.c
xf86msgverb.c
xf86opt.c
xf86screens.c
xf86servisinit.c
xf86verbose.c

libdummy (dummylib) contains basic utility functions required by libxf86_os.a.
There is one symbol per source/object so that each can be overriden
individually by whatever uses this library.


$XFree86$