mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
Origin commit data
------------------
Commit: acfd623d02
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-12-30 (Sun, 30 Dec 2012)
9 lines
183 B
Makefile
9 lines
183 B
Makefile
noinst_LIBRARIES = libhwcaps.a
|
|
|
|
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
|
|
|
INCLUDES = -I$(top_srcdir)/lib/libcoolstream
|
|
|
|
libhwcaps_a_SOURCES = \
|
|
hardware_caps.cpp
|