mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: f21ba6a694
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-06 (Sun, 06 Feb 2011)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
18 lines
287 B
Makefile
18 lines
287 B
Makefile
INCLUDES = \
|
|
@DIRECTFB_CFLAGS@
|
|
|
|
noinst_LIBRARIES = libtriple.a
|
|
|
|
AM_CPPFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
|
|
|
libtriple_a_SOURCES = \
|
|
lt_debug.cpp \
|
|
dmx_td.cpp \
|
|
ca.cpp \
|
|
video_td.cpp \
|
|
audio_td.cpp \
|
|
init_td.cpp \
|
|
playback_td.cpp \
|
|
pwrmngr.cpp \
|
|
record_td.cpp
|