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: 831fff71f3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-03 (Sun, 03 Nov 2013)
9 lines
186 B
Makefile
9 lines
186 B
Makefile
noinst_LIBRARIES = libhwcaps.a
|
|
|
|
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
|
|
|
AM_CPPFLAGS = -I$(top_srcdir)/lib/libcoolstream
|
|
|
|
libhwcaps_a_SOURCES = \
|
|
hardware_caps.cpp
|