mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: a4ff0a99fe
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-04 (Sun, 04 Mar 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
11 lines
238 B
Makefile
11 lines
238 B
Makefile
INCLUDES = \
|
|
-I$(top_srcdir) \
|
|
-I$(srcdir)/xmltok
|
|
|
|
AM_CXXFLAGS = -fno-rtti -fno-exceptions
|
|
|
|
noinst_LIBRARIES = libtuxbox-xmltree.a
|
|
|
|
libtuxbox_xmltree_a_SOURCES = \
|
|
hashtab.c xmlparse.cpp xmlrole.c xmltok.c xmltree.cpp xmlinterface.cpp
|