Makefile (41077B)
1 # Makefile.in generated by automake 1.12.2 from Makefile.am. 2 # alsactl/Makefile. Generated from Makefile.in by configure. 3 4 # Copyright (C) 1994-2012 Free Software Foundation, Inc. 5 6 # This Makefile.in is free software; the Free Software Foundation 7 # gives unlimited permission to copy and/or distribute it, 8 # with or without modifications, as long as this notice is preserved. 9 10 # This program is distributed in the hope that it will be useful, 11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13 # PARTICULAR PURPOSE. 14 15 16 17 18 19 20 am__make_dryrun = \ 21 { \ 22 am__dry=no; \ 23 case $$MAKEFLAGS in \ 24 *\\[\ \ ]*) \ 25 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ 26 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ 27 *) \ 28 for am__flg in $$MAKEFLAGS; do \ 29 case $$am__flg in \ 30 *=*|--*) ;; \ 31 *n*) am__dry=yes; break;; \ 32 esac; \ 33 done;; \ 34 esac; \ 35 test $$am__dry = yes; \ 36 } 37 pkgdatadir = $(datadir)/alsa-utils 38 pkgincludedir = $(includedir)/alsa-utils 39 pkglibdir = $(libdir)/alsa-utils 40 pkglibexecdir = $(libexecdir)/alsa-utils 41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 42 install_sh_DATA = $(install_sh) -c -m 644 43 install_sh_PROGRAM = $(install_sh) -c 44 install_sh_SCRIPT = $(install_sh) -c 45 INSTALL_HEADER = $(INSTALL_DATA) 46 transform = $(program_transform_name) 47 NORMAL_INSTALL = : 48 PRE_INSTALL = : 49 POST_INSTALL = : 50 NORMAL_UNINSTALL = : 51 PRE_UNINSTALL = : 52 POST_UNINSTALL = : 53 build_triplet = armv7l-unknown-linux-gnueabihf 54 host_triplet = armv7l-unknown-linux-gnueabihf 55 sbin_PROGRAMS = alsactl$(EXEEXT) 56 #am__append_1 = alsactl_init.7 57 subdir = alsactl 58 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ 59 $(srcdir)/Makefile.in $(top_srcdir)/depcomp 60 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 61 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ 62 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \ 63 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ 64 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ 65 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \ 66 $(top_srcdir)/configure.ac 67 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 68 $(ACLOCAL_M4) 69 mkinstalldirs = $(install_sh) -d 70 CONFIG_HEADER = $(top_builddir)/include/aconfig.h 71 CONFIG_CLEAN_FILES = 72 CONFIG_CLEAN_VPATH_FILES = 73 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \ 74 "$(DESTDIR)$(man7dir)" "$(DESTDIR)$(systemdsystemunitdir)" \ 75 "$(DESTDIR)$(udevrulesdir)" 76 PROGRAMS = $(sbin_PROGRAMS) 77 am_alsactl_OBJECTS = alsactl-alsactl.$(OBJEXT) alsactl-state.$(OBJEXT) \ 78 alsactl-lock.$(OBJEXT) alsactl-utils.$(OBJEXT) \ 79 alsactl-init_parse.$(OBJEXT) alsactl-daemon.$(OBJEXT) \ 80 alsactl-monitor.$(OBJEXT) 81 alsactl_OBJECTS = $(am_alsactl_OBJECTS) 82 alsactl_LDADD = $(LDADD) 83 alsactl_LINK = $(CCLD) $(alsactl_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 84 $(LDFLAGS) -o $@ 85 DEFAULT_INCLUDES = -I. -I$(top_builddir)/include 86 depcomp = $(SHELL) $(top_srcdir)/depcomp 87 am__depfiles_maybe = depfiles 88 am__mv = mv -f 89 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 90 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 91 CCLD = $(CC) 92 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 93 SOURCES = $(alsactl_SOURCES) 94 DIST_SOURCES = $(alsactl_SOURCES) 95 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 96 html-recursive info-recursive install-data-recursive \ 97 install-dvi-recursive install-exec-recursive \ 98 install-html-recursive install-info-recursive \ 99 install-pdf-recursive install-ps-recursive install-recursive \ 100 installcheck-recursive installdirs-recursive pdf-recursive \ 101 ps-recursive uninstall-recursive 102 am__can_run_installinfo = \ 103 case $$AM_UPDATE_INFO_DIR in \ 104 n|no|NO) false;; \ 105 *) (install-info --version) >/dev/null 2>&1;; \ 106 esac 107 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 108 am__vpath_adj = case $$p in \ 109 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 110 *) f=$$p;; \ 111 esac; 112 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 113 am__install_max = 40 114 am__nobase_strip_setup = \ 115 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 116 am__nobase_strip = \ 117 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 118 am__nobase_list = $(am__nobase_strip_setup); \ 119 for p in $$list; do echo "$$p $$p"; done | \ 120 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 121 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 122 if (++n[$$2] == $(am__install_max)) \ 123 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 124 END { for (dir in files) print dir, files[dir] }' 125 am__base_list = \ 126 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 127 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 128 am__uninstall_files_from_dir = { \ 129 test -z "$$files" \ 130 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 131 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 132 $(am__cd) "$$dir" && rm -f $$files; }; \ 133 } 134 man1dir = $(mandir)/man1 135 man7dir = $(mandir)/man7 136 NROFF = nroff 137 MANS = $(man_MANS) 138 DATA = $(systemdsystemunit_DATA) $(udevrules_DATA) 139 HEADERS = $(noinst_HEADERS) 140 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 141 distclean-recursive maintainer-clean-recursive 142 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 143 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 144 distdir 145 ETAGS = etags 146 CTAGS = ctags 147 DIST_SUBDIRS = $(SUBDIRS) 148 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 149 am__relativize = \ 150 dir0=`pwd`; \ 151 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 152 sed_rest='s,^[^/]*/*,,'; \ 153 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 154 sed_butlast='s,/*[^/]*$$,,'; \ 155 while test -n "$$dir1"; do \ 156 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 157 if test "$$first" != "."; then \ 158 if test "$$first" = ".."; then \ 159 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 160 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 161 else \ 162 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 163 if test "$$first2" = "$$first"; then \ 164 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 165 else \ 166 dir2="../$$dir2"; \ 167 fi; \ 168 dir0="$$dir0"/"$$first"; \ 169 fi; \ 170 fi; \ 171 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 172 done; \ 173 reldir="$$dir2" 174 ACLOCAL = ${SHELL} /home/pi/tarina/alsa-utils-1.1.3/missing --run aclocal-1.12 175 ALSACTL_DAEMONSWITCH = /etc/alsa/state-daemon.conf 176 ALSACTL_PIDFILE_DIR = /var/run 177 ALSA_CFLAGS = 178 ALSA_LIBS = -lasound -lm -ldl -lpthread 179 AMTAR = $${TAR-tar} 180 ASOUND_LOCK_DIR = /var/lock 181 ASOUND_STATE_DIR = /var/lib/alsa 182 AUTOCONF = ${SHELL} /home/pi/tarina/alsa-utils-1.1.3/missing --run autoconf 183 AUTOHEADER = ${SHELL} /home/pi/tarina/alsa-utils-1.1.3/missing --run autoheader 184 AUTOMAKE = ${SHELL} /home/pi/tarina/alsa-utils-1.1.3/missing --run automake-1.12 185 AWK = mawk 186 CC = gcc 187 CCDEPMODE = depmode=gcc3 188 CFLAGS = -g -O2 189 CPP = gcc -E 190 CPPFLAGS = 191 CURSESINC = <ncurses.h> 192 CURSESLIB = -lformw -lmenuw -lpanelw -lncursesw -ltinfo 193 CURSES_CFLAGS = -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 194 CYGPATH_W = echo 195 DEFS = -DHAVE_CONFIG_H 196 DEPDIR = .deps 197 ECHO_C = 198 ECHO_N = -n 199 ECHO_T = 200 EGREP = /bin/grep -E 201 EXEEXT = 202 FFTW_CFLAGS = -g -O2 203 FFTW_INC = 204 FFTW_LIB = -lpthread -lm -lasound -lm -ldl -lpthread 205 GETTEXT_MACRO_VERSION = 0.18 206 GMSGFMT = : 207 GMSGFMT_015 = : 208 GREP = /bin/grep 209 INSTALL = /usr/bin/install -c 210 INSTALL_DATA = ${INSTALL} -m 644 211 INSTALL_PROGRAM = ${INSTALL} 212 INSTALL_SCRIPT = ${INSTALL} 213 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s 214 INTLLIBS = 215 INTL_MACOSX_LIBS = 216 LDFLAGS = 217 LIBICONV = -liconv 218 LIBINTL = 219 LIBOBJS = 220 LIBRT = -lrt 221 LIBS = -lasound -lm -ldl -lpthread 222 LN_S = ln -s 223 LTLIBICONV = -liconv 224 LTLIBINTL = 225 LTLIBOBJS = 226 MAINT = 227 MAKEINFO = ${SHELL} /home/pi/tarina/alsa-utils-1.1.3/missing --run makeinfo 228 MKDIR_P = /bin/mkdir -p 229 MSGFMT = : 230 MSGFMT_015 = : 231 MSGMERGE = : 232 NCURSESW_CFLAGS = -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 233 NCURSESW_LIBS = -lncursesw -ltinfo 234 NCURSES_CFLAGS = 235 NCURSES_LIBS = 236 OBJEXT = o 237 PACKAGE = alsa-utils 238 PACKAGE_BUGREPORT = 239 PACKAGE_NAME = alsa-utils 240 PACKAGE_STRING = alsa-utils 1.1.3 241 PACKAGE_TARNAME = alsa-utils 242 PACKAGE_URL = 243 PACKAGE_VERSION = 1.1.3 244 PATH_SEPARATOR = : 245 PKG_CONFIG = /usr/bin/pkg-config 246 PKG_CONFIG_LIBDIR = 247 PKG_CONFIG_PATH = 248 POSUB = po 249 SED = /bin/sed 250 SET_MAKE = 251 SHELL = /bin/bash 252 SND_UTIL_MAJOR = 1 253 SND_UTIL_MINOR = 1 254 SND_UTIL_SUBMINOR = 3 255 SND_UTIL_VERSION = 1.1.3 256 STRIP = 257 TESTSOUND = /usr/share/test.wav 258 USE_NLS = yes 259 VERSION = 1.1.3 260 XGETTEXT = : 261 XGETTEXT_015 = : 262 XGETTEXT_EXTRA_OPTIONS = 263 abs_builddir = /home/pi/tarina/alsa-utils-1.1.3/alsactl 264 abs_srcdir = /home/pi/tarina/alsa-utils-1.1.3/alsactl 265 abs_top_builddir = /home/pi/tarina/alsa-utils-1.1.3 266 abs_top_srcdir = /home/pi/tarina/alsa-utils-1.1.3 267 ac_ct_CC = gcc 268 am__include = include 269 am__leading_dot = . 270 am__quote = 271 am__tar = $${TAR-tar} chof - "$$tardir" 272 am__untar = $${TAR-tar} xf - 273 bindir = ${exec_prefix}/bin 274 build = armv7l-unknown-linux-gnueabihf 275 build_alias = 276 build_cpu = armv7l 277 build_os = linux-gnueabihf 278 build_vendor = unknown 279 builddir = . 280 datadir = ${datarootdir} 281 datarootdir = ${prefix}/share 282 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} 283 dvidir = ${docdir} 284 exec_prefix = ${prefix} 285 host = armv7l-unknown-linux-gnueabihf 286 host_alias = 287 host_cpu = armv7l 288 host_os = linux-gnueabihf 289 host_vendor = unknown 290 htmldir = ${docdir} 291 includedir = ${prefix}/include 292 infodir = ${datarootdir}/info 293 install_sh = ${SHELL} /home/pi/tarina/alsa-utils-1.1.3/install-sh 294 libdir = ${exec_prefix}/lib 295 libexecdir = ${exec_prefix}/libexec 296 localedir = ${datarootdir}/locale 297 localstatedir = ${prefix}/var 298 mandir = ${datarootdir}/man 299 mkdir_p = /bin/mkdir -p 300 mydatadir = /usr/share/alsa 301 ncurses5_config = 302 ncursesw5_config = 303 oldincludedir = /usr/include 304 pdfdir = ${docdir} 305 prefix = /usr 306 program_transform_name = s,x,x, 307 psdir = ${docdir} 308 rst2man_available = 309 sbindir = ${exec_prefix}/sbin 310 sharedstatedir = ${prefix}/com 311 srcdir = . 312 sysconfdir = ${prefix}/etc 313 systemdsystemunitdir = /lib/systemd/system 314 target_alias = 315 top_build_prefix = ../ 316 top_builddir = .. 317 top_srcdir = .. 318 udevrulesdir = /lib/udev/rules.d 319 xmlto_available = 320 SUBDIRS = init 321 man_MANS = alsactl.1 $(am__append_1) 322 EXTRA_DIST = alsactl.1 alsactl_init.xml alsa-state.service.in \ 323 alsa-restore.service.in 90-alsa-restore.rules.in 324 alsactl_SOURCES = alsactl.c state.c lock.c utils.c init_parse.c daemon.c \ 325 monitor.c 326 327 alsactl_CFLAGS = $(AM_CFLAGS) -D__USE_GNU \ 328 -DSYS_ASOUNDRC=\"$(ASOUND_STATE_DIR)/asound.state\" \ 329 -DSYS_LOCKFILE=\"$(ASOUND_LOCK_DIR)/asound.state.lock\" \ 330 -DSYS_PIDFILE=\"$(ALSACTL_PIDFILE_DIR)/alsactl.pid\" 331 332 noinst_HEADERS = alsactl.h list.h init_sysdeps.c init_utils_string.c \ 333 init_utils_run.c init_sysfs.c 334 335 udevrules_DATA = \ 336 90-alsa-restore.rules 337 338 systemdsystemunit_DATA = \ 339 alsa-state.service \ 340 alsa-restore.service 341 342 edit = \ 343 $(SED) -r -e 's,@sbindir\@,$(sbindir),g' \ 344 -e 's,@mydatadir\@,$(mydatadir),g' \ 345 -e 's,@daemonswitch\@,$(ALSACTL_DAEMONSWITCH),g' \ 346 < $< > $@ || rm $@ 347 348 CLEANFILES = \ 349 alsa-state.service \ 350 alsa-restore.service \ 351 90-alsa-restore.rules 352 353 all: all-recursive 354 355 .SUFFIXES: 356 .SUFFIXES: .c .o .obj 357 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 358 @for dep in $?; do \ 359 case '$(am__configure_deps)' in \ 360 *$$dep*) \ 361 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 362 && { if test -f $@; then exit 0; else break; fi; }; \ 363 exit 1;; \ 364 esac; \ 365 done; \ 366 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign alsactl/Makefile'; \ 367 $(am__cd) $(top_srcdir) && \ 368 $(AUTOMAKE) --foreign alsactl/Makefile 369 .PRECIOUS: Makefile 370 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 371 @case '$?' in \ 372 *config.status*) \ 373 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 374 *) \ 375 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 376 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 377 esac; 378 379 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 380 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 381 382 $(top_srcdir)/configure: $(am__configure_deps) 383 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 384 $(ACLOCAL_M4): $(am__aclocal_m4_deps) 385 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 386 $(am__aclocal_m4_deps): 387 install-sbinPROGRAMS: $(sbin_PROGRAMS) 388 @$(NORMAL_INSTALL) 389 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ 390 if test -n "$$list"; then \ 391 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \ 392 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \ 393 fi; \ 394 for p in $$list; do echo "$$p $$p"; done | \ 395 sed 's/$(EXEEXT)$$//' | \ 396 while read p p1; do if test -f $$p; \ 397 then echo "$$p"; echo "$$p"; else :; fi; \ 398 done | \ 399 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 400 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 401 sed 'N;N;N;s,\n, ,g' | \ 402 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 403 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 404 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 405 else { print "f", $$3 "/" $$4, $$1; } } \ 406 END { for (d in files) print "f", d, files[d] }' | \ 407 while read type dir files; do \ 408 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 409 test -z "$$files" || { \ 410 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ 411 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ 412 } \ 413 ; done 414 415 uninstall-sbinPROGRAMS: 416 @$(NORMAL_UNINSTALL) 417 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ 418 files=`for p in $$list; do echo "$$p"; done | \ 419 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 420 -e 's/$$/$(EXEEXT)/' `; \ 421 test -n "$$list" || exit 0; \ 422 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ 423 cd "$(DESTDIR)$(sbindir)" && rm -f $$files 424 425 clean-sbinPROGRAMS: 426 -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS) 427 alsactl$(EXEEXT): $(alsactl_OBJECTS) $(alsactl_DEPENDENCIES) $(EXTRA_alsactl_DEPENDENCIES) 428 @rm -f alsactl$(EXEEXT) 429 $(alsactl_LINK) $(alsactl_OBJECTS) $(alsactl_LDADD) $(LIBS) 430 431 mostlyclean-compile: 432 -rm -f *.$(OBJEXT) 433 434 distclean-compile: 435 -rm -f *.tab.c 436 437 include ./$(DEPDIR)/alsactl-alsactl.Po 438 include ./$(DEPDIR)/alsactl-daemon.Po 439 include ./$(DEPDIR)/alsactl-init_parse.Po 440 include ./$(DEPDIR)/alsactl-lock.Po 441 include ./$(DEPDIR)/alsactl-monitor.Po 442 include ./$(DEPDIR)/alsactl-state.Po 443 include ./$(DEPDIR)/alsactl-utils.Po 444 445 .c.o: 446 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 447 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 448 # source='$<' object='$@' libtool=no \ 449 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 450 # $(COMPILE) -c $< 451 452 .c.obj: 453 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 454 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 455 # source='$<' object='$@' libtool=no \ 456 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 457 # $(COMPILE) -c `$(CYGPATH_W) '$<'` 458 459 alsactl-alsactl.o: alsactl.c 460 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-alsactl.o -MD -MP -MF $(DEPDIR)/alsactl-alsactl.Tpo -c -o alsactl-alsactl.o `test -f 'alsactl.c' || echo '$(srcdir)/'`alsactl.c 461 $(am__mv) $(DEPDIR)/alsactl-alsactl.Tpo $(DEPDIR)/alsactl-alsactl.Po 462 # source='alsactl.c' object='alsactl-alsactl.o' libtool=no \ 463 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 464 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-alsactl.o `test -f 'alsactl.c' || echo '$(srcdir)/'`alsactl.c 465 466 alsactl-alsactl.obj: alsactl.c 467 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-alsactl.obj -MD -MP -MF $(DEPDIR)/alsactl-alsactl.Tpo -c -o alsactl-alsactl.obj `if test -f 'alsactl.c'; then $(CYGPATH_W) 'alsactl.c'; else $(CYGPATH_W) '$(srcdir)/alsactl.c'; fi` 468 $(am__mv) $(DEPDIR)/alsactl-alsactl.Tpo $(DEPDIR)/alsactl-alsactl.Po 469 # source='alsactl.c' object='alsactl-alsactl.obj' libtool=no \ 470 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 471 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-alsactl.obj `if test -f 'alsactl.c'; then $(CYGPATH_W) 'alsactl.c'; else $(CYGPATH_W) '$(srcdir)/alsactl.c'; fi` 472 473 alsactl-state.o: state.c 474 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-state.o -MD -MP -MF $(DEPDIR)/alsactl-state.Tpo -c -o alsactl-state.o `test -f 'state.c' || echo '$(srcdir)/'`state.c 475 $(am__mv) $(DEPDIR)/alsactl-state.Tpo $(DEPDIR)/alsactl-state.Po 476 # source='state.c' object='alsactl-state.o' libtool=no \ 477 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 478 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-state.o `test -f 'state.c' || echo '$(srcdir)/'`state.c 479 480 alsactl-state.obj: state.c 481 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-state.obj -MD -MP -MF $(DEPDIR)/alsactl-state.Tpo -c -o alsactl-state.obj `if test -f 'state.c'; then $(CYGPATH_W) 'state.c'; else $(CYGPATH_W) '$(srcdir)/state.c'; fi` 482 $(am__mv) $(DEPDIR)/alsactl-state.Tpo $(DEPDIR)/alsactl-state.Po 483 # source='state.c' object='alsactl-state.obj' libtool=no \ 484 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 485 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-state.obj `if test -f 'state.c'; then $(CYGPATH_W) 'state.c'; else $(CYGPATH_W) '$(srcdir)/state.c'; fi` 486 487 alsactl-lock.o: lock.c 488 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-lock.o -MD -MP -MF $(DEPDIR)/alsactl-lock.Tpo -c -o alsactl-lock.o `test -f 'lock.c' || echo '$(srcdir)/'`lock.c 489 $(am__mv) $(DEPDIR)/alsactl-lock.Tpo $(DEPDIR)/alsactl-lock.Po 490 # source='lock.c' object='alsactl-lock.o' libtool=no \ 491 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 492 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-lock.o `test -f 'lock.c' || echo '$(srcdir)/'`lock.c 493 494 alsactl-lock.obj: lock.c 495 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-lock.obj -MD -MP -MF $(DEPDIR)/alsactl-lock.Tpo -c -o alsactl-lock.obj `if test -f 'lock.c'; then $(CYGPATH_W) 'lock.c'; else $(CYGPATH_W) '$(srcdir)/lock.c'; fi` 496 $(am__mv) $(DEPDIR)/alsactl-lock.Tpo $(DEPDIR)/alsactl-lock.Po 497 # source='lock.c' object='alsactl-lock.obj' libtool=no \ 498 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 499 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-lock.obj `if test -f 'lock.c'; then $(CYGPATH_W) 'lock.c'; else $(CYGPATH_W) '$(srcdir)/lock.c'; fi` 500 501 alsactl-utils.o: utils.c 502 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-utils.o -MD -MP -MF $(DEPDIR)/alsactl-utils.Tpo -c -o alsactl-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c 503 $(am__mv) $(DEPDIR)/alsactl-utils.Tpo $(DEPDIR)/alsactl-utils.Po 504 # source='utils.c' object='alsactl-utils.o' libtool=no \ 505 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 506 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c 507 508 alsactl-utils.obj: utils.c 509 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-utils.obj -MD -MP -MF $(DEPDIR)/alsactl-utils.Tpo -c -o alsactl-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi` 510 $(am__mv) $(DEPDIR)/alsactl-utils.Tpo $(DEPDIR)/alsactl-utils.Po 511 # source='utils.c' object='alsactl-utils.obj' libtool=no \ 512 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 513 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi` 514 515 alsactl-init_parse.o: init_parse.c 516 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-init_parse.o -MD -MP -MF $(DEPDIR)/alsactl-init_parse.Tpo -c -o alsactl-init_parse.o `test -f 'init_parse.c' || echo '$(srcdir)/'`init_parse.c 517 $(am__mv) $(DEPDIR)/alsactl-init_parse.Tpo $(DEPDIR)/alsactl-init_parse.Po 518 # source='init_parse.c' object='alsactl-init_parse.o' libtool=no \ 519 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 520 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-init_parse.o `test -f 'init_parse.c' || echo '$(srcdir)/'`init_parse.c 521 522 alsactl-init_parse.obj: init_parse.c 523 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-init_parse.obj -MD -MP -MF $(DEPDIR)/alsactl-init_parse.Tpo -c -o alsactl-init_parse.obj `if test -f 'init_parse.c'; then $(CYGPATH_W) 'init_parse.c'; else $(CYGPATH_W) '$(srcdir)/init_parse.c'; fi` 524 $(am__mv) $(DEPDIR)/alsactl-init_parse.Tpo $(DEPDIR)/alsactl-init_parse.Po 525 # source='init_parse.c' object='alsactl-init_parse.obj' libtool=no \ 526 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 527 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-init_parse.obj `if test -f 'init_parse.c'; then $(CYGPATH_W) 'init_parse.c'; else $(CYGPATH_W) '$(srcdir)/init_parse.c'; fi` 528 529 alsactl-daemon.o: daemon.c 530 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-daemon.o -MD -MP -MF $(DEPDIR)/alsactl-daemon.Tpo -c -o alsactl-daemon.o `test -f 'daemon.c' || echo '$(srcdir)/'`daemon.c 531 $(am__mv) $(DEPDIR)/alsactl-daemon.Tpo $(DEPDIR)/alsactl-daemon.Po 532 # source='daemon.c' object='alsactl-daemon.o' libtool=no \ 533 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 534 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-daemon.o `test -f 'daemon.c' || echo '$(srcdir)/'`daemon.c 535 536 alsactl-daemon.obj: daemon.c 537 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-daemon.obj -MD -MP -MF $(DEPDIR)/alsactl-daemon.Tpo -c -o alsactl-daemon.obj `if test -f 'daemon.c'; then $(CYGPATH_W) 'daemon.c'; else $(CYGPATH_W) '$(srcdir)/daemon.c'; fi` 538 $(am__mv) $(DEPDIR)/alsactl-daemon.Tpo $(DEPDIR)/alsactl-daemon.Po 539 # source='daemon.c' object='alsactl-daemon.obj' libtool=no \ 540 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 541 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-daemon.obj `if test -f 'daemon.c'; then $(CYGPATH_W) 'daemon.c'; else $(CYGPATH_W) '$(srcdir)/daemon.c'; fi` 542 543 alsactl-monitor.o: monitor.c 544 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-monitor.o -MD -MP -MF $(DEPDIR)/alsactl-monitor.Tpo -c -o alsactl-monitor.o `test -f 'monitor.c' || echo '$(srcdir)/'`monitor.c 545 $(am__mv) $(DEPDIR)/alsactl-monitor.Tpo $(DEPDIR)/alsactl-monitor.Po 546 # source='monitor.c' object='alsactl-monitor.o' libtool=no \ 547 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 548 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-monitor.o `test -f 'monitor.c' || echo '$(srcdir)/'`monitor.c 549 550 alsactl-monitor.obj: monitor.c 551 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -MT alsactl-monitor.obj -MD -MP -MF $(DEPDIR)/alsactl-monitor.Tpo -c -o alsactl-monitor.obj `if test -f 'monitor.c'; then $(CYGPATH_W) 'monitor.c'; else $(CYGPATH_W) '$(srcdir)/monitor.c'; fi` 552 $(am__mv) $(DEPDIR)/alsactl-monitor.Tpo $(DEPDIR)/alsactl-monitor.Po 553 # source='monitor.c' object='alsactl-monitor.obj' libtool=no \ 554 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 555 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsactl_CFLAGS) $(CFLAGS) -c -o alsactl-monitor.obj `if test -f 'monitor.c'; then $(CYGPATH_W) 'monitor.c'; else $(CYGPATH_W) '$(srcdir)/monitor.c'; fi` 556 install-man1: $(man_MANS) 557 @$(NORMAL_INSTALL) 558 @list1=''; \ 559 list2='$(man_MANS)'; \ 560 test -n "$(man1dir)" \ 561 && test -n "`echo $$list1$$list2`" \ 562 || exit 0; \ 563 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ 564 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ 565 { for i in $$list1; do echo "$$i"; done; \ 566 if test -n "$$list2"; then \ 567 for i in $$list2; do echo "$$i"; done \ 568 | sed -n '/\.1[a-z]*$$/p'; \ 569 fi; \ 570 } | while read p; do \ 571 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 572 echo "$$d$$p"; echo "$$p"; \ 573 done | \ 574 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 575 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 576 sed 'N;N;s,\n, ,g' | { \ 577 list=; while read file base inst; do \ 578 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 579 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 580 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ 581 fi; \ 582 done; \ 583 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 584 while read files; do \ 585 test -z "$$files" || { \ 586 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ 587 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ 588 done; } 589 590 uninstall-man1: 591 @$(NORMAL_UNINSTALL) 592 @list=''; test -n "$(man1dir)" || exit 0; \ 593 files=`{ for i in $$list; do echo "$$i"; done; \ 594 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 595 sed -n '/\.1[a-z]*$$/p'; \ 596 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 597 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 598 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) 599 install-man7: $(man_MANS) 600 @$(NORMAL_INSTALL) 601 @list1=''; \ 602 list2='$(man_MANS)'; \ 603 test -n "$(man7dir)" \ 604 && test -n "`echo $$list1$$list2`" \ 605 || exit 0; \ 606 echo " $(MKDIR_P) '$(DESTDIR)$(man7dir)'"; \ 607 $(MKDIR_P) "$(DESTDIR)$(man7dir)" || exit 1; \ 608 { for i in $$list1; do echo "$$i"; done; \ 609 if test -n "$$list2"; then \ 610 for i in $$list2; do echo "$$i"; done \ 611 | sed -n '/\.7[a-z]*$$/p'; \ 612 fi; \ 613 } | while read p; do \ 614 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 615 echo "$$d$$p"; echo "$$p"; \ 616 done | \ 617 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^7][0-9a-z]*$$,7,;x' \ 618 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 619 sed 'N;N;s,\n, ,g' | { \ 620 list=; while read file base inst; do \ 621 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 622 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man7dir)/$$inst'"; \ 623 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man7dir)/$$inst" || exit $$?; \ 624 fi; \ 625 done; \ 626 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 627 while read files; do \ 628 test -z "$$files" || { \ 629 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man7dir)'"; \ 630 $(INSTALL_DATA) $$files "$(DESTDIR)$(man7dir)" || exit $$?; }; \ 631 done; } 632 633 uninstall-man7: 634 @$(NORMAL_UNINSTALL) 635 @list=''; test -n "$(man7dir)" || exit 0; \ 636 files=`{ for i in $$list; do echo "$$i"; done; \ 637 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 638 sed -n '/\.7[a-z]*$$/p'; \ 639 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^7][0-9a-z]*$$,7,;x' \ 640 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 641 dir='$(DESTDIR)$(man7dir)'; $(am__uninstall_files_from_dir) 642 install-systemdsystemunitDATA: $(systemdsystemunit_DATA) 643 @$(NORMAL_INSTALL) 644 @list='$(systemdsystemunit_DATA)'; test -n "$(systemdsystemunitdir)" || list=; \ 645 if test -n "$$list"; then \ 646 echo " $(MKDIR_P) '$(DESTDIR)$(systemdsystemunitdir)'"; \ 647 $(MKDIR_P) "$(DESTDIR)$(systemdsystemunitdir)" || exit 1; \ 648 fi; \ 649 for p in $$list; do \ 650 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 651 echo "$$d$$p"; \ 652 done | $(am__base_list) | \ 653 while read files; do \ 654 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(systemdsystemunitdir)'"; \ 655 $(INSTALL_DATA) $$files "$(DESTDIR)$(systemdsystemunitdir)" || exit $$?; \ 656 done 657 658 uninstall-systemdsystemunitDATA: 659 @$(NORMAL_UNINSTALL) 660 @list='$(systemdsystemunit_DATA)'; test -n "$(systemdsystemunitdir)" || list=; \ 661 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 662 dir='$(DESTDIR)$(systemdsystemunitdir)'; $(am__uninstall_files_from_dir) 663 install-udevrulesDATA: $(udevrules_DATA) 664 @$(NORMAL_INSTALL) 665 @list='$(udevrules_DATA)'; test -n "$(udevrulesdir)" || list=; \ 666 if test -n "$$list"; then \ 667 echo " $(MKDIR_P) '$(DESTDIR)$(udevrulesdir)'"; \ 668 $(MKDIR_P) "$(DESTDIR)$(udevrulesdir)" || exit 1; \ 669 fi; \ 670 for p in $$list; do \ 671 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 672 echo "$$d$$p"; \ 673 done | $(am__base_list) | \ 674 while read files; do \ 675 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(udevrulesdir)'"; \ 676 $(INSTALL_DATA) $$files "$(DESTDIR)$(udevrulesdir)" || exit $$?; \ 677 done 678 679 uninstall-udevrulesDATA: 680 @$(NORMAL_UNINSTALL) 681 @list='$(udevrules_DATA)'; test -n "$(udevrulesdir)" || list=; \ 682 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 683 dir='$(DESTDIR)$(udevrulesdir)'; $(am__uninstall_files_from_dir) 684 685 # This directory's subdirectories are mostly independent; you can cd 686 # into them and run 'make' without going through this Makefile. 687 # To change the values of 'make' variables: instead of editing Makefiles, 688 # (1) if the variable is set in 'config.status', edit 'config.status' 689 # (which will cause the Makefiles to be regenerated when you run 'make'); 690 # (2) otherwise, pass the desired values on the 'make' command line. 691 $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS): 692 @fail= failcom='exit 1'; \ 693 for f in x $$MAKEFLAGS; do \ 694 case $$f in \ 695 *=* | --[!k]*);; \ 696 *k*) failcom='fail=yes';; \ 697 esac; \ 698 done; \ 699 dot_seen=no; \ 700 target=`echo $@ | sed s/-recursive//`; \ 701 case "$@" in \ 702 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 703 *) list='$(SUBDIRS)' ;; \ 704 esac; \ 705 for subdir in $$list; do \ 706 echo "Making $$target in $$subdir"; \ 707 if test "$$subdir" = "."; then \ 708 dot_seen=yes; \ 709 local_target="$$target-am"; \ 710 else \ 711 local_target="$$target"; \ 712 fi; \ 713 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 714 || eval $$failcom; \ 715 done; \ 716 if test "$$dot_seen" = "no"; then \ 717 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 718 fi; test -z "$$fail" 719 tags-recursive: 720 list='$(SUBDIRS)'; for subdir in $$list; do \ 721 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 722 done 723 ctags-recursive: 724 list='$(SUBDIRS)'; for subdir in $$list; do \ 725 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 726 done 727 cscopelist-recursive: 728 list='$(SUBDIRS)'; for subdir in $$list; do \ 729 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \ 730 done 731 732 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 733 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 734 unique=`for i in $$list; do \ 735 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 736 done | \ 737 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 738 END { if (nonempty) { for (i in files) print i; }; }'`; \ 739 mkid -fID $$unique 740 tags: TAGS 741 742 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 743 $(TAGS_FILES) $(LISP) 744 set x; \ 745 here=`pwd`; \ 746 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 747 include_option=--etags-include; \ 748 empty_fix=.; \ 749 else \ 750 include_option=--include; \ 751 empty_fix=; \ 752 fi; \ 753 list='$(SUBDIRS)'; for subdir in $$list; do \ 754 if test "$$subdir" = .; then :; else \ 755 test ! -f $$subdir/TAGS || \ 756 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 757 fi; \ 758 done; \ 759 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 760 unique=`for i in $$list; do \ 761 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 762 done | \ 763 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 764 END { if (nonempty) { for (i in files) print i; }; }'`; \ 765 shift; \ 766 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 767 test -n "$$unique" || unique=$$empty_fix; \ 768 if test $$# -gt 0; then \ 769 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 770 "$$@" $$unique; \ 771 else \ 772 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 773 $$unique; \ 774 fi; \ 775 fi 776 ctags: CTAGS 777 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 778 $(TAGS_FILES) $(LISP) 779 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 780 unique=`for i in $$list; do \ 781 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 782 done | \ 783 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 784 END { if (nonempty) { for (i in files) print i; }; }'`; \ 785 test -z "$(CTAGS_ARGS)$$unique" \ 786 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 787 $$unique 788 789 GTAGS: 790 here=`$(am__cd) $(top_builddir) && pwd` \ 791 && $(am__cd) $(top_srcdir) \ 792 && gtags -i $(GTAGS_ARGS) "$$here" 793 794 cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP) 795 list='$(SOURCES) $(HEADERS) $(LISP)'; \ 796 case "$(srcdir)" in \ 797 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 798 *) sdir=$(subdir)/$(srcdir) ;; \ 799 esac; \ 800 for i in $$list; do \ 801 if test -f "$$i"; then \ 802 echo "$(subdir)/$$i"; \ 803 else \ 804 echo "$$sdir/$$i"; \ 805 fi; \ 806 done >> $(top_builddir)/cscope.files 807 808 distclean-tags: 809 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 810 811 distdir: $(DISTFILES) 812 @list='$(MANS)'; if test -n "$$list"; then \ 813 list=`for p in $$list; do \ 814 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 815 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ 816 if test -n "$$list" && \ 817 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ 818 echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \ 819 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ 820 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ 821 echo " typically 'make maintainer-clean' will remove them" >&2; \ 822 exit 1; \ 823 else :; fi; \ 824 else :; fi 825 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 826 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 827 list='$(DISTFILES)'; \ 828 dist_files=`for file in $$list; do echo $$file; done | \ 829 sed -e "s|^$$srcdirstrip/||;t" \ 830 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 831 case $$dist_files in \ 832 */*) $(MKDIR_P) `echo "$$dist_files" | \ 833 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 834 sort -u` ;; \ 835 esac; \ 836 for file in $$dist_files; do \ 837 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 838 if test -d $$d/$$file; then \ 839 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 840 if test -d "$(distdir)/$$file"; then \ 841 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 842 fi; \ 843 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 844 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 845 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 846 fi; \ 847 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 848 else \ 849 test -f "$(distdir)/$$file" \ 850 || cp -p $$d/$$file "$(distdir)/$$file" \ 851 || exit 1; \ 852 fi; \ 853 done 854 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 855 if test "$$subdir" = .; then :; else \ 856 $(am__make_dryrun) \ 857 || test -d "$(distdir)/$$subdir" \ 858 || $(MKDIR_P) "$(distdir)/$$subdir" \ 859 || exit 1; \ 860 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 861 $(am__relativize); \ 862 new_distdir=$$reldir; \ 863 dir1=$$subdir; dir2="$(top_distdir)"; \ 864 $(am__relativize); \ 865 new_top_distdir=$$reldir; \ 866 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 867 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 868 ($(am__cd) $$subdir && \ 869 $(MAKE) $(AM_MAKEFLAGS) \ 870 top_distdir="$$new_top_distdir" \ 871 distdir="$$new_distdir" \ 872 am__remove_distdir=: \ 873 am__skip_length_check=: \ 874 am__skip_mode_fix=: \ 875 distdir) \ 876 || exit 1; \ 877 fi; \ 878 done 879 check-am: all-am 880 check: check-recursive 881 all-am: Makefile $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) 882 installdirs: installdirs-recursive 883 installdirs-am: 884 for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man7dir)" "$(DESTDIR)$(systemdsystemunitdir)" "$(DESTDIR)$(udevrulesdir)"; do \ 885 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 886 done 887 install: install-recursive 888 install-exec: install-exec-recursive 889 install-data: install-data-recursive 890 uninstall: uninstall-recursive 891 892 install-am: all-am 893 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 894 895 installcheck: installcheck-recursive 896 install-strip: 897 if test -z '$(STRIP)'; then \ 898 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 899 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 900 install; \ 901 else \ 902 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 903 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 904 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 905 fi 906 mostlyclean-generic: 907 908 clean-generic: 909 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 910 911 distclean-generic: 912 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 913 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 914 915 maintainer-clean-generic: 916 @echo "This command is intended for maintainers to use" 917 @echo "it deletes files that may require special tools to rebuild." 918 #install-data-hook: 919 clean: clean-recursive 920 921 clean-am: clean-generic clean-sbinPROGRAMS mostlyclean-am 922 923 distclean: distclean-recursive 924 -rm -rf ./$(DEPDIR) 925 -rm -f Makefile 926 distclean-am: clean-am distclean-compile distclean-generic \ 927 distclean-tags 928 929 dvi: dvi-recursive 930 931 dvi-am: 932 933 html: html-recursive 934 935 html-am: 936 937 info: info-recursive 938 939 info-am: 940 941 install-data-am: install-man install-systemdsystemunitDATA \ 942 install-udevrulesDATA 943 @$(NORMAL_INSTALL) 944 $(MAKE) $(AM_MAKEFLAGS) install-data-hook 945 install-dvi: install-dvi-recursive 946 947 install-dvi-am: 948 949 install-exec-am: install-sbinPROGRAMS 950 951 install-html: install-html-recursive 952 953 install-html-am: 954 955 install-info: install-info-recursive 956 957 install-info-am: 958 959 install-man: install-man1 install-man7 960 961 install-pdf: install-pdf-recursive 962 963 install-pdf-am: 964 965 install-ps: install-ps-recursive 966 967 install-ps-am: 968 969 installcheck-am: 970 971 maintainer-clean: maintainer-clean-recursive 972 -rm -rf ./$(DEPDIR) 973 -rm -f Makefile 974 maintainer-clean-am: distclean-am maintainer-clean-generic 975 976 mostlyclean: mostlyclean-recursive 977 978 mostlyclean-am: mostlyclean-compile mostlyclean-generic 979 980 pdf: pdf-recursive 981 982 pdf-am: 983 984 ps: ps-recursive 985 986 ps-am: 987 988 uninstall-am: uninstall-man uninstall-sbinPROGRAMS \ 989 uninstall-systemdsystemunitDATA uninstall-udevrulesDATA 990 991 uninstall-man: uninstall-man1 uninstall-man7 992 993 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \ 994 cscopelist-recursive ctags-recursive install-am \ 995 install-data-am install-strip tags-recursive 996 997 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 998 all all-am check check-am clean clean-generic \ 999 clean-sbinPROGRAMS cscopelist cscopelist-recursive ctags \ 1000 ctags-recursive distclean distclean-compile distclean-generic \ 1001 distclean-tags distdir dvi dvi-am html html-am info info-am \ 1002 install install-am install-data install-data-am \ 1003 install-data-hook install-dvi install-dvi-am install-exec \ 1004 install-exec-am install-html install-html-am install-info \ 1005 install-info-am install-man install-man1 install-man7 \ 1006 install-pdf install-pdf-am install-ps install-ps-am \ 1007 install-sbinPROGRAMS install-strip \ 1008 install-systemdsystemunitDATA install-udevrulesDATA \ 1009 installcheck installcheck-am installdirs installdirs-am \ 1010 maintainer-clean maintainer-clean-generic mostlyclean \ 1011 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ 1012 tags tags-recursive uninstall uninstall-am uninstall-man \ 1013 uninstall-man1 uninstall-man7 uninstall-sbinPROGRAMS \ 1014 uninstall-systemdsystemunitDATA uninstall-udevrulesDATA 1015 1016 1017 install-data-hook: 1018 $(MKDIR_P) -m 0755 \ 1019 $(DESTDIR)$(systemdsystemunitdir)/basic.target.wants 1020 ( cd $(DESTDIR)$(systemdsystemunitdir)/basic.target.wants && \ 1021 rm -f alsa-state.service alsa-restore.service && \ 1022 $(LN_S) ../alsa-state.service alsa-state.service && \ 1023 $(LN_S) ../alsa-restore.service alsa-restore.service) 1024 1025 alsa-state.service: alsa-state.service.in 1026 $(edit) 1027 1028 alsa-restore.service: alsa-restore.service.in 1029 $(edit) 1030 1031 90-alsa-restore.rules: 90-alsa-restore.rules.in 1032 $(edit) 1033 1034 %.7: %.xml 1035 xmlto man $? 1036 1037 # Tell versions [3.59,3.63) of GNU make to not export all variables. 1038 # Otherwise a system limit (for SysV at least) may be exceeded. 1039 .NOEXPORT: