4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since dc0162b was
bf7018a,
checked in by Daniel Lawson <dlawson@…>, 17 years ago
|
improved detection for libgdc
|
-
Property mode set to
100644
|
File size:
283 bytes
|
Line | |
---|
1 | bin_PROGRAMS = tracertstats |
---|
2 | |
---|
3 | OUTPUT_MODULES=output_csv.c output_html.c |
---|
4 | if LIBGDC |
---|
5 | OUTPUT_MODULES+=output_png.c |
---|
6 | OUTPUT_PNG_LD=-lgdc |
---|
7 | endif |
---|
8 | |
---|
9 | include ../Makefile.tools |
---|
10 | tracertstats_SOURCES = tracertstats.c output.h output.c $(OUTPUT_MODULES) |
---|
11 | tracertstats_LDADD = -ltrace $(OUTPUT_PNG_LD) |
---|
Note: See
TracBrowser
for help on using the repository browser.