xserver-multidpi/hw/xfree86/loader
Dan Nicholson 61ce915bf7 xfree86: Allow sdksyms.dep to be included portably
Non-GNU makes don't deal with the sinclude or -include variants that
allow Makefile stubs to be created and then included during the build.
Instead, create an empty file at the end of configure so that the
regular include statement can be included. This is how automake handles
automatic source dependencies.

In order to trick automake into not processing the include statement, a
variable is used.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Tested-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-02-25 06:30:45 -08:00
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
loader.c Remove SCO support 2010-12-20 12:11:11 -05:00
loader.h loader: Remove a silly layer of reference counting 2010-09-22 10:57:12 -04:00
loaderProcs.h loader: Remove a silly layer of reference counting 2010-09-22 10:57:12 -04:00
loadext.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
loadmod.c loader: warning fix 2010-12-31 12:36:44 +00:00
Makefile.am xfree86: Allow sdksyms.dep to be included portably 2011-02-25 06:30:45 -08:00
os.c Remove SCO support 2010-12-20 12:11:11 -05:00
sdksyms.sh Bug 21827: faulty sdksyms.c generated by the awk script in sdksyms.sh 2010-12-18 00:22:30 -08:00