(no commit message)
[prss.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 am__make_dryrun = \
20   { \
21     am__dry=no; \
22     case $$MAKEFLAGS in \
23       *\\[\ \   ]*) \
24         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26       *) \
27         for am__flg in $$MAKEFLAGS; do \
28           case $$am__flg in \
29             *=*|--*) ;; \
30             *n*) am__dry=yes; break;; \
31           esac; \
32         done;; \
33     esac; \
34     test $$am__dry = yes; \
35   }
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 bin_PROGRAMS = prss$(EXEEXT)
55 subdir = src
56 DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.am \
57         $(srcdir)/Makefile.in
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61         $(ACLOCAL_M4)
62 mkinstalldirs = $(install_sh) -d
63 CONFIG_CLEAN_FILES =
64 CONFIG_CLEAN_VPATH_FILES =
65 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
66 PROGRAMS = $(bin_PROGRAMS)
67 am_prss_OBJECTS = main.$(OBJEXT) http.$(OBJEXT) ttrss.$(OBJEXT) \
68         ttrss_model.$(OBJEXT) ttrss_ws.$(OBJEXT) url.$(OBJEXT) \
69         webbrowser.$(OBJEXT)
70 prss_OBJECTS = $(am_prss_OBJECTS)
71 prss_LDADD = $(LDADD)
72 DEFAULT_INCLUDES = -I.@am__isrc@
73 depcomp = $(SHELL) $(top_srcdir)/depcomp
74 am__depfiles_maybe = depfiles
75 am__mv = mv -f
76 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78 CCLD = $(CC)
79 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
80 SOURCES = $(prss_SOURCES)
81 DIST_SOURCES = $(prss_SOURCES)
82 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
83         html-recursive info-recursive install-data-recursive \
84         install-dvi-recursive install-exec-recursive \
85         install-html-recursive install-info-recursive \
86         install-pdf-recursive install-ps-recursive install-recursive \
87         installcheck-recursive installdirs-recursive pdf-recursive \
88         ps-recursive uninstall-recursive
89 am__can_run_installinfo = \
90   case $$AM_UPDATE_INFO_DIR in \
91     n|no|NO) false;; \
92     *) (install-info --version) >/dev/null 2>&1;; \
93   esac
94 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
95 am__vpath_adj = case $$p in \
96     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
97     *) f=$$p;; \
98   esac;
99 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
100 am__install_max = 40
101 am__nobase_strip_setup = \
102   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
103 am__nobase_strip = \
104   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
105 am__nobase_list = $(am__nobase_strip_setup); \
106   for p in $$list; do echo "$$p $$p"; done | \
107   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
108   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
109     if (++n[$$2] == $(am__install_max)) \
110       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
111     END { for (dir in files) print dir, files[dir] }'
112 am__base_list = \
113   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
114   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
115 am__uninstall_files_from_dir = { \
116   test -z "$$files" \
117     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
118     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
119          $(am__cd) "$$dir" && rm -f $$files; }; \
120   }
121 man1dir = $(mandir)/man1
122 NROFF = nroff
123 MANS = $(dist_man_MANS)
124 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
125   distclean-recursive maintainer-clean-recursive
126 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
127         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
128         distdir
129 ETAGS = etags
130 CTAGS = ctags
131 DIST_SUBDIRS = $(SUBDIRS)
132 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
133 am__relativize = \
134   dir0=`pwd`; \
135   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
136   sed_rest='s,^[^/]*/*,,'; \
137   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
138   sed_butlast='s,/*[^/]*$$,,'; \
139   while test -n "$$dir1"; do \
140     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
141     if test "$$first" != "."; then \
142       if test "$$first" = ".."; then \
143         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
144         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
145       else \
146         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
147         if test "$$first2" = "$$first"; then \
148           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
149         else \
150           dir2="../$$dir2"; \
151         fi; \
152         dir0="$$dir0"/"$$first"; \
153       fi; \
154     fi; \
155     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
156   done; \
157   reldir="$$dir2"
158 ACLOCAL = @ACLOCAL@
159 AMTAR = @AMTAR@
160 AUTOCONF = @AUTOCONF@
161 AUTOHEADER = @AUTOHEADER@
162 AUTOMAKE = @AUTOMAKE@
163 AWK = @AWK@
164 CC = @CC@
165 CCDEPMODE = @CCDEPMODE@
166 CFLAGS = @CFLAGS@
167 CPP = @CPP@
168 CPPFLAGS = @CPPFLAGS@
169 CURL_CFLAGS = @CURL_CFLAGS@
170 CURL_LIBS = @CURL_LIBS@
171 CYGPATH_W = @CYGPATH_W@
172 DEFS = -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@
173 DEPDIR = @DEPDIR@
174 ECHO_C = @ECHO_C@
175 ECHO_N = @ECHO_N@
176 ECHO_T = @ECHO_T@
177 EGREP = @EGREP@
178 EXEEXT = @EXEEXT@
179 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
180 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
181 GMSGFMT = @GMSGFMT@
182 GMSGFMT_015 = @GMSGFMT_015@
183 GREP = @GREP@
184 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
185 GTK_CFLAGS = @GTK_CFLAGS@
186 GTK_LIBS = @GTK_LIBS@
187 HAVE_CPPCHECK = @HAVE_CPPCHECK@
188 HELP2MAN = @HELP2MAN@
189 INSTALL = @INSTALL@
190 INSTALL_DATA = @INSTALL_DATA@
191 INSTALL_PROGRAM = @INSTALL_PROGRAM@
192 INSTALL_SCRIPT = @INSTALL_SCRIPT@
193 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194 INTLLIBS = @INTLLIBS@
195 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
196 JSON_CFLAGS = @JSON_CFLAGS@
197 JSON_LIBS = @JSON_LIBS@
198 LDFLAGS = @LDFLAGS@
199 LIBICONV = @LIBICONV@
200 LIBINTL = @LIBINTL@
201 LIBOBJS = @LIBOBJS@
202 LIBS = $(CURL_LIBS) $(JSON_LIBS) $(GTK_LIBS) $(WEBKIT_LIBS)
203 LTLIBICONV = @LTLIBICONV@
204 LTLIBINTL = @LTLIBINTL@
205 LTLIBOBJS = @LTLIBOBJS@
206 MAKEINFO = @MAKEINFO@
207 MKDIR_P = @MKDIR_P@
208 MSGFMT = @MSGFMT@
209 MSGFMT_015 = @MSGFMT_015@
210 MSGMERGE = @MSGMERGE@
211 OBJEXT = @OBJEXT@
212 PACKAGE = @PACKAGE@
213 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
214 PACKAGE_NAME = @PACKAGE_NAME@
215 PACKAGE_STRING = @PACKAGE_STRING@
216 PACKAGE_TARNAME = @PACKAGE_TARNAME@
217 PACKAGE_URL = @PACKAGE_URL@
218 PACKAGE_VERSION = @PACKAGE_VERSION@
219 PATH_SEPARATOR = @PATH_SEPARATOR@
220 PKG_CONFIG = @PKG_CONFIG@
221 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
222 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
223 POSUB = @POSUB@
224 SET_MAKE = @SET_MAKE@
225 SHELL = @SHELL@
226 STRIP = @STRIP@
227 USE_NLS = @USE_NLS@
228 VERSION = @VERSION@
229 WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
230 WEBKIT_LIBS = @WEBKIT_LIBS@
231 X11_CFLAGS = @X11_CFLAGS@
232 X11_LIBS = @X11_LIBS@
233 XEXT_CFLAGS = @XEXT_CFLAGS@
234 XEXT_LIBS = @XEXT_LIBS@
235 XGETTEXT = @XGETTEXT@
236 XGETTEXT_015 = @XGETTEXT_015@
237 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
238 XMKMF = @XMKMF@
239 abs_builddir = @abs_builddir@
240 abs_srcdir = @abs_srcdir@
241 abs_top_builddir = @abs_top_builddir@
242 abs_top_srcdir = @abs_top_srcdir@
243 ac_ct_CC = @ac_ct_CC@
244 am__include = @am__include@
245 am__leading_dot = @am__leading_dot@
246 am__quote = @am__quote@
247 am__tar = @am__tar@
248 am__untar = @am__untar@
249 bindir = @bindir@
250 build = @build@
251 build_alias = @build_alias@
252 build_cpu = @build_cpu@
253 build_os = @build_os@
254 build_vendor = @build_vendor@
255 builddir = @builddir@
256 datadir = @datadir@
257 datarootdir = @datarootdir@
258 docdir = @docdir@
259 dvidir = @dvidir@
260 exec_prefix = @exec_prefix@
261 gsettingsschemadir = @gsettingsschemadir@
262 host = @host@
263 host_alias = @host_alias@
264 host_cpu = @host_cpu@
265 host_os = @host_os@
266 host_vendor = @host_vendor@
267 htmldir = @htmldir@
268 includedir = @includedir@
269 infodir = @infodir@
270 install_sh = @install_sh@
271 libdir = @libdir@
272 libexecdir = @libexecdir@
273 localedir = @localedir@
274 localstatedir = @localstatedir@
275 mandir = @mandir@
276 mkdir_p = @mkdir_p@
277 oldincludedir = @oldincludedir@
278 pdfdir = @pdfdir@
279 prefix = @prefix@
280 program_transform_name = @program_transform_name@
281 psdir = @psdir@
282 sbindir = @sbindir@
283 sharedstatedir = @sharedstatedir@
284 srcdir = @srcdir@
285 sysconfdir = @sysconfdir@
286 target_alias = @target_alias@
287 top_build_prefix = @top_build_prefix@
288 top_builddir = @top_builddir@
289 top_srcdir = @top_srcdir@
290 SUBDIRS = glade
291
292 # -export-dynamic is need for defining handlers in the glade file.
293 AM_LDFLAGS = -Wl,--as-needed  -export-dynamic
294 AM_CPPFLAGS = -Wall -Werror $(CURL_CFLAGS) $(GTK_CFLAGS) $(JSON_CFLAGS) $(WEBKIT_CFLAGS)
295 prss_SOURCES = main.c \
296         http.c \
297         http.h \
298         ttrss.c \
299         ttrss.h \
300         ttrss_model.c \
301         ttrss_model.h \
302         ttrss_ws.c \
303         ttrss_ws.h \
304         url.c \
305         url.h \
306         webbrowser.c \
307         webbrowser.h
308
309 gsettings_SCHEMAS = prss.gschema.xml
310 dist_man_MANS = prss.1
311 all: all-recursive
312
313 .SUFFIXES:
314 .SUFFIXES: .c .o .obj
315 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
316         @for dep in $?; do \
317           case '$(am__configure_deps)' in \
318             *$$dep*) \
319               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
320                 && { if test -f $@; then exit 0; else break; fi; }; \
321               exit 1;; \
322           esac; \
323         done; \
324         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
325         $(am__cd) $(top_srcdir) && \
326           $(AUTOMAKE) --gnu src/Makefile
327 .PRECIOUS: Makefile
328 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
329         @case '$?' in \
330           *config.status*) \
331             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
332           *) \
333             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
334             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
335         esac;
336
337 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
338         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
339
340 $(top_srcdir)/configure:  $(am__configure_deps)
341         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
343         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
344 $(am__aclocal_m4_deps):
345 install-binPROGRAMS: $(bin_PROGRAMS)
346         @$(NORMAL_INSTALL)
347         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
348         if test -n "$$list"; then \
349           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
350           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
351         fi; \
352         for p in $$list; do echo "$$p $$p"; done | \
353         sed 's/$(EXEEXT)$$//' | \
354         while read p p1; do if test -f $$p; \
355           then echo "$$p"; echo "$$p"; else :; fi; \
356         done | \
357         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
358             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
359         sed 'N;N;N;s,\n, ,g' | \
360         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
361           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
362             if ($$2 == $$4) files[d] = files[d] " " $$1; \
363             else { print "f", $$3 "/" $$4, $$1; } } \
364           END { for (d in files) print "f", d, files[d] }' | \
365         while read type dir files; do \
366             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
367             test -z "$$files" || { \
368               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
369               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
370             } \
371         ; done
372
373 uninstall-binPROGRAMS:
374         @$(NORMAL_UNINSTALL)
375         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
376         files=`for p in $$list; do echo "$$p"; done | \
377           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
378               -e 's/$$/$(EXEEXT)/' `; \
379         test -n "$$list" || exit 0; \
380         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
381         cd "$(DESTDIR)$(bindir)" && rm -f $$files
382
383 clean-binPROGRAMS:
384         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
385 prss$(EXEEXT): $(prss_OBJECTS) $(prss_DEPENDENCIES) $(EXTRA_prss_DEPENDENCIES) 
386         @rm -f prss$(EXEEXT)
387         $(LINK) $(prss_OBJECTS) $(prss_LDADD) $(LIBS)
388
389 mostlyclean-compile:
390         -rm -f *.$(OBJEXT)
391
392 distclean-compile:
393         -rm -f *.tab.c
394
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http.Po@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ttrss.Po@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ttrss_model.Po@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ttrss_ws.Po@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url.Po@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/webbrowser.Po@am__quote@
402
403 .c.o:
404 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
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 $<
409
410 .c.obj:
411 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
412 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
413 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
414 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
416 install-man1: $(dist_man_MANS)
417         @$(NORMAL_INSTALL)
418         @list1=''; \
419         list2='$(dist_man_MANS)'; \
420         test -n "$(man1dir)" \
421           && test -n "`echo $$list1$$list2`" \
422           || exit 0; \
423         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
424         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
425         { for i in $$list1; do echo "$$i"; done;  \
426         if test -n "$$list2"; then \
427           for i in $$list2; do echo "$$i"; done \
428             | sed -n '/\.1[a-z]*$$/p'; \
429         fi; \
430         } | while read p; do \
431           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
432           echo "$$d$$p"; echo "$$p"; \
433         done | \
434         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
435               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
436         sed 'N;N;s,\n, ,g' | { \
437         list=; while read file base inst; do \
438           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
439             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
440             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
441           fi; \
442         done; \
443         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
444         while read files; do \
445           test -z "$$files" || { \
446             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
447             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
448         done; }
449
450 uninstall-man1:
451         @$(NORMAL_UNINSTALL)
452         @list=''; test -n "$(man1dir)" || exit 0; \
453         files=`{ for i in $$list; do echo "$$i"; done; \
454         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
455           sed -n '/\.1[a-z]*$$/p'; \
456         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
457               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
458         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
459
460 # This directory's subdirectories are mostly independent; you can cd
461 # into them and run `make' without going through this Makefile.
462 # To change the values of `make' variables: instead of editing Makefiles,
463 # (1) if the variable is set in `config.status', edit `config.status'
464 #     (which will cause the Makefiles to be regenerated when you run `make');
465 # (2) otherwise, pass the desired values on the `make' command line.
466 $(RECURSIVE_TARGETS):
467         @fail= failcom='exit 1'; \
468         for f in x $$MAKEFLAGS; do \
469           case $$f in \
470             *=* | --[!k]*);; \
471             *k*) failcom='fail=yes';; \
472           esac; \
473         done; \
474         dot_seen=no; \
475         target=`echo $@ | sed s/-recursive//`; \
476         list='$(SUBDIRS)'; for subdir in $$list; do \
477           echo "Making $$target in $$subdir"; \
478           if test "$$subdir" = "."; then \
479             dot_seen=yes; \
480             local_target="$$target-am"; \
481           else \
482             local_target="$$target"; \
483           fi; \
484           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
485           || eval $$failcom; \
486         done; \
487         if test "$$dot_seen" = "no"; then \
488           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
489         fi; test -z "$$fail"
490
491 $(RECURSIVE_CLEAN_TARGETS):
492         @fail= failcom='exit 1'; \
493         for f in x $$MAKEFLAGS; do \
494           case $$f in \
495             *=* | --[!k]*);; \
496             *k*) failcom='fail=yes';; \
497           esac; \
498         done; \
499         dot_seen=no; \
500         case "$@" in \
501           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
502           *) list='$(SUBDIRS)' ;; \
503         esac; \
504         rev=''; for subdir in $$list; do \
505           if test "$$subdir" = "."; then :; else \
506             rev="$$subdir $$rev"; \
507           fi; \
508         done; \
509         rev="$$rev ."; \
510         target=`echo $@ | sed s/-recursive//`; \
511         for subdir in $$rev; do \
512           echo "Making $$target in $$subdir"; \
513           if test "$$subdir" = "."; then \
514             local_target="$$target-am"; \
515           else \
516             local_target="$$target"; \
517           fi; \
518           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
519           || eval $$failcom; \
520         done && test -z "$$fail"
521 tags-recursive:
522         list='$(SUBDIRS)'; for subdir in $$list; do \
523           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
524         done
525 ctags-recursive:
526         list='$(SUBDIRS)'; for subdir in $$list; do \
527           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
528         done
529
530 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
531         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
532         unique=`for i in $$list; do \
533             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
534           done | \
535           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
536               END { if (nonempty) { for (i in files) print i; }; }'`; \
537         mkid -fID $$unique
538 tags: TAGS
539
540 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
541                 $(TAGS_FILES) $(LISP)
542         set x; \
543         here=`pwd`; \
544         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
545           include_option=--etags-include; \
546           empty_fix=.; \
547         else \
548           include_option=--include; \
549           empty_fix=; \
550         fi; \
551         list='$(SUBDIRS)'; for subdir in $$list; do \
552           if test "$$subdir" = .; then :; else \
553             test ! -f $$subdir/TAGS || \
554               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
555           fi; \
556         done; \
557         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
558         unique=`for i in $$list; do \
559             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560           done | \
561           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562               END { if (nonempty) { for (i in files) print i; }; }'`; \
563         shift; \
564         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
565           test -n "$$unique" || unique=$$empty_fix; \
566           if test $$# -gt 0; then \
567             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
568               "$$@" $$unique; \
569           else \
570             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
571               $$unique; \
572           fi; \
573         fi
574 ctags: CTAGS
575 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
576                 $(TAGS_FILES) $(LISP)
577         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
578         unique=`for i in $$list; do \
579             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
580           done | \
581           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582               END { if (nonempty) { for (i in files) print i; }; }'`; \
583         test -z "$(CTAGS_ARGS)$$unique" \
584           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
585              $$unique
586
587 GTAGS:
588         here=`$(am__cd) $(top_builddir) && pwd` \
589           && $(am__cd) $(top_srcdir) \
590           && gtags -i $(GTAGS_ARGS) "$$here"
591
592 distclean-tags:
593         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
594
595 distdir: $(DISTFILES)
596         @list='$(MANS)'; if test -n "$$list"; then \
597           list=`for p in $$list; do \
598             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
599             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
600           if test -n "$$list" && \
601             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
602             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
603             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
604             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
605             echo "       typically \`make maintainer-clean' will remove them" >&2; \
606             exit 1; \
607           else :; fi; \
608         else :; fi
609         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
610         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
611         list='$(DISTFILES)'; \
612           dist_files=`for file in $$list; do echo $$file; done | \
613           sed -e "s|^$$srcdirstrip/||;t" \
614               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
615         case $$dist_files in \
616           */*) $(MKDIR_P) `echo "$$dist_files" | \
617                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
618                            sort -u` ;; \
619         esac; \
620         for file in $$dist_files; do \
621           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
622           if test -d $$d/$$file; then \
623             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
624             if test -d "$(distdir)/$$file"; then \
625               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
626             fi; \
627             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
628               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
629               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
630             fi; \
631             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
632           else \
633             test -f "$(distdir)/$$file" \
634             || cp -p $$d/$$file "$(distdir)/$$file" \
635             || exit 1; \
636           fi; \
637         done
638         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
639           if test "$$subdir" = .; then :; else \
640             $(am__make_dryrun) \
641               || test -d "$(distdir)/$$subdir" \
642               || $(MKDIR_P) "$(distdir)/$$subdir" \
643               || exit 1; \
644             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
645             $(am__relativize); \
646             new_distdir=$$reldir; \
647             dir1=$$subdir; dir2="$(top_distdir)"; \
648             $(am__relativize); \
649             new_top_distdir=$$reldir; \
650             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
651             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
652             ($(am__cd) $$subdir && \
653               $(MAKE) $(AM_MAKEFLAGS) \
654                 top_distdir="$$new_top_distdir" \
655                 distdir="$$new_distdir" \
656                 am__remove_distdir=: \
657                 am__skip_length_check=: \
658                 am__skip_mode_fix=: \
659                 distdir) \
660               || exit 1; \
661           fi; \
662         done
663 check-am: all-am
664 check: check-recursive
665 all-am: Makefile $(PROGRAMS) $(MANS)
666 installdirs: installdirs-recursive
667 installdirs-am:
668         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
669           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
670         done
671 install: install-recursive
672 install-exec: install-exec-recursive
673 install-data: install-data-recursive
674 uninstall: uninstall-recursive
675
676 install-am: all-am
677         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
678
679 installcheck: installcheck-recursive
680 install-strip:
681         if test -z '$(STRIP)'; then \
682           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
683             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
684               install; \
685         else \
686           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
687             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
688             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
689         fi
690 mostlyclean-generic:
691
692 clean-generic:
693
694 distclean-generic:
695         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
696         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
697
698 maintainer-clean-generic:
699         @echo "This command is intended for maintainers to use"
700         @echo "it deletes files that may require special tools to rebuild."
701 clean: clean-recursive
702
703 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
704
705 distclean: distclean-recursive
706         -rm -rf ./$(DEPDIR)
707         -rm -f Makefile
708 distclean-am: clean-am distclean-compile distclean-generic \
709         distclean-tags
710
711 dvi: dvi-recursive
712
713 dvi-am:
714
715 html: html-recursive
716
717 html-am:
718
719 info: info-recursive
720
721 info-am:
722
723 install-data-am: install-man
724
725 install-dvi: install-dvi-recursive
726
727 install-dvi-am:
728
729 install-exec-am: install-binPROGRAMS
730
731 install-html: install-html-recursive
732
733 install-html-am:
734
735 install-info: install-info-recursive
736
737 install-info-am:
738
739 install-man: install-man1
740
741 install-pdf: install-pdf-recursive
742
743 install-pdf-am:
744
745 install-ps: install-ps-recursive
746
747 install-ps-am:
748
749 installcheck-am:
750
751 maintainer-clean: maintainer-clean-recursive
752         -rm -rf ./$(DEPDIR)
753         -rm -f Makefile
754 maintainer-clean-am: distclean-am maintainer-clean-generic
755
756 mostlyclean: mostlyclean-recursive
757
758 mostlyclean-am: mostlyclean-compile mostlyclean-generic
759
760 pdf: pdf-recursive
761
762 pdf-am:
763
764 ps: ps-recursive
765
766 ps-am:
767
768 uninstall-am: uninstall-binPROGRAMS uninstall-man
769
770 uninstall-man: uninstall-man1
771
772 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
773         install-am install-strip tags-recursive
774
775 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
776         all all-am check check-am clean clean-binPROGRAMS \
777         clean-generic ctags ctags-recursive distclean \
778         distclean-compile distclean-generic distclean-tags distdir dvi \
779         dvi-am html html-am info info-am install install-am \
780         install-binPROGRAMS install-data install-data-am install-dvi \
781         install-dvi-am install-exec install-exec-am install-html \
782         install-html-am install-info install-info-am install-man \
783         install-man1 install-pdf install-pdf-am install-ps \
784         install-ps-am install-strip installcheck installcheck-am \
785         installdirs installdirs-am maintainer-clean \
786         maintainer-clean-generic mostlyclean mostlyclean-compile \
787         mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
788         uninstall uninstall-am uninstall-binPROGRAMS uninstall-man \
789         uninstall-man1
790
791
792 @GSETTINGS_RULES@
793
794 prss.1: main.c $(top_srcdir)/configure.ac
795         $(MAKE) $(AM_MAKEFLAGS) prss$(EXEEXT)
796         help2man -N --name="GTk+ TT-RSS application" --output=prss.1 ./prss$(EXEEXT)
797
798 # Tell versions [3.59,3.63) of GNU make to not export all variables.
799 # Otherwise a system limit (for SysV at least) may be exceeded.
800 .NOEXPORT: