4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 2e9df89 was
d4187e0,
checked in by Shane Alcock <salcock@…>, 10 years ago
|
- Don't install the tracetop manpage if we're not going to build the tool itself
|
-
Property mode set to
100644
|
File size:
234 bytes
|
Line | |
---|
1 | if HAVE_NCURSES |
---|
2 | man_MANS = tracetop.1 |
---|
3 | EXTRA_DIST = $(man_MANS) |
---|
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.