4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivelibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 264f286c was
10553bf,
checked in by Shane Alcock <salcock@…>, 7 years ago
|
Fix various build errors and warnings on OS X
|
-
Property mode set to
100644
|
File size:
376 bytes
|
Line | |
---|
1 | bin_PROGRAMS = traceanon |
---|
2 | |
---|
3 | man_MANS = traceanon.1 |
---|
4 | EXTRA_DIST = $(man_MANS) |
---|
5 | |
---|
6 | include ../Makefile.tools |
---|
7 | #traceanon_SOURCES = traceanon.c rijndael.h rijndael.c panon.h panon.c ipenc.c ipenc.h |
---|
8 | traceanon_SOURCES = traceanon.cc Anon.cc Anon.h |
---|
9 | |
---|
10 | # Stupid Apple decided to deprecate the low-level OpenSSL EVP functions |
---|
11 | traceanon_CPPFLAGS = $(AM_CPPFLAGS) -Wno-deprecated-declarations |
---|
Note: See
TracBrowser
for help on using the repository browser.