mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
7 lines
138 B
Makefile
7 lines
138 B
Makefile
noinst_LIBRARIES = libtuxbox-net.a
|
|
|
|
AM_CXXFLAGS = -fno-rtti -fno-exceptions
|
|
|
|
libtuxbox_net_a_SOURCES = libnet.cpp network_interfaces.cpp
|
|
|