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