xref: /third_party/alsa-utils/alsaucm/Makefile.am
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/alsa-utils/alsaucm/
1c72fcc34Sopenharmony_cibin_PROGRAMS = \
2c72fcc34Sopenharmony_ci        alsaucm
3c72fcc34Sopenharmony_ci
4c72fcc34Sopenharmony_ciif USE_RST2MAN
5c72fcc34Sopenharmony_ciman_MANS = alsaucm.1
6c72fcc34Sopenharmony_ciendif
7c72fcc34Sopenharmony_ci
8c72fcc34Sopenharmony_cialsaucm_SOURCES = usecase.c dump.c
9c72fcc34Sopenharmony_ci
10c72fcc34Sopenharmony_cinoinst_HEADERS = usecase.h
11c72fcc34Sopenharmony_ci
12c72fcc34Sopenharmony_ciAM_CPPFLAGS = \
13c72fcc34Sopenharmony_ci         -Wall -I$(top_srcdir)/include
14c72fcc34Sopenharmony_ci
15c72fcc34Sopenharmony_ci%.1: %.rst
16c72fcc34Sopenharmony_ci	rst2man $< > $@
17c72fcc34Sopenharmony_ci
18c72fcc34Sopenharmony_ciEXTRA_DIST = alsaucm.rst
19c72fcc34Sopenharmony_ci
20c72fcc34Sopenharmony_ciCLEANFILES = alsaucm.1
21

Indexes created Thu Nov 07 10:32:03 CST 2024