4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since a288ed3 was
3eb1058,
checked in by Shane Alcock <salcock@…>, 11 years ago
|
- Fix warning in tracesplit.c
- Make sure the tracetop manpage is included in the dist tarball
|
-
Property mode set to
100644
|
File size:
234 bytes
|
Line | |
---|
1 | man_MANS = tracetop.1 |
---|
2 | EXTRA_DIST = $(man_MANS) |
---|
3 | if HAVE_NCURSES |
---|
4 | bin_PROGRAMS = tracetop |
---|
5 | |
---|
6 | include ../Makefile.tools |
---|
7 | |
---|
8 | tracetop_SOURCES = tracetop.cc |
---|
9 | tracetop_LDADD = -lncurses |
---|
10 | tracetop_CPPFLAGS = -fno-strict-aliasing $(AM_CFLAGS) |
---|
11 | endif |
---|
Note: See
TracBrowser
for help on using the repository browser.