1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00
transmission/third-party/libutp/Makefile.am

6 lines
259 B
Makefile

AM_CPPFLAGS = -fno-exceptions -fno-rtti -ansi -DPOSIX
noinst_LIBRARIES = libutp.a
libutp_a_SOURCES = utp.cpp utp_utils.cpp
noinst_HEADERS = StdAfx.h templates.h utp_config_example.h utp.h utp_config.h utp_utils.h utypes.h
EXTRA_DIST = LICENSE README.md