mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-04-02 10:52:54 -04:00
git-svn-id: http://pcsx2.googlecode.com/svn/branches/pcsx2_0.9.2@159 96395faa-99c1-11dd-bbfe-3dabce05a288
4 lines
No EOL
158 B
Makefile
4 lines
No EOL
158 B
Makefile
INCLUDES = -I../ -I../../
|
|
noinst_LIBRARIES = libix86.a
|
|
|
|
libix86_a_SOURCES = ix86_3dnow.c ix86.c ix86_cpudetect.c ix86_fpu.c ix86.h ix86_mmx.c ix86_sse.c
|