diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-07 16:59:58 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-07 16:59:58 +0000 |
commit | 42fa81275c67d7d1ad8d255120af0ffeeb46b963 (patch) | |
tree | 1c786fb74f62263d6a1a312178bcef74daeffa5e /Makefile | |
parent | e3f684b753c94d8657a1487655b41fdfc0119dba (diff) |
x86-64 transform optimizations (Mikko T.)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -108,6 +108,7 @@ linux-x86 \ linux-x86-debug \ linux-x86-32 \ linux-x86-64 \ +linux-x86-64-debug \ linux-x86-64-static \ linux-x86-glide \ linux-x86-static \ |