Files
recycled-ni-libstb-hal/libspark/Makefile.am
Stefan Seyfried cc2720221a spark: DirectFB is not used
Origin commit data
------------------
Branch: master
Commit: 57176344f4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-11 (Sat, 11 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-12 10:43:26 +01:00

22 lines
369 B
Makefile

INCLUDES = \
-I$(top_srcdir)/common
noinst_LIBRARIES = libspark.a
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
AM_LDFLAGS = -lpthread
libspark_a_SOURCES = \
irmp.c \
lt_dfbinput.cpp \
dmx.cpp \
ca.cpp \
video.cpp \
audio.cpp \
init.cpp \
playback.cpp \
pwrmngr.cpp \
record.cpp
AM_CPPFLAGS = -DF_INTERRUPTS=20000 -DIRMP_EMBED -DLIRC_IRMP