Files
xserver_xsdl/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
..
2004-04-23 19:54:30 +00:00

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$