Imported Upstream version 1.0.28
[platform/upstream/alsa-utils.git] / alsamixer / Makefile.in
1 # Makefile.in generated by automake 1.12.2 from Makefile.am.
2 # @configure_input@
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 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 bin_PROGRAMS = alsamixer$(EXEEXT)
54 subdir = alsamixer
55 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
56         $(top_srcdir)/depcomp
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
59         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
60         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
61         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
62         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
63         $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65         $(ACLOCAL_M4)
66 mkinstalldirs = $(install_sh) -d
67 CONFIG_HEADER = $(top_builddir)/include/aconfig.h
68 CONFIG_CLEAN_FILES =
69 CONFIG_CLEAN_VPATH_FILES =
70 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
71 PROGRAMS = $(bin_PROGRAMS)
72 am_alsamixer_OBJECTS = alsamixer-card_select.$(OBJEXT) \
73         alsamixer-cli.$(OBJEXT) alsamixer-colors.$(OBJEXT) \
74         alsamixer-device_name.$(OBJEXT) alsamixer-die.$(OBJEXT) \
75         alsamixer-mainloop.$(OBJEXT) alsamixer-mem.$(OBJEXT) \
76         alsamixer-mixer_controls.$(OBJEXT) \
77         alsamixer-mixer_display.$(OBJEXT) \
78         alsamixer-mixer_widget.$(OBJEXT) \
79         alsamixer-proc_files.$(OBJEXT) alsamixer-textbox.$(OBJEXT) \
80         alsamixer-utils.$(OBJEXT) alsamixer-volume_mapping.$(OBJEXT) \
81         alsamixer-widget.$(OBJEXT)
82 alsamixer_OBJECTS = $(am_alsamixer_OBJECTS)
83 alsamixer_LDADD = $(LDADD)
84 alsamixer_DEPENDENCIES =
85 DEFAULT_INCLUDES = -I.@am__isrc@ -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 = $(alsamixer_SOURCES)
94 DIST_SOURCES = $(alsamixer_SOURCES)
95 am__can_run_installinfo = \
96   case $$AM_UPDATE_INFO_DIR in \
97     n|no|NO) false;; \
98     *) (install-info --version) >/dev/null 2>&1;; \
99   esac
100 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101 am__vpath_adj = case $$p in \
102     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103     *) f=$$p;; \
104   esac;
105 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106 am__install_max = 40
107 am__nobase_strip_setup = \
108   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109 am__nobase_strip = \
110   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111 am__nobase_list = $(am__nobase_strip_setup); \
112   for p in $$list; do echo "$$p $$p"; done | \
113   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115     if (++n[$$2] == $(am__install_max)) \
116       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117     END { for (dir in files) print dir, files[dir] }'
118 am__base_list = \
119   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121 am__uninstall_files_from_dir = { \
122   test -z "$$files" \
123     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
124     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
125          $(am__cd) "$$dir" && rm -f $$files; }; \
126   }
127 man1dir = $(mandir)/man1
128 NROFF = nroff
129 MANS = $(man_MANS)
130 ETAGS = etags
131 CTAGS = ctags
132 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
133 ACLOCAL = @ACLOCAL@
134 ALSACTL_DAEMONSWITCH = @ALSACTL_DAEMONSWITCH@
135 ALSACTL_PIDFILE_DIR = @ALSACTL_PIDFILE_DIR@
136 ALSA_CFLAGS = @ALSA_CFLAGS@
137 ALSA_LIBS = @ALSA_LIBS@
138 AMTAR = @AMTAR@
139 ASOUND_LOCK_DIR = @ASOUND_LOCK_DIR@
140 ASOUND_STATE_DIR = @ASOUND_STATE_DIR@
141 AUTOCONF = @AUTOCONF@
142 AUTOHEADER = @AUTOHEADER@
143 AUTOMAKE = @AUTOMAKE@
144 AWK = @AWK@
145 CC = @CC@
146 CCDEPMODE = @CCDEPMODE@
147 CFLAGS = @CFLAGS@
148 CPP = @CPP@
149 CPPFLAGS = @CPPFLAGS@
150 CURSESINC = @CURSESINC@
151 CURSESLIB = @CURSESLIB@
152 CURSES_CFLAGS = @CURSES_CFLAGS@
153 CYGPATH_W = @CYGPATH_W@
154 DEFS = @DEFS@
155 DEPDIR = @DEPDIR@
156 ECHO_C = @ECHO_C@
157 ECHO_N = @ECHO_N@
158 ECHO_T = @ECHO_T@
159 EGREP = @EGREP@
160 EXEEXT = @EXEEXT@
161 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
162 GMSGFMT = @GMSGFMT@
163 GMSGFMT_015 = @GMSGFMT_015@
164 GREP = @GREP@
165 INSTALL = @INSTALL@
166 INSTALL_DATA = @INSTALL_DATA@
167 INSTALL_PROGRAM = @INSTALL_PROGRAM@
168 INSTALL_SCRIPT = @INSTALL_SCRIPT@
169 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
170 INTLLIBS = @INTLLIBS@
171 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
172 LDFLAGS = @LDFLAGS@
173 LIBICONV = @LIBICONV@
174 LIBINTL = @LIBINTL@
175 LIBOBJS = @LIBOBJS@
176 LIBRT = @LIBRT@
177 LIBS = @LIBS@
178 LN_S = @LN_S@
179 LTLIBICONV = @LTLIBICONV@
180 LTLIBINTL = @LTLIBINTL@
181 LTLIBOBJS = @LTLIBOBJS@
182 MAINT = @MAINT@
183 MAKEINFO = @MAKEINFO@
184 MKDIR_P = @MKDIR_P@
185 MSGFMT = @MSGFMT@
186 MSGFMT_015 = @MSGFMT_015@
187 MSGMERGE = @MSGMERGE@
188 NCURSESW_CFLAGS = @NCURSESW_CFLAGS@
189 NCURSESW_LIBS = @NCURSESW_LIBS@
190 NCURSES_CFLAGS = @NCURSES_CFLAGS@
191 NCURSES_LIBS = @NCURSES_LIBS@
192 OBJEXT = @OBJEXT@
193 PACKAGE = @PACKAGE@
194 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
195 PACKAGE_NAME = @PACKAGE_NAME@
196 PACKAGE_STRING = @PACKAGE_STRING@
197 PACKAGE_TARNAME = @PACKAGE_TARNAME@
198 PACKAGE_URL = @PACKAGE_URL@
199 PACKAGE_VERSION = @PACKAGE_VERSION@
200 PATH_SEPARATOR = @PATH_SEPARATOR@
201 PKG_CONFIG = @PKG_CONFIG@
202 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
203 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
204 POSUB = @POSUB@
205 SED = @SED@
206 SET_MAKE = @SET_MAKE@
207 SHELL = @SHELL@
208 SND_UTIL_MAJOR = @SND_UTIL_MAJOR@
209 SND_UTIL_MINOR = @SND_UTIL_MINOR@
210 SND_UTIL_SUBMINOR = @SND_UTIL_SUBMINOR@
211 SND_UTIL_VERSION = @SND_UTIL_VERSION@
212 STRIP = @STRIP@
213 TESTSOUND = @TESTSOUND@
214 USE_NLS = @USE_NLS@
215 VERSION = @VERSION@
216 XGETTEXT = @XGETTEXT@
217 XGETTEXT_015 = @XGETTEXT_015@
218 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
219 abs_builddir = @abs_builddir@
220 abs_srcdir = @abs_srcdir@
221 abs_top_builddir = @abs_top_builddir@
222 abs_top_srcdir = @abs_top_srcdir@
223 ac_ct_CC = @ac_ct_CC@
224 am__include = @am__include@
225 am__leading_dot = @am__leading_dot@
226 am__quote = @am__quote@
227 am__tar = @am__tar@
228 am__untar = @am__untar@
229 bindir = @bindir@
230 build = @build@
231 build_alias = @build_alias@
232 build_cpu = @build_cpu@
233 build_os = @build_os@
234 build_vendor = @build_vendor@
235 builddir = @builddir@
236 datadir = @datadir@
237 datarootdir = @datarootdir@
238 docdir = @docdir@
239 dvidir = @dvidir@
240 exec_prefix = @exec_prefix@
241 host = @host@
242 host_alias = @host_alias@
243 host_cpu = @host_cpu@
244 host_os = @host_os@
245 host_vendor = @host_vendor@
246 htmldir = @htmldir@
247 includedir = @includedir@
248 infodir = @infodir@
249 install_sh = @install_sh@
250 libdir = @libdir@
251 libexecdir = @libexecdir@
252 localedir = @localedir@
253 localstatedir = @localstatedir@
254 mandir = @mandir@
255 mkdir_p = @mkdir_p@
256 mydatadir = @mydatadir@
257 ncurses5_config = @ncurses5_config@
258 ncursesw5_config = @ncursesw5_config@
259 oldincludedir = @oldincludedir@
260 pdfdir = @pdfdir@
261 prefix = @prefix@
262 program_transform_name = @program_transform_name@
263 psdir = @psdir@
264 sbindir = @sbindir@
265 sharedstatedir = @sharedstatedir@
266 srcdir = @srcdir@
267 sysconfdir = @sysconfdir@
268 systemdsystemunitdir = @systemdsystemunitdir@
269 target_alias = @target_alias@
270 top_build_prefix = @top_build_prefix@
271 top_builddir = @top_builddir@
272 top_srcdir = @top_srcdir@
273 udevrulesdir = @udevrulesdir@
274 xmlto = @xmlto@
275 AM_CFLAGS = @CURSES_CFLAGS@ -DCURSESINC="@CURSESINC@"
276 LDADD = @CURSESLIB@
277 alsamixer_SOURCES = card_select.c card_select.h \
278                 cli.c \
279                 colors.c colors.h \
280                 device_name.c device_name.h \
281                 die.c die.h \
282                 mainloop.c mainloop.h \
283                 mem.c mem.h \
284                 mixer_controls.c mixer_controls.h \
285                 mixer_display.c mixer_display.h \
286                 mixer_widget.c mixer_widget.h \
287                 proc_files.c proc_files.h \
288                 textbox.c textbox.h \
289                 utils.c utils.h \
290                 volume_mapping.c volume_mapping.h \
291                 widget.c widget.h
292
293 man_MANS = alsamixer.1
294 EXTRA_DIST = alsamixer.1
295 alsamixer_CPPFLAGS = -I$(top_srcdir)/include
296 all: all-am
297
298 .SUFFIXES:
299 .SUFFIXES: .c .o .obj
300 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
301         @for dep in $?; do \
302           case '$(am__configure_deps)' in \
303             *$$dep*) \
304               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
305                 && { if test -f $@; then exit 0; else break; fi; }; \
306               exit 1;; \
307           esac; \
308         done; \
309         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign alsamixer/Makefile'; \
310         $(am__cd) $(top_srcdir) && \
311           $(AUTOMAKE) --foreign alsamixer/Makefile
312 .PRECIOUS: Makefile
313 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
314         @case '$?' in \
315           *config.status*) \
316             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
317           *) \
318             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
319             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
320         esac;
321
322 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
323         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324
325 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
326         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
328         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329 $(am__aclocal_m4_deps):
330 install-binPROGRAMS: $(bin_PROGRAMS)
331         @$(NORMAL_INSTALL)
332         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
333         if test -n "$$list"; then \
334           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
335           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
336         fi; \
337         for p in $$list; do echo "$$p $$p"; done | \
338         sed 's/$(EXEEXT)$$//' | \
339         while read p p1; do if test -f $$p; \
340           then echo "$$p"; echo "$$p"; else :; fi; \
341         done | \
342         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
343             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
344         sed 'N;N;N;s,\n, ,g' | \
345         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
346           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
347             if ($$2 == $$4) files[d] = files[d] " " $$1; \
348             else { print "f", $$3 "/" $$4, $$1; } } \
349           END { for (d in files) print "f", d, files[d] }' | \
350         while read type dir files; do \
351             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
352             test -z "$$files" || { \
353               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
354               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
355             } \
356         ; done
357
358 uninstall-binPROGRAMS:
359         @$(NORMAL_UNINSTALL)
360         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
361         files=`for p in $$list; do echo "$$p"; done | \
362           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
363               -e 's/$$/$(EXEEXT)/' `; \
364         test -n "$$list" || exit 0; \
365         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
366         cd "$(DESTDIR)$(bindir)" && rm -f $$files
367
368 clean-binPROGRAMS:
369         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
370 alsamixer$(EXEEXT): $(alsamixer_OBJECTS) $(alsamixer_DEPENDENCIES) $(EXTRA_alsamixer_DEPENDENCIES) 
371         @rm -f alsamixer$(EXEEXT)
372         $(LINK) $(alsamixer_OBJECTS) $(alsamixer_LDADD) $(LIBS)
373
374 mostlyclean-compile:
375         -rm -f *.$(OBJEXT)
376
377 distclean-compile:
378         -rm -f *.tab.c
379
380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-card_select.Po@am__quote@
381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-cli.Po@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-colors.Po@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-device_name.Po@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-die.Po@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-mainloop.Po@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-mem.Po@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-mixer_controls.Po@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-mixer_display.Po@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-mixer_widget.Po@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-proc_files.Po@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-textbox.Po@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-utils.Po@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-volume_mapping.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alsamixer-widget.Po@am__quote@
395
396 .c.o:
397 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
398 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
399 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
402
403 .c.obj:
404 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
405 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
406 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
407 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
408 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
409
410 alsamixer-card_select.o: card_select.c
411 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-card_select.o -MD -MP -MF $(DEPDIR)/alsamixer-card_select.Tpo -c -o alsamixer-card_select.o `test -f 'card_select.c' || echo '$(srcdir)/'`card_select.c
412 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-card_select.Tpo $(DEPDIR)/alsamixer-card_select.Po
413 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='card_select.c' object='alsamixer-card_select.o' libtool=no @AMDEPBACKSLASH@
414 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-card_select.o `test -f 'card_select.c' || echo '$(srcdir)/'`card_select.c
416
417 alsamixer-card_select.obj: card_select.c
418 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-card_select.obj -MD -MP -MF $(DEPDIR)/alsamixer-card_select.Tpo -c -o alsamixer-card_select.obj `if test -f 'card_select.c'; then $(CYGPATH_W) 'card_select.c'; else $(CYGPATH_W) '$(srcdir)/card_select.c'; fi`
419 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-card_select.Tpo $(DEPDIR)/alsamixer-card_select.Po
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='card_select.c' object='alsamixer-card_select.obj' libtool=no @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-card_select.obj `if test -f 'card_select.c'; then $(CYGPATH_W) 'card_select.c'; else $(CYGPATH_W) '$(srcdir)/card_select.c'; fi`
423
424 alsamixer-cli.o: cli.c
425 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-cli.o -MD -MP -MF $(DEPDIR)/alsamixer-cli.Tpo -c -o alsamixer-cli.o `test -f 'cli.c' || echo '$(srcdir)/'`cli.c
426 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-cli.Tpo $(DEPDIR)/alsamixer-cli.Po
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='cli.c' object='alsamixer-cli.o' libtool=no @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-cli.o `test -f 'cli.c' || echo '$(srcdir)/'`cli.c
430
431 alsamixer-cli.obj: cli.c
432 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-cli.obj -MD -MP -MF $(DEPDIR)/alsamixer-cli.Tpo -c -o alsamixer-cli.obj `if test -f 'cli.c'; then $(CYGPATH_W) 'cli.c'; else $(CYGPATH_W) '$(srcdir)/cli.c'; fi`
433 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-cli.Tpo $(DEPDIR)/alsamixer-cli.Po
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='cli.c' object='alsamixer-cli.obj' libtool=no @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-cli.obj `if test -f 'cli.c'; then $(CYGPATH_W) 'cli.c'; else $(CYGPATH_W) '$(srcdir)/cli.c'; fi`
437
438 alsamixer-colors.o: colors.c
439 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-colors.o -MD -MP -MF $(DEPDIR)/alsamixer-colors.Tpo -c -o alsamixer-colors.o `test -f 'colors.c' || echo '$(srcdir)/'`colors.c
440 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-colors.Tpo $(DEPDIR)/alsamixer-colors.Po
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='colors.c' object='alsamixer-colors.o' libtool=no @AMDEPBACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-colors.o `test -f 'colors.c' || echo '$(srcdir)/'`colors.c
444
445 alsamixer-colors.obj: colors.c
446 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-colors.obj -MD -MP -MF $(DEPDIR)/alsamixer-colors.Tpo -c -o alsamixer-colors.obj `if test -f 'colors.c'; then $(CYGPATH_W) 'colors.c'; else $(CYGPATH_W) '$(srcdir)/colors.c'; fi`
447 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-colors.Tpo $(DEPDIR)/alsamixer-colors.Po
448 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='colors.c' object='alsamixer-colors.obj' libtool=no @AMDEPBACKSLASH@
449 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
450 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-colors.obj `if test -f 'colors.c'; then $(CYGPATH_W) 'colors.c'; else $(CYGPATH_W) '$(srcdir)/colors.c'; fi`
451
452 alsamixer-device_name.o: device_name.c
453 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-device_name.o -MD -MP -MF $(DEPDIR)/alsamixer-device_name.Tpo -c -o alsamixer-device_name.o `test -f 'device_name.c' || echo '$(srcdir)/'`device_name.c
454 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-device_name.Tpo $(DEPDIR)/alsamixer-device_name.Po
455 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='device_name.c' object='alsamixer-device_name.o' libtool=no @AMDEPBACKSLASH@
456 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
457 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-device_name.o `test -f 'device_name.c' || echo '$(srcdir)/'`device_name.c
458
459 alsamixer-device_name.obj: device_name.c
460 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-device_name.obj -MD -MP -MF $(DEPDIR)/alsamixer-device_name.Tpo -c -o alsamixer-device_name.obj `if test -f 'device_name.c'; then $(CYGPATH_W) 'device_name.c'; else $(CYGPATH_W) '$(srcdir)/device_name.c'; fi`
461 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-device_name.Tpo $(DEPDIR)/alsamixer-device_name.Po
462 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='device_name.c' object='alsamixer-device_name.obj' libtool=no @AMDEPBACKSLASH@
463 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
464 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-device_name.obj `if test -f 'device_name.c'; then $(CYGPATH_W) 'device_name.c'; else $(CYGPATH_W) '$(srcdir)/device_name.c'; fi`
465
466 alsamixer-die.o: die.c
467 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-die.o -MD -MP -MF $(DEPDIR)/alsamixer-die.Tpo -c -o alsamixer-die.o `test -f 'die.c' || echo '$(srcdir)/'`die.c
468 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-die.Tpo $(DEPDIR)/alsamixer-die.Po
469 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='die.c' object='alsamixer-die.o' libtool=no @AMDEPBACKSLASH@
470 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
471 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-die.o `test -f 'die.c' || echo '$(srcdir)/'`die.c
472
473 alsamixer-die.obj: die.c
474 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-die.obj -MD -MP -MF $(DEPDIR)/alsamixer-die.Tpo -c -o alsamixer-die.obj `if test -f 'die.c'; then $(CYGPATH_W) 'die.c'; else $(CYGPATH_W) '$(srcdir)/die.c'; fi`
475 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-die.Tpo $(DEPDIR)/alsamixer-die.Po
476 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='die.c' object='alsamixer-die.obj' libtool=no @AMDEPBACKSLASH@
477 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
478 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-die.obj `if test -f 'die.c'; then $(CYGPATH_W) 'die.c'; else $(CYGPATH_W) '$(srcdir)/die.c'; fi`
479
480 alsamixer-mainloop.o: mainloop.c
481 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-mainloop.o -MD -MP -MF $(DEPDIR)/alsamixer-mainloop.Tpo -c -o alsamixer-mainloop.o `test -f 'mainloop.c' || echo '$(srcdir)/'`mainloop.c
482 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-mainloop.Tpo $(DEPDIR)/alsamixer-mainloop.Po
483 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mainloop.c' object='alsamixer-mainloop.o' libtool=no @AMDEPBACKSLASH@
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
485 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-mainloop.o `test -f 'mainloop.c' || echo '$(srcdir)/'`mainloop.c
486
487 alsamixer-mainloop.obj: mainloop.c
488 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-mainloop.obj -MD -MP -MF $(DEPDIR)/alsamixer-mainloop.Tpo -c -o alsamixer-mainloop.obj `if test -f 'mainloop.c'; then $(CYGPATH_W) 'mainloop.c'; else $(CYGPATH_W) '$(srcdir)/mainloop.c'; fi`
489 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-mainloop.Tpo $(DEPDIR)/alsamixer-mainloop.Po
490 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mainloop.c' object='alsamixer-mainloop.obj' libtool=no @AMDEPBACKSLASH@
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
492 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-mainloop.obj `if test -f 'mainloop.c'; then $(CYGPATH_W) 'mainloop.c'; else $(CYGPATH_W) '$(srcdir)/mainloop.c'; fi`
493
494 alsamixer-mem.o: mem.c
495 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-mem.o -MD -MP -MF $(DEPDIR)/alsamixer-mem.Tpo -c -o alsamixer-mem.o `test -f 'mem.c' || echo '$(srcdir)/'`mem.c
496 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-mem.Tpo $(DEPDIR)/alsamixer-mem.Po
497 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mem.c' object='alsamixer-mem.o' libtool=no @AMDEPBACKSLASH@
498 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
499 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-mem.o `test -f 'mem.c' || echo '$(srcdir)/'`mem.c
500
501 alsamixer-mem.obj: mem.c
502 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-mem.obj -MD -MP -MF $(DEPDIR)/alsamixer-mem.Tpo -c -o alsamixer-mem.obj `if test -f 'mem.c'; then $(CYGPATH_W) 'mem.c'; else $(CYGPATH_W) '$(srcdir)/mem.c'; fi`
503 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-mem.Tpo $(DEPDIR)/alsamixer-mem.Po
504 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mem.c' object='alsamixer-mem.obj' libtool=no @AMDEPBACKSLASH@
505 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
506 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-mem.obj `if test -f 'mem.c'; then $(CYGPATH_W) 'mem.c'; else $(CYGPATH_W) '$(srcdir)/mem.c'; fi`
507
508 alsamixer-mixer_controls.o: mixer_controls.c
509 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-mixer_controls.o -MD -MP -MF $(DEPDIR)/alsamixer-mixer_controls.Tpo -c -o alsamixer-mixer_controls.o `test -f 'mixer_controls.c' || echo '$(srcdir)/'`mixer_controls.c
510 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-mixer_controls.Tpo $(DEPDIR)/alsamixer-mixer_controls.Po
511 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mixer_controls.c' object='alsamixer-mixer_controls.o' libtool=no @AMDEPBACKSLASH@
512 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
513 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-mixer_controls.o `test -f 'mixer_controls.c' || echo '$(srcdir)/'`mixer_controls.c
514
515 alsamixer-mixer_controls.obj: mixer_controls.c
516 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-mixer_controls.obj -MD -MP -MF $(DEPDIR)/alsamixer-mixer_controls.Tpo -c -o alsamixer-mixer_controls.obj `if test -f 'mixer_controls.c'; then $(CYGPATH_W) 'mixer_controls.c'; else $(CYGPATH_W) '$(srcdir)/mixer_controls.c'; fi`
517 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-mixer_controls.Tpo $(DEPDIR)/alsamixer-mixer_controls.Po
518 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mixer_controls.c' object='alsamixer-mixer_controls.obj' libtool=no @AMDEPBACKSLASH@
519 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
520 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-mixer_controls.obj `if test -f 'mixer_controls.c'; then $(CYGPATH_W) 'mixer_controls.c'; else $(CYGPATH_W) '$(srcdir)/mixer_controls.c'; fi`
521
522 alsamixer-mixer_display.o: mixer_display.c
523 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-mixer_display.o -MD -MP -MF $(DEPDIR)/alsamixer-mixer_display.Tpo -c -o alsamixer-mixer_display.o `test -f 'mixer_display.c' || echo '$(srcdir)/'`mixer_display.c
524 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-mixer_display.Tpo $(DEPDIR)/alsamixer-mixer_display.Po
525 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mixer_display.c' object='alsamixer-mixer_display.o' libtool=no @AMDEPBACKSLASH@
526 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-mixer_display.o `test -f 'mixer_display.c' || echo '$(srcdir)/'`mixer_display.c
528
529 alsamixer-mixer_display.obj: mixer_display.c
530 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-mixer_display.obj -MD -MP -MF $(DEPDIR)/alsamixer-mixer_display.Tpo -c -o alsamixer-mixer_display.obj `if test -f 'mixer_display.c'; then $(CYGPATH_W) 'mixer_display.c'; else $(CYGPATH_W) '$(srcdir)/mixer_display.c'; fi`
531 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-mixer_display.Tpo $(DEPDIR)/alsamixer-mixer_display.Po
532 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mixer_display.c' object='alsamixer-mixer_display.obj' libtool=no @AMDEPBACKSLASH@
533 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-mixer_display.obj `if test -f 'mixer_display.c'; then $(CYGPATH_W) 'mixer_display.c'; else $(CYGPATH_W) '$(srcdir)/mixer_display.c'; fi`
535
536 alsamixer-mixer_widget.o: mixer_widget.c
537 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-mixer_widget.o -MD -MP -MF $(DEPDIR)/alsamixer-mixer_widget.Tpo -c -o alsamixer-mixer_widget.o `test -f 'mixer_widget.c' || echo '$(srcdir)/'`mixer_widget.c
538 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-mixer_widget.Tpo $(DEPDIR)/alsamixer-mixer_widget.Po
539 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mixer_widget.c' object='alsamixer-mixer_widget.o' libtool=no @AMDEPBACKSLASH@
540 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
541 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-mixer_widget.o `test -f 'mixer_widget.c' || echo '$(srcdir)/'`mixer_widget.c
542
543 alsamixer-mixer_widget.obj: mixer_widget.c
544 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-mixer_widget.obj -MD -MP -MF $(DEPDIR)/alsamixer-mixer_widget.Tpo -c -o alsamixer-mixer_widget.obj `if test -f 'mixer_widget.c'; then $(CYGPATH_W) 'mixer_widget.c'; else $(CYGPATH_W) '$(srcdir)/mixer_widget.c'; fi`
545 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-mixer_widget.Tpo $(DEPDIR)/alsamixer-mixer_widget.Po
546 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mixer_widget.c' object='alsamixer-mixer_widget.obj' libtool=no @AMDEPBACKSLASH@
547 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-mixer_widget.obj `if test -f 'mixer_widget.c'; then $(CYGPATH_W) 'mixer_widget.c'; else $(CYGPATH_W) '$(srcdir)/mixer_widget.c'; fi`
549
550 alsamixer-proc_files.o: proc_files.c
551 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-proc_files.o -MD -MP -MF $(DEPDIR)/alsamixer-proc_files.Tpo -c -o alsamixer-proc_files.o `test -f 'proc_files.c' || echo '$(srcdir)/'`proc_files.c
552 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-proc_files.Tpo $(DEPDIR)/alsamixer-proc_files.Po
553 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='proc_files.c' object='alsamixer-proc_files.o' libtool=no @AMDEPBACKSLASH@
554 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-proc_files.o `test -f 'proc_files.c' || echo '$(srcdir)/'`proc_files.c
556
557 alsamixer-proc_files.obj: proc_files.c
558 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-proc_files.obj -MD -MP -MF $(DEPDIR)/alsamixer-proc_files.Tpo -c -o alsamixer-proc_files.obj `if test -f 'proc_files.c'; then $(CYGPATH_W) 'proc_files.c'; else $(CYGPATH_W) '$(srcdir)/proc_files.c'; fi`
559 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-proc_files.Tpo $(DEPDIR)/alsamixer-proc_files.Po
560 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='proc_files.c' object='alsamixer-proc_files.obj' libtool=no @AMDEPBACKSLASH@
561 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-proc_files.obj `if test -f 'proc_files.c'; then $(CYGPATH_W) 'proc_files.c'; else $(CYGPATH_W) '$(srcdir)/proc_files.c'; fi`
563
564 alsamixer-textbox.o: textbox.c
565 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-textbox.o -MD -MP -MF $(DEPDIR)/alsamixer-textbox.Tpo -c -o alsamixer-textbox.o `test -f 'textbox.c' || echo '$(srcdir)/'`textbox.c
566 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-textbox.Tpo $(DEPDIR)/alsamixer-textbox.Po
567 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='textbox.c' object='alsamixer-textbox.o' libtool=no @AMDEPBACKSLASH@
568 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
569 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-textbox.o `test -f 'textbox.c' || echo '$(srcdir)/'`textbox.c
570
571 alsamixer-textbox.obj: textbox.c
572 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-textbox.obj -MD -MP -MF $(DEPDIR)/alsamixer-textbox.Tpo -c -o alsamixer-textbox.obj `if test -f 'textbox.c'; then $(CYGPATH_W) 'textbox.c'; else $(CYGPATH_W) '$(srcdir)/textbox.c'; fi`
573 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-textbox.Tpo $(DEPDIR)/alsamixer-textbox.Po
574 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='textbox.c' object='alsamixer-textbox.obj' libtool=no @AMDEPBACKSLASH@
575 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
576 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-textbox.obj `if test -f 'textbox.c'; then $(CYGPATH_W) 'textbox.c'; else $(CYGPATH_W) '$(srcdir)/textbox.c'; fi`
577
578 alsamixer-utils.o: utils.c
579 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-utils.o -MD -MP -MF $(DEPDIR)/alsamixer-utils.Tpo -c -o alsamixer-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
580 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-utils.Tpo $(DEPDIR)/alsamixer-utils.Po
581 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='utils.c' object='alsamixer-utils.o' libtool=no @AMDEPBACKSLASH@
582 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
584
585 alsamixer-utils.obj: utils.c
586 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-utils.obj -MD -MP -MF $(DEPDIR)/alsamixer-utils.Tpo -c -o alsamixer-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
587 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-utils.Tpo $(DEPDIR)/alsamixer-utils.Po
588 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='utils.c' object='alsamixer-utils.obj' libtool=no @AMDEPBACKSLASH@
589 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
591
592 alsamixer-volume_mapping.o: volume_mapping.c
593 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-volume_mapping.o -MD -MP -MF $(DEPDIR)/alsamixer-volume_mapping.Tpo -c -o alsamixer-volume_mapping.o `test -f 'volume_mapping.c' || echo '$(srcdir)/'`volume_mapping.c
594 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-volume_mapping.Tpo $(DEPDIR)/alsamixer-volume_mapping.Po
595 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='volume_mapping.c' object='alsamixer-volume_mapping.o' libtool=no @AMDEPBACKSLASH@
596 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-volume_mapping.o `test -f 'volume_mapping.c' || echo '$(srcdir)/'`volume_mapping.c
598
599 alsamixer-volume_mapping.obj: volume_mapping.c
600 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-volume_mapping.obj -MD -MP -MF $(DEPDIR)/alsamixer-volume_mapping.Tpo -c -o alsamixer-volume_mapping.obj `if test -f 'volume_mapping.c'; then $(CYGPATH_W) 'volume_mapping.c'; else $(CYGPATH_W) '$(srcdir)/volume_mapping.c'; fi`
601 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-volume_mapping.Tpo $(DEPDIR)/alsamixer-volume_mapping.Po
602 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='volume_mapping.c' object='alsamixer-volume_mapping.obj' libtool=no @AMDEPBACKSLASH@
603 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-volume_mapping.obj `if test -f 'volume_mapping.c'; then $(CYGPATH_W) 'volume_mapping.c'; else $(CYGPATH_W) '$(srcdir)/volume_mapping.c'; fi`
605
606 alsamixer-widget.o: widget.c
607 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-widget.o -MD -MP -MF $(DEPDIR)/alsamixer-widget.Tpo -c -o alsamixer-widget.o `test -f 'widget.c' || echo '$(srcdir)/'`widget.c
608 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-widget.Tpo $(DEPDIR)/alsamixer-widget.Po
609 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='widget.c' object='alsamixer-widget.o' libtool=no @AMDEPBACKSLASH@
610 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-widget.o `test -f 'widget.c' || echo '$(srcdir)/'`widget.c
612
613 alsamixer-widget.obj: widget.c
614 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alsamixer-widget.obj -MD -MP -MF $(DEPDIR)/alsamixer-widget.Tpo -c -o alsamixer-widget.obj `if test -f 'widget.c'; then $(CYGPATH_W) 'widget.c'; else $(CYGPATH_W) '$(srcdir)/widget.c'; fi`
615 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/alsamixer-widget.Tpo $(DEPDIR)/alsamixer-widget.Po
616 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='widget.c' object='alsamixer-widget.obj' libtool=no @AMDEPBACKSLASH@
617 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(alsamixer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alsamixer-widget.obj `if test -f 'widget.c'; then $(CYGPATH_W) 'widget.c'; else $(CYGPATH_W) '$(srcdir)/widget.c'; fi`
619 install-man1: $(man_MANS)
620         @$(NORMAL_INSTALL)
621         @list1=''; \
622         list2='$(man_MANS)'; \
623         test -n "$(man1dir)" \
624           && test -n "`echo $$list1$$list2`" \
625           || exit 0; \
626         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
627         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
628         { for i in $$list1; do echo "$$i"; done;  \
629         if test -n "$$list2"; then \
630           for i in $$list2; do echo "$$i"; done \
631             | sed -n '/\.1[a-z]*$$/p'; \
632         fi; \
633         } | while read p; do \
634           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
635           echo "$$d$$p"; echo "$$p"; \
636         done | \
637         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
638               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
639         sed 'N;N;s,\n, ,g' | { \
640         list=; while read file base inst; do \
641           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
642             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
643             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
644           fi; \
645         done; \
646         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
647         while read files; do \
648           test -z "$$files" || { \
649             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
650             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
651         done; }
652
653 uninstall-man1:
654         @$(NORMAL_UNINSTALL)
655         @list=''; test -n "$(man1dir)" || exit 0; \
656         files=`{ for i in $$list; do echo "$$i"; done; \
657         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
658           sed -n '/\.1[a-z]*$$/p'; \
659         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
660               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
661         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
662
663 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
664         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
665         unique=`for i in $$list; do \
666             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
667           done | \
668           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
669               END { if (nonempty) { for (i in files) print i; }; }'`; \
670         mkid -fID $$unique
671 tags: TAGS
672
673 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
674                 $(TAGS_FILES) $(LISP)
675         set x; \
676         here=`pwd`; \
677         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
678         unique=`for i in $$list; do \
679             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
680           done | \
681           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
682               END { if (nonempty) { for (i in files) print i; }; }'`; \
683         shift; \
684         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
685           test -n "$$unique" || unique=$$empty_fix; \
686           if test $$# -gt 0; then \
687             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
688               "$$@" $$unique; \
689           else \
690             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
691               $$unique; \
692           fi; \
693         fi
694 ctags: CTAGS
695 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
696                 $(TAGS_FILES) $(LISP)
697         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
698         unique=`for i in $$list; do \
699             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
700           done | \
701           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
702               END { if (nonempty) { for (i in files) print i; }; }'`; \
703         test -z "$(CTAGS_ARGS)$$unique" \
704           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
705              $$unique
706
707 GTAGS:
708         here=`$(am__cd) $(top_builddir) && pwd` \
709           && $(am__cd) $(top_srcdir) \
710           && gtags -i $(GTAGS_ARGS) "$$here"
711
712 cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
713         list='$(SOURCES) $(HEADERS) $(LISP)'; \
714         case "$(srcdir)" in \
715           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
716           *) sdir=$(subdir)/$(srcdir) ;; \
717         esac; \
718         for i in $$list; do \
719           if test -f "$$i"; then \
720             echo "$(subdir)/$$i"; \
721           else \
722             echo "$$sdir/$$i"; \
723           fi; \
724         done >> $(top_builddir)/cscope.files
725
726 distclean-tags:
727         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
728
729 distdir: $(DISTFILES)
730         @list='$(MANS)'; if test -n "$$list"; then \
731           list=`for p in $$list; do \
732             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
733             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
734           if test -n "$$list" && \
735             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
736             echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
737             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
738             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
739             echo "       typically 'make maintainer-clean' will remove them" >&2; \
740             exit 1; \
741           else :; fi; \
742         else :; fi
743         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
744         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
745         list='$(DISTFILES)'; \
746           dist_files=`for file in $$list; do echo $$file; done | \
747           sed -e "s|^$$srcdirstrip/||;t" \
748               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
749         case $$dist_files in \
750           */*) $(MKDIR_P) `echo "$$dist_files" | \
751                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
752                            sort -u` ;; \
753         esac; \
754         for file in $$dist_files; do \
755           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
756           if test -d $$d/$$file; then \
757             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
758             if test -d "$(distdir)/$$file"; then \
759               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
760             fi; \
761             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
762               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
763               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
764             fi; \
765             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
766           else \
767             test -f "$(distdir)/$$file" \
768             || cp -p $$d/$$file "$(distdir)/$$file" \
769             || exit 1; \
770           fi; \
771         done
772 check-am: all-am
773 check: check-am
774 all-am: Makefile $(PROGRAMS) $(MANS)
775 installdirs:
776         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
777           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
778         done
779 install: install-am
780 install-exec: install-exec-am
781 install-data: install-data-am
782 uninstall: uninstall-am
783
784 install-am: all-am
785         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
786
787 installcheck: installcheck-am
788 install-strip:
789         if test -z '$(STRIP)'; then \
790           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
791             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
792               install; \
793         else \
794           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
795             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
796             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
797         fi
798 mostlyclean-generic:
799
800 clean-generic:
801
802 distclean-generic:
803         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
804         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
805
806 maintainer-clean-generic:
807         @echo "This command is intended for maintainers to use"
808         @echo "it deletes files that may require special tools to rebuild."
809 clean: clean-am
810
811 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
812
813 distclean: distclean-am
814         -rm -rf ./$(DEPDIR)
815         -rm -f Makefile
816 distclean-am: clean-am distclean-compile distclean-generic \
817         distclean-tags
818
819 dvi: dvi-am
820
821 dvi-am:
822
823 html: html-am
824
825 html-am:
826
827 info: info-am
828
829 info-am:
830
831 install-data-am: install-man
832
833 install-dvi: install-dvi-am
834
835 install-dvi-am:
836
837 install-exec-am: install-binPROGRAMS
838
839 install-html: install-html-am
840
841 install-html-am:
842
843 install-info: install-info-am
844
845 install-info-am:
846
847 install-man: install-man1
848
849 install-pdf: install-pdf-am
850
851 install-pdf-am:
852
853 install-ps: install-ps-am
854
855 install-ps-am:
856
857 installcheck-am:
858
859 maintainer-clean: maintainer-clean-am
860         -rm -rf ./$(DEPDIR)
861         -rm -f Makefile
862 maintainer-clean-am: distclean-am maintainer-clean-generic
863
864 mostlyclean: mostlyclean-am
865
866 mostlyclean-am: mostlyclean-compile mostlyclean-generic
867
868 pdf: pdf-am
869
870 pdf-am:
871
872 ps: ps-am
873
874 ps-am:
875
876 uninstall-am: uninstall-binPROGRAMS uninstall-man
877
878 uninstall-man: uninstall-man1
879
880 .MAKE: install-am install-strip
881
882 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
883         clean-generic cscopelist ctags distclean distclean-compile \
884         distclean-generic distclean-tags distdir dvi dvi-am html \
885         html-am info info-am install install-am install-binPROGRAMS \
886         install-data install-data-am install-dvi install-dvi-am \
887         install-exec install-exec-am install-html install-html-am \
888         install-info install-info-am install-man install-man1 \
889         install-pdf install-pdf-am install-ps install-ps-am \
890         install-strip installcheck installcheck-am installdirs \
891         maintainer-clean maintainer-clean-generic mostlyclean \
892         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
893         tags uninstall uninstall-am uninstall-binPROGRAMS \
894         uninstall-man uninstall-man1
895
896
897 #LDFLAGS = -static
898 #CFLAGS += -g -Wall
899
900 # Tell versions [3.59,3.63) of GNU make to not export all variables.
901 # Otherwise a system limit (for SysV at least) may be exceeded.
902 .NOEXPORT: