64d74c8e44ce65614a6c87e481d6277c56ebf8aa
[ptask.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 = ptask$(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_HEADER = $(top_builddir)/config.h
64 CONFIG_CLEAN_FILES =
65 CONFIG_CLEAN_VPATH_FILES =
66 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
67 PROGRAMS = $(bin_PROGRAMS)
68 am_ptask_OBJECTS = main.$(OBJEXT) log.$(OBJEXT) note.$(OBJEXT) \
69         pstr.$(OBJEXT) ptime.$(OBJEXT) tw.$(OBJEXT)
70 ptask_OBJECTS = $(am_ptask_OBJECTS)
71 ptask_LDADD = $(LDADD)
72 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
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 = $(ptask_SOURCES)
81 DIST_SOURCES = $(ptask_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 CYGPATH_W = @CYGPATH_W@
170 DEFS = -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@
171 DEPDIR = @DEPDIR@
172 ECHO_C = @ECHO_C@
173 ECHO_N = @ECHO_N@
174 ECHO_T = @ECHO_T@
175 EGREP = @EGREP@
176 EXEEXT = @EXEEXT@
177 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
178 GMSGFMT = @GMSGFMT@
179 GMSGFMT_015 = @GMSGFMT_015@
180 GREP = @GREP@
181 GTK_CFLAGS = @GTK_CFLAGS@
182 GTK_LIBS = @GTK_LIBS@
183 HAVE_CPPCHECK = @HAVE_CPPCHECK@
184 HELP2MAN = @HELP2MAN@
185 INSTALL = @INSTALL@
186 INSTALL_DATA = @INSTALL_DATA@
187 INSTALL_PROGRAM = @INSTALL_PROGRAM@
188 INSTALL_SCRIPT = @INSTALL_SCRIPT@
189 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
190 INTLLIBS = @INTLLIBS@
191 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
192 JSON_CFLAGS = @JSON_CFLAGS@
193 JSON_LIBS = @JSON_LIBS@
194 LDFLAGS = @LDFLAGS@
195 LIBICONV = @LIBICONV@
196 LIBINTL = @LIBINTL@
197 LIBOBJS = @LIBOBJS@
198 LIBS = $(JSON_LIBS) $(GTK_LIBS)
199 LTLIBICONV = @LTLIBICONV@
200 LTLIBINTL = @LTLIBINTL@
201 LTLIBOBJS = @LTLIBOBJS@
202 MAKEINFO = @MAKEINFO@
203 MKDIR_P = @MKDIR_P@
204 MSGFMT = @MSGFMT@
205 MSGFMT_015 = @MSGFMT_015@
206 MSGMERGE = @MSGMERGE@
207 OBJEXT = @OBJEXT@
208 PACKAGE = @PACKAGE@
209 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
210 PACKAGE_NAME = @PACKAGE_NAME@
211 PACKAGE_STRING = @PACKAGE_STRING@
212 PACKAGE_TARNAME = @PACKAGE_TARNAME@
213 PACKAGE_URL = @PACKAGE_URL@
214 PACKAGE_VERSION = @PACKAGE_VERSION@
215 PATH_SEPARATOR = @PATH_SEPARATOR@
216 PKG_CONFIG = @PKG_CONFIG@
217 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
218 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
219 POSUB = @POSUB@
220 SET_MAKE = @SET_MAKE@
221 SHELL = @SHELL@
222 STRIP = @STRIP@
223 USE_NLS = @USE_NLS@
224 VERSION = @VERSION@
225 X11_CFLAGS = @X11_CFLAGS@
226 X11_LIBS = @X11_LIBS@
227 XEXT_CFLAGS = @XEXT_CFLAGS@
228 XEXT_LIBS = @XEXT_LIBS@
229 XGETTEXT = @XGETTEXT@
230 XGETTEXT_015 = @XGETTEXT_015@
231 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
232 XMKMF = @XMKMF@
233 abs_builddir = @abs_builddir@
234 abs_srcdir = @abs_srcdir@
235 abs_top_builddir = @abs_top_builddir@
236 abs_top_srcdir = @abs_top_srcdir@
237 ac_ct_CC = @ac_ct_CC@
238 am__include = @am__include@
239 am__leading_dot = @am__leading_dot@
240 am__quote = @am__quote@
241 am__tar = @am__tar@
242 am__untar = @am__untar@
243 bindir = @bindir@
244 build = @build@
245 build_alias = @build_alias@
246 build_cpu = @build_cpu@
247 build_os = @build_os@
248 build_vendor = @build_vendor@
249 builddir = @builddir@
250 datadir = @datadir@
251 datarootdir = @datarootdir@
252 docdir = @docdir@
253 dvidir = @dvidir@
254 exec_prefix = @exec_prefix@
255 host = @host@
256 host_alias = @host_alias@
257 host_cpu = @host_cpu@
258 host_os = @host_os@
259 host_vendor = @host_vendor@
260 htmldir = @htmldir@
261 includedir = @includedir@
262 infodir = @infodir@
263 install_sh = @install_sh@
264 libdir = @libdir@
265 libexecdir = @libexecdir@
266 localedir = @localedir@
267 localstatedir = @localstatedir@
268 mandir = @mandir@
269 mkdir_p = @mkdir_p@
270 oldincludedir = @oldincludedir@
271 pdfdir = @pdfdir@
272 prefix = @prefix@
273 program_transform_name = @program_transform_name@
274 psdir = @psdir@
275 sbindir = @sbindir@
276 sharedstatedir = @sharedstatedir@
277 srcdir = @srcdir@
278 sysconfdir = @sysconfdir@
279 target_alias = @target_alias@
280 top_build_prefix = @top_build_prefix@
281 top_builddir = @top_builddir@
282 top_srcdir = @top_srcdir@
283 SUBDIRS = glade
284
285 # -export-dynamic is need for defining handlers in the glade file.
286 AM_LDFLAGS = -Wl,--as-needed  -export-dynamic
287 AM_CPPFLAGS = -Wall -Werror $(GTK_CFLAGS) $(JSON_CFLAGS)
288 ptask_SOURCES = main.c \
289         log.c log.h \
290         note.c note.h \
291         pstr.c pstr.h \
292         ptime.c ptime.h \
293         tw.c tw.h
294
295 dist_man_MANS = ptask.1
296 all: all-recursive
297
298 .SUFFIXES:
299 .SUFFIXES: .c .o .obj
300 $(srcdir)/Makefile.in:  $(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) --gnu src/Makefile'; \
310         $(am__cd) $(top_srcdir) && \
311           $(AUTOMAKE) --gnu src/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:  $(am__configure_deps)
326         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327 $(ACLOCAL_M4):  $(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 ptask$(EXEEXT): $(ptask_OBJECTS) $(ptask_DEPENDENCIES) $(EXTRA_ptask_DEPENDENCIES) 
371         @rm -f ptask$(EXEEXT)
372         $(LINK) $(ptask_OBJECTS) $(ptask_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)/log.Po@am__quote@
381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/note.Po@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pstr.Po@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptime.Po@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tw.Po@am__quote@
386
387 .c.o:
388 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
389 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
390 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
391 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
393
394 .c.obj:
395 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
396 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
397 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
398 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
399 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
400 install-man1: $(dist_man_MANS)
401         @$(NORMAL_INSTALL)
402         @list1=''; \
403         list2='$(dist_man_MANS)'; \
404         test -n "$(man1dir)" \
405           && test -n "`echo $$list1$$list2`" \
406           || exit 0; \
407         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
408         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
409         { for i in $$list1; do echo "$$i"; done;  \
410         if test -n "$$list2"; then \
411           for i in $$list2; do echo "$$i"; done \
412             | sed -n '/\.1[a-z]*$$/p'; \
413         fi; \
414         } | while read p; do \
415           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
416           echo "$$d$$p"; echo "$$p"; \
417         done | \
418         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
419               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
420         sed 'N;N;s,\n, ,g' | { \
421         list=; while read file base inst; do \
422           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
423             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
424             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
425           fi; \
426         done; \
427         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
428         while read files; do \
429           test -z "$$files" || { \
430             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
431             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
432         done; }
433
434 uninstall-man1:
435         @$(NORMAL_UNINSTALL)
436         @list=''; test -n "$(man1dir)" || exit 0; \
437         files=`{ for i in $$list; do echo "$$i"; done; \
438         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
439           sed -n '/\.1[a-z]*$$/p'; \
440         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
441               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
442         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
443
444 # This directory's subdirectories are mostly independent; you can cd
445 # into them and run `make' without going through this Makefile.
446 # To change the values of `make' variables: instead of editing Makefiles,
447 # (1) if the variable is set in `config.status', edit `config.status'
448 #     (which will cause the Makefiles to be regenerated when you run `make');
449 # (2) otherwise, pass the desired values on the `make' command line.
450 $(RECURSIVE_TARGETS):
451         @fail= failcom='exit 1'; \
452         for f in x $$MAKEFLAGS; do \
453           case $$f in \
454             *=* | --[!k]*);; \
455             *k*) failcom='fail=yes';; \
456           esac; \
457         done; \
458         dot_seen=no; \
459         target=`echo $@ | sed s/-recursive//`; \
460         list='$(SUBDIRS)'; for subdir in $$list; do \
461           echo "Making $$target in $$subdir"; \
462           if test "$$subdir" = "."; then \
463             dot_seen=yes; \
464             local_target="$$target-am"; \
465           else \
466             local_target="$$target"; \
467           fi; \
468           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
469           || eval $$failcom; \
470         done; \
471         if test "$$dot_seen" = "no"; then \
472           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
473         fi; test -z "$$fail"
474
475 $(RECURSIVE_CLEAN_TARGETS):
476         @fail= failcom='exit 1'; \
477         for f in x $$MAKEFLAGS; do \
478           case $$f in \
479             *=* | --[!k]*);; \
480             *k*) failcom='fail=yes';; \
481           esac; \
482         done; \
483         dot_seen=no; \
484         case "$@" in \
485           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
486           *) list='$(SUBDIRS)' ;; \
487         esac; \
488         rev=''; for subdir in $$list; do \
489           if test "$$subdir" = "."; then :; else \
490             rev="$$subdir $$rev"; \
491           fi; \
492         done; \
493         rev="$$rev ."; \
494         target=`echo $@ | sed s/-recursive//`; \
495         for subdir in $$rev; do \
496           echo "Making $$target in $$subdir"; \
497           if test "$$subdir" = "."; then \
498             local_target="$$target-am"; \
499           else \
500             local_target="$$target"; \
501           fi; \
502           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
503           || eval $$failcom; \
504         done && test -z "$$fail"
505 tags-recursive:
506         list='$(SUBDIRS)'; for subdir in $$list; do \
507           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
508         done
509 ctags-recursive:
510         list='$(SUBDIRS)'; for subdir in $$list; do \
511           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
512         done
513
514 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
515         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
516         unique=`for i in $$list; do \
517             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
518           done | \
519           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
520               END { if (nonempty) { for (i in files) print i; }; }'`; \
521         mkid -fID $$unique
522 tags: TAGS
523
524 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
525                 $(TAGS_FILES) $(LISP)
526         set x; \
527         here=`pwd`; \
528         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
529           include_option=--etags-include; \
530           empty_fix=.; \
531         else \
532           include_option=--include; \
533           empty_fix=; \
534         fi; \
535         list='$(SUBDIRS)'; for subdir in $$list; do \
536           if test "$$subdir" = .; then :; else \
537             test ! -f $$subdir/TAGS || \
538               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
539           fi; \
540         done; \
541         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
542         unique=`for i in $$list; do \
543             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
544           done | \
545           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
546               END { if (nonempty) { for (i in files) print i; }; }'`; \
547         shift; \
548         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
549           test -n "$$unique" || unique=$$empty_fix; \
550           if test $$# -gt 0; then \
551             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
552               "$$@" $$unique; \
553           else \
554             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
555               $$unique; \
556           fi; \
557         fi
558 ctags: CTAGS
559 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
560                 $(TAGS_FILES) $(LISP)
561         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
562         unique=`for i in $$list; do \
563             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
564           done | \
565           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
566               END { if (nonempty) { for (i in files) print i; }; }'`; \
567         test -z "$(CTAGS_ARGS)$$unique" \
568           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
569              $$unique
570
571 GTAGS:
572         here=`$(am__cd) $(top_builddir) && pwd` \
573           && $(am__cd) $(top_srcdir) \
574           && gtags -i $(GTAGS_ARGS) "$$here"
575
576 distclean-tags:
577         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
578
579 distdir: $(DISTFILES)
580         @list='$(MANS)'; if test -n "$$list"; then \
581           list=`for p in $$list; do \
582             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
583             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
584           if test -n "$$list" && \
585             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
586             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
587             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
588             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
589             echo "       typically \`make maintainer-clean' will remove them" >&2; \
590             exit 1; \
591           else :; fi; \
592         else :; fi
593         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
594         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
595         list='$(DISTFILES)'; \
596           dist_files=`for file in $$list; do echo $$file; done | \
597           sed -e "s|^$$srcdirstrip/||;t" \
598               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
599         case $$dist_files in \
600           */*) $(MKDIR_P) `echo "$$dist_files" | \
601                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
602                            sort -u` ;; \
603         esac; \
604         for file in $$dist_files; do \
605           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
606           if test -d $$d/$$file; then \
607             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
608             if test -d "$(distdir)/$$file"; then \
609               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
610             fi; \
611             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
612               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
613               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
614             fi; \
615             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
616           else \
617             test -f "$(distdir)/$$file" \
618             || cp -p $$d/$$file "$(distdir)/$$file" \
619             || exit 1; \
620           fi; \
621         done
622         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
623           if test "$$subdir" = .; then :; else \
624             $(am__make_dryrun) \
625               || test -d "$(distdir)/$$subdir" \
626               || $(MKDIR_P) "$(distdir)/$$subdir" \
627               || exit 1; \
628             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
629             $(am__relativize); \
630             new_distdir=$$reldir; \
631             dir1=$$subdir; dir2="$(top_distdir)"; \
632             $(am__relativize); \
633             new_top_distdir=$$reldir; \
634             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
635             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
636             ($(am__cd) $$subdir && \
637               $(MAKE) $(AM_MAKEFLAGS) \
638                 top_distdir="$$new_top_distdir" \
639                 distdir="$$new_distdir" \
640                 am__remove_distdir=: \
641                 am__skip_length_check=: \
642                 am__skip_mode_fix=: \
643                 distdir) \
644               || exit 1; \
645           fi; \
646         done
647 check-am: all-am
648 check: check-recursive
649 all-am: Makefile $(PROGRAMS) $(MANS)
650 installdirs: installdirs-recursive
651 installdirs-am:
652         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
653           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
654         done
655 install: install-recursive
656 install-exec: install-exec-recursive
657 install-data: install-data-recursive
658 uninstall: uninstall-recursive
659
660 install-am: all-am
661         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
662
663 installcheck: installcheck-recursive
664 install-strip:
665         if test -z '$(STRIP)'; then \
666           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
667             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
668               install; \
669         else \
670           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
671             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
672             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
673         fi
674 mostlyclean-generic:
675
676 clean-generic:
677
678 distclean-generic:
679         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
680         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
681
682 maintainer-clean-generic:
683         @echo "This command is intended for maintainers to use"
684         @echo "it deletes files that may require special tools to rebuild."
685 clean: clean-recursive
686
687 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
688
689 distclean: distclean-recursive
690         -rm -rf ./$(DEPDIR)
691         -rm -f Makefile
692 distclean-am: clean-am distclean-compile distclean-generic \
693         distclean-tags
694
695 dvi: dvi-recursive
696
697 dvi-am:
698
699 html: html-recursive
700
701 html-am:
702
703 info: info-recursive
704
705 info-am:
706
707 install-data-am: install-man
708
709 install-dvi: install-dvi-recursive
710
711 install-dvi-am:
712
713 install-exec-am: install-binPROGRAMS
714
715 install-html: install-html-recursive
716
717 install-html-am:
718
719 install-info: install-info-recursive
720
721 install-info-am:
722
723 install-man: install-man1
724
725 install-pdf: install-pdf-recursive
726
727 install-pdf-am:
728
729 install-ps: install-ps-recursive
730
731 install-ps-am:
732
733 installcheck-am:
734
735 maintainer-clean: maintainer-clean-recursive
736         -rm -rf ./$(DEPDIR)
737         -rm -f Makefile
738 maintainer-clean-am: distclean-am maintainer-clean-generic
739
740 mostlyclean: mostlyclean-recursive
741
742 mostlyclean-am: mostlyclean-compile mostlyclean-generic
743
744 pdf: pdf-recursive
745
746 pdf-am:
747
748 ps: ps-recursive
749
750 ps-am:
751
752 uninstall-am: uninstall-binPROGRAMS uninstall-man
753
754 uninstall-man: uninstall-man1
755
756 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
757         install-am install-strip tags-recursive
758
759 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
760         all all-am check check-am clean clean-binPROGRAMS \
761         clean-generic ctags ctags-recursive distclean \
762         distclean-compile distclean-generic distclean-tags distdir dvi \
763         dvi-am html html-am info info-am install install-am \
764         install-binPROGRAMS install-data install-data-am install-dvi \
765         install-dvi-am install-exec install-exec-am install-html \
766         install-html-am install-info install-info-am install-man \
767         install-man1 install-pdf install-pdf-am install-ps \
768         install-ps-am install-strip installcheck installcheck-am \
769         installdirs installdirs-am maintainer-clean \
770         maintainer-clean-generic mostlyclean mostlyclean-compile \
771         mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
772         uninstall uninstall-am uninstall-binPROGRAMS uninstall-man \
773         uninstall-man1
774
775
776 ptask.1: main.c $(top_srcdir)/configure.ac
777         $(MAKE) $(AM_MAKEFLAGS) ptask$(EXEEXT)
778         help2man -N --name="GTk+ Task application" --output=ptask.1 ./ptask$(EXEEXT)
779
780 # Tell versions [3.59,3.63) of GNU make to not export all variables.
781 # Otherwise a system limit (for SysV at least) may be exceeded.
782 .NOEXPORT: