pcsx2/IPU/Makefile.am
zerofrog df521ae24f 0.9.4 release
git-svn-id: http://pcsx2.googlecode.com/svn/branches/pcsx2_0.9.4@186 96395faa-99c1-11dd-bbfe-3dabce05a288
2007-11-11 02:55:00 +00:00

8 lines
No EOL
195 B
Makefile

INCLUDES = -I@srcdir@/../ -I@srcdir@/../x86
noinst_LIBRARIES = libIPU.a
libIPU_a_SOURCES = IPU.c yuv2rgb.c coroutine.c acoroutine.S
SUBDIRS = mpeg2lib
#libIPU_a_LIBADD = mpeg2lib/libmpeg2IPU.a