summaryrefslogtreecommitdiffstats
path: root/configs/freebsd-dri-amd64
Commit message (Collapse)AuthorAgeFilesLines
* Simplify makefile boilerplate code.José Fonseca2008-02-191-2/+2
| | | | | Don't define ASM_SOURCES variable globally -- reserve that variable to be defined locally by makefiles, together with C_SOURCES and CPP_SOURCES.
* use ASM_API variable, bug 4415Brian Paul2005-09-121-1/+2
|
* Add support for assembly (static) dispatch functions on x86-64. ThisIan Romanick2005-07-021-0/+1
| | | | | | is basically patch #2939 from X.org bugzilla #3379. This does *not* fix the bug as it does not dynamically generate stubs at run-time. It just gets things one step closer.
* Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making anEric Anholt2005-05-281-0/+8
EXPAT_INCLUDES config variable (set on FreeBSD) which is then used in Makefile.template's INCLUDES.