Files
veejay/veejay-current/libvjmem/Makefile.am
Niels Elburg ad5dd02e13 build script update, include optimizations flags for all except libyuv
git-svn-id: svn://code.dyne.org/veejay/trunk@780 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2007-02-09 18:11:26 +00:00

8 lines
271 B
Makefile

# Makefile for memory managment / platform specific optimizations
INCLUDES = -I$(top_srcdir) -I$(includedir) -I$(top_builddir)/libvjmsg
AM_CFLAGS=$(OP_CFLAGS)
VJMEM_LIB_FILE = libvjmem.la
noinst_LTLIBRARIES = $(VJMEM_LIB_FILE)
libvjmem_la_SOURCES = memcpy.c vj-x86.c