xserver-multidpi/hw/xfree86/loader
Paulo Cesar Pereira de Andrade 86dc660588 Improve sdksyms.c automatic generation (Fix #19245).
Since it is already parsing cpp output, create a dependency file
in the same process. This will cause sdksyms.c to be regenerated
whenever a sdk header is modified.
  This also uses the gmake 'sinclude' directive (don't fail if
included file doesn't exist). This should not cause any problems
given that gmake only constructs are used in several other Makefiles.
2008-12-23 18:07:54 -02:00
..
dlloader.c Fix "warning: assignment discards qualifiers from pointer target type". 2008-06-24 15:04:01 -04:00
dlloader.h Remove a useless open() of the module we're about to load. 2006-07-21 22:55:41 -04:00
loader.c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
loader.h Remove more Lynx leftovers 2008-07-17 09:35:30 -07:00
loaderProcs.h Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h} 2008-12-05 04:26:57 -02:00
loadext.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
loadmod.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Improve sdksyms.c automatic generation (Fix #19245). 2008-12-23 18:07:54 -02:00
os.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
sdksyms.sh Improve sdksyms.c automatic generation (Fix #19245). 2008-12-23 18:07:54 -02:00