xref: /linux-6.15/tools/perf/ui/Build (revision 39f3ce5c)
1*39f3ce5cSIan Rogersperf-ui-y += setup.o
2*39f3ce5cSIan Rogersperf-ui-y += helpline.o
3*39f3ce5cSIan Rogersperf-ui-y += progress.o
4*39f3ce5cSIan Rogersperf-ui-y += util.o
5*39f3ce5cSIan Rogersperf-ui-y += hist.o
6*39f3ce5cSIan Rogersperf-ui-y += stdio/hist.o
73b939a63SJiri Olsa
83b939a63SJiri OlsaCFLAGS_setup.o += -DLIBDIR="BUILD_STR($(LIBDIR))"
9cf15c74cSJiri Olsa
10*39f3ce5cSIan Rogersperf-ui-$(CONFIG_SLANG) += browser.o
11*39f3ce5cSIan Rogersperf-ui-$(CONFIG_SLANG) += browsers/
12*39f3ce5cSIan Rogersperf-ui-$(CONFIG_SLANG) += tui/
13