libdockapp: Add version 0.6.3 to repository.
[dockapps.git] / libdockapp / Makefile.in
blob26b1e5cf0721b2909fd4123cdccaa1a6627b7a02
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20 case $${target_option-} in \
21 ?) ;; \
22 *) echo "am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
24 exit 1;; \
25 esac; \
26 has_opt=no; \
27 sane_makeflags=$$MAKEFLAGS; \
28 if $(am__is_gnu_make); then \
29 sane_makeflags=$$MFLAGS; \
30 else \
31 case $$MAKEFLAGS in \
32 *\\[\ \ ]*) \
33 bs=\\; \
34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
36 esac; \
37 fi; \
38 skip_next=no; \
39 strip_trailopt () \
40 { \
41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42 }; \
43 for flg in $$sane_makeflags; do \
44 test $$skip_next = yes && { skip_next=no; continue; }; \
45 case $$flg in \
46 *=*|--*) continue;; \
47 -*I) strip_trailopt 'I'; skip_next=yes;; \
48 -*I?*) strip_trailopt 'I';; \
49 -*O) strip_trailopt 'O'; skip_next=yes;; \
50 -*O?*) strip_trailopt 'O';; \
51 -*l) strip_trailopt 'l'; skip_next=yes;; \
52 -*l?*) strip_trailopt 'l';; \
53 -[dEDm]) skip_next=yes;; \
54 -[JT]) skip_next=yes;; \
55 esac; \
56 case $$flg in \
57 *$$target_option*) has_opt=yes; break;; \
58 esac; \
59 done; \
60 test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = .
82 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
83 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84 $(top_srcdir)/configure $(am__configure_deps) \
85 $(dist_pkgconfig_DATA) COPYING compile config.guess config.sub \
86 install-sh missing ltmain.sh
87 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90 $(ACLOCAL_M4)
91 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
92 configure.lineno config.status.lineno
93 mkinstalldirs = $(install_sh) -d
94 CONFIG_CLEAN_FILES =
95 CONFIG_CLEAN_VPATH_FILES =
96 AM_V_P = $(am__v_P_@AM_V@)
97 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
98 am__v_P_0 = false
99 am__v_P_1 = :
100 AM_V_GEN = $(am__v_GEN_@AM_V@)
101 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
102 am__v_GEN_0 = @echo " GEN " $@;
103 am__v_GEN_1 =
104 AM_V_at = $(am__v_at_@AM_V@)
105 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
106 am__v_at_0 = @
107 am__v_at_1 =
108 SOURCES =
109 DIST_SOURCES =
110 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
111 ctags-recursive dvi-recursive html-recursive info-recursive \
112 install-data-recursive install-dvi-recursive \
113 install-exec-recursive install-html-recursive \
114 install-info-recursive install-pdf-recursive \
115 install-ps-recursive install-recursive installcheck-recursive \
116 installdirs-recursive pdf-recursive ps-recursive \
117 tags-recursive uninstall-recursive
118 am__can_run_installinfo = \
119 case $$AM_UPDATE_INFO_DIR in \
120 n|no|NO) false;; \
121 *) (install-info --version) >/dev/null 2>&1;; \
122 esac
123 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
124 am__vpath_adj = case $$p in \
125 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
126 *) f=$$p;; \
127 esac;
128 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
129 am__install_max = 40
130 am__nobase_strip_setup = \
131 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
132 am__nobase_strip = \
133 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
134 am__nobase_list = $(am__nobase_strip_setup); \
135 for p in $$list; do echo "$$p $$p"; done | \
136 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
137 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
138 if (++n[$$2] == $(am__install_max)) \
139 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
140 END { for (dir in files) print dir, files[dir] }'
141 am__base_list = \
142 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
143 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
144 am__uninstall_files_from_dir = { \
145 test -z "$$files" \
146 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
147 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
148 $(am__cd) "$$dir" && rm -f $$files; }; \
150 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
151 DATA = $(dist_pkgconfig_DATA)
152 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
153 distclean-recursive maintainer-clean-recursive
154 am__recursive_targets = \
155 $(RECURSIVE_TARGETS) \
156 $(RECURSIVE_CLEAN_TARGETS) \
157 $(am__extra_recursive_targets)
158 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
159 cscope distdir dist dist-all distcheck
160 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
161 # Read a list of newline-separated strings from the standard input,
162 # and print each of them once, without duplicates. Input order is
163 # *not* preserved.
164 am__uniquify_input = $(AWK) '\
165 BEGIN { nonempty = 0; } \
166 { items[$$0] = 1; nonempty = 1; } \
167 END { if (nonempty) { for (i in items) print i; }; } \
169 # Make sure the list of sources is unique. This is necessary because,
170 # e.g., the same source file might be shared among _SOURCES variables
171 # for different programs/libraries.
172 am__define_uniq_tagged_files = \
173 list='$(am__tagged_files)'; \
174 unique=`for i in $$list; do \
175 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
176 done | $(am__uniquify_input)`
177 ETAGS = etags
178 CTAGS = ctags
179 CSCOPE = cscope
180 DIST_SUBDIRS = src fonts examples
181 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
182 distdir = $(PACKAGE)-$(VERSION)
183 top_distdir = $(distdir)
184 am__remove_distdir = \
185 if test -d "$(distdir)"; then \
186 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
187 && rm -rf "$(distdir)" \
188 || { sleep 5 && rm -rf "$(distdir)"; }; \
189 else :; fi
190 am__post_remove_distdir = $(am__remove_distdir)
191 am__relativize = \
192 dir0=`pwd`; \
193 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
194 sed_rest='s,^[^/]*/*,,'; \
195 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
196 sed_butlast='s,/*[^/]*$$,,'; \
197 while test -n "$$dir1"; do \
198 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
199 if test "$$first" != "."; then \
200 if test "$$first" = ".."; then \
201 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
202 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
203 else \
204 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
205 if test "$$first2" = "$$first"; then \
206 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
207 else \
208 dir2="../$$dir2"; \
209 fi; \
210 dir0="$$dir0"/"$$first"; \
211 fi; \
212 fi; \
213 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
214 done; \
215 reldir="$$dir2"
216 DIST_ARCHIVES = $(distdir).tar.gz
217 GZIP_ENV = --best
218 DIST_TARGETS = dist-gzip
219 distuninstallcheck_listfiles = find . -type f -print
220 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
221 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
222 distcleancheck_listfiles = find . -type f -print
223 ACLOCAL = @ACLOCAL@
224 AMTAR = @AMTAR@
225 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
226 AR = @AR@
227 AUTOCONF = @AUTOCONF@
228 AUTOHEADER = @AUTOHEADER@
229 AUTOMAKE = @AUTOMAKE@
230 AWK = @AWK@
231 CC = @CC@
232 CCDEPMODE = @CCDEPMODE@
233 CFLAGS = @CFLAGS@
234 CPP = @CPP@
235 CPPFLAGS = @CPPFLAGS@
236 CYGPATH_W = @CYGPATH_W@
237 DEFS = @DEFS@
238 DEPDIR = @DEPDIR@
239 DFLAGS = @DFLAGS@
240 DLLTOOL = @DLLTOOL@
241 DSYMUTIL = @DSYMUTIL@
242 DUMPBIN = @DUMPBIN@
243 ECHO_C = @ECHO_C@
244 ECHO_N = @ECHO_N@
245 ECHO_T = @ECHO_T@
246 EGREP = @EGREP@
247 EXEEXT = @EXEEXT@
248 FCCACHE = @FCCACHE@
249 FGREP = @FGREP@
250 FONTDIR = @FONTDIR@
251 FONTROOTDIR = @FONTROOTDIR@
252 GREP = @GREP@
253 INSTALL = @INSTALL@
254 INSTALL_DATA = @INSTALL_DATA@
255 INSTALL_PROGRAM = @INSTALL_PROGRAM@
256 INSTALL_SCRIPT = @INSTALL_SCRIPT@
257 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
258 LD = @LD@
259 LDFLAGS = @LDFLAGS@
260 LIBOBJS = @LIBOBJS@
261 LIBS = @LIBS@
262 LIBTOOL = @LIBTOOL@
263 LIPO = @LIPO@
264 LN_S = @LN_S@
265 LTLIBOBJS = @LTLIBOBJS@
266 MAKEINFO = @MAKEINFO@
267 MANIFEST_TOOL = @MANIFEST_TOOL@
268 MKDIR_P = @MKDIR_P@
269 MKFONTDIR = @MKFONTDIR@
270 NM = @NM@
271 NMEDIT = @NMEDIT@
272 OBJDUMP = @OBJDUMP@
273 OBJEXT = @OBJEXT@
274 OTOOL = @OTOOL@
275 OTOOL64 = @OTOOL64@
276 PACKAGE = @PACKAGE@
277 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
278 PACKAGE_NAME = @PACKAGE_NAME@
279 PACKAGE_STRING = @PACKAGE_STRING@
280 PACKAGE_TARNAME = @PACKAGE_TARNAME@
281 PACKAGE_URL = @PACKAGE_URL@
282 PACKAGE_VERSION = @PACKAGE_VERSION@
283 PATH_SEPARATOR = @PATH_SEPARATOR@
284 PKG_CONFIG = @PKG_CONFIG@
285 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
286 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
287 RANLIB = @RANLIB@
288 RUN_FCCACHE = @RUN_FCCACHE@
289 SED = @SED@
290 SET_MAKE = @SET_MAKE@
291 SHELL = @SHELL@
292 STRIP = @STRIP@
293 VERSION = @VERSION@
294 X11_CFLAGS = @X11_CFLAGS@
295 X11_LIBS = @X11_LIBS@
296 XMKMF = @XMKMF@
297 X_CFLAGS = @X_CFLAGS@
298 X_EXTRA_LIBS = @X_EXTRA_LIBS@
299 X_LIBS = @X_LIBS@
300 X_PRE_LIBS = @X_PRE_LIBS@
301 Xext_CFLAGS = @Xext_CFLAGS@
302 Xext_LIBS = @Xext_LIBS@
303 abs_builddir = @abs_builddir@
304 abs_srcdir = @abs_srcdir@
305 abs_top_builddir = @abs_top_builddir@
306 abs_top_srcdir = @abs_top_srcdir@
307 ac_ct_AR = @ac_ct_AR@
308 ac_ct_CC = @ac_ct_CC@
309 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
310 am__include = @am__include@
311 am__leading_dot = @am__leading_dot@
312 am__quote = @am__quote@
313 am__tar = @am__tar@
314 am__untar = @am__untar@
315 bindir = @bindir@
316 build = @build@
317 build_alias = @build_alias@
318 build_cpu = @build_cpu@
319 build_os = @build_os@
320 build_vendor = @build_vendor@
321 builddir = @builddir@
322 datadir = @datadir@
323 datarootdir = @datarootdir@
324 docdir = @docdir@
325 dvidir = @dvidir@
326 exec_prefix = @exec_prefix@
327 host = @host@
328 host_alias = @host_alias@
329 host_cpu = @host_cpu@
330 host_os = @host_os@
331 host_vendor = @host_vendor@
332 htmldir = @htmldir@
333 includedir = @includedir@
334 infodir = @infodir@
335 install_sh = @install_sh@
336 libdir = @libdir@
337 libexecdir = @libexecdir@
338 localedir = @localedir@
339 localstatedir = @localstatedir@
340 mandir = @mandir@
341 mkdir_p = @mkdir_p@
342 oldincludedir = @oldincludedir@
343 pdfdir = @pdfdir@
344 prefix = @prefix@
345 program_transform_name = @program_transform_name@
346 psdir = @psdir@
347 sbindir = @sbindir@
348 sharedstatedir = @sharedstatedir@
349 srcdir = @srcdir@
350 sysconfdir = @sysconfdir@
351 target_alias = @target_alias@
352 top_build_prefix = @top_build_prefix@
353 top_builddir = @top_builddir@
354 top_srcdir = @top_srcdir@
355 xpm_CFLAGS = @xpm_CFLAGS@
356 xpm_LIBS = @xpm_LIBS@
357 @COND_FONT_FALSE@COND_FONT =
358 @COND_FONT_TRUE@COND_FONT = fonts
359 @COND_EXAMPLES_TRUE@COND_XMPS = examples
360 SUBDIRS = src $(COND_FONT) $(COND_XMPS)
361 pkgconfigdir = $(libdir)/pkgconfig
362 dist_pkgconfig_DATA = dockapp.pc
363 EXTRA_DIST = BUGS
364 all: all-recursive
366 .SUFFIXES:
367 am--refresh: Makefile
369 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
370 @for dep in $?; do \
371 case '$(am__configure_deps)' in \
372 *$$dep*) \
373 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
374 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
375 && exit 0; \
376 exit 1;; \
377 esac; \
378 done; \
379 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
380 $(am__cd) $(top_srcdir) && \
381 $(AUTOMAKE) --gnu Makefile
382 .PRECIOUS: Makefile
383 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
384 @case '$?' in \
385 *config.status*) \
386 echo ' $(SHELL) ./config.status'; \
387 $(SHELL) ./config.status;; \
388 *) \
389 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
390 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
391 esac;
393 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
394 $(SHELL) ./config.status --recheck
396 $(top_srcdir)/configure: $(am__configure_deps)
397 $(am__cd) $(srcdir) && $(AUTOCONF)
398 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
399 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
400 $(am__aclocal_m4_deps):
402 mostlyclean-libtool:
403 -rm -f *.lo
405 clean-libtool:
406 -rm -rf .libs _libs
408 distclean-libtool:
409 -rm -f libtool config.lt
410 install-dist_pkgconfigDATA: $(dist_pkgconfig_DATA)
411 @$(NORMAL_INSTALL)
412 @list='$(dist_pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
413 if test -n "$$list"; then \
414 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
415 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
416 fi; \
417 for p in $$list; do \
418 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
419 echo "$$d$$p"; \
420 done | $(am__base_list) | \
421 while read files; do \
422 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
423 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
424 done
426 uninstall-dist_pkgconfigDATA:
427 @$(NORMAL_UNINSTALL)
428 @list='$(dist_pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
429 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
430 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
432 # This directory's subdirectories are mostly independent; you can cd
433 # into them and run 'make' without going through this Makefile.
434 # To change the values of 'make' variables: instead of editing Makefiles,
435 # (1) if the variable is set in 'config.status', edit 'config.status'
436 # (which will cause the Makefiles to be regenerated when you run 'make');
437 # (2) otherwise, pass the desired values on the 'make' command line.
438 $(am__recursive_targets):
439 @fail=; \
440 if $(am__make_keepgoing); then \
441 failcom='fail=yes'; \
442 else \
443 failcom='exit 1'; \
444 fi; \
445 dot_seen=no; \
446 target=`echo $@ | sed s/-recursive//`; \
447 case "$@" in \
448 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
449 *) list='$(SUBDIRS)' ;; \
450 esac; \
451 for subdir in $$list; do \
452 echo "Making $$target in $$subdir"; \
453 if test "$$subdir" = "."; then \
454 dot_seen=yes; \
455 local_target="$$target-am"; \
456 else \
457 local_target="$$target"; \
458 fi; \
459 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
460 || eval $$failcom; \
461 done; \
462 if test "$$dot_seen" = "no"; then \
463 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
464 fi; test -z "$$fail"
466 ID: $(am__tagged_files)
467 $(am__define_uniq_tagged_files); mkid -fID $$unique
468 tags: tags-recursive
469 TAGS: tags
471 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
472 set x; \
473 here=`pwd`; \
474 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
475 include_option=--etags-include; \
476 empty_fix=.; \
477 else \
478 include_option=--include; \
479 empty_fix=; \
480 fi; \
481 list='$(SUBDIRS)'; for subdir in $$list; do \
482 if test "$$subdir" = .; then :; else \
483 test ! -f $$subdir/TAGS || \
484 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
485 fi; \
486 done; \
487 $(am__define_uniq_tagged_files); \
488 shift; \
489 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
490 test -n "$$unique" || unique=$$empty_fix; \
491 if test $$# -gt 0; then \
492 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493 "$$@" $$unique; \
494 else \
495 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
496 $$unique; \
497 fi; \
499 ctags: ctags-recursive
501 CTAGS: ctags
502 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
503 $(am__define_uniq_tagged_files); \
504 test -z "$(CTAGS_ARGS)$$unique" \
505 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
506 $$unique
508 GTAGS:
509 here=`$(am__cd) $(top_builddir) && pwd` \
510 && $(am__cd) $(top_srcdir) \
511 && gtags -i $(GTAGS_ARGS) "$$here"
512 cscope: cscope.files
513 test ! -s cscope.files \
514 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
515 clean-cscope:
516 -rm -f cscope.files
517 cscope.files: clean-cscope cscopelist
518 cscopelist: cscopelist-recursive
520 cscopelist-am: $(am__tagged_files)
521 list='$(am__tagged_files)'; \
522 case "$(srcdir)" in \
523 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
524 *) sdir=$(subdir)/$(srcdir) ;; \
525 esac; \
526 for i in $$list; do \
527 if test -f "$$i"; then \
528 echo "$(subdir)/$$i"; \
529 else \
530 echo "$$sdir/$$i"; \
531 fi; \
532 done >> $(top_builddir)/cscope.files
534 distclean-tags:
535 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
536 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
538 distdir: $(DISTFILES)
539 $(am__remove_distdir)
540 test -d "$(distdir)" || mkdir "$(distdir)"
541 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
542 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
543 list='$(DISTFILES)'; \
544 dist_files=`for file in $$list; do echo $$file; done | \
545 sed -e "s|^$$srcdirstrip/||;t" \
546 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
547 case $$dist_files in \
548 */*) $(MKDIR_P) `echo "$$dist_files" | \
549 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
550 sort -u` ;; \
551 esac; \
552 for file in $$dist_files; do \
553 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
554 if test -d $$d/$$file; then \
555 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
556 if test -d "$(distdir)/$$file"; then \
557 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
558 fi; \
559 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
560 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
561 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
562 fi; \
563 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
564 else \
565 test -f "$(distdir)/$$file" \
566 || cp -p $$d/$$file "$(distdir)/$$file" \
567 || exit 1; \
568 fi; \
569 done
570 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
571 if test "$$subdir" = .; then :; else \
572 $(am__make_dryrun) \
573 || test -d "$(distdir)/$$subdir" \
574 || $(MKDIR_P) "$(distdir)/$$subdir" \
575 || exit 1; \
576 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
577 $(am__relativize); \
578 new_distdir=$$reldir; \
579 dir1=$$subdir; dir2="$(top_distdir)"; \
580 $(am__relativize); \
581 new_top_distdir=$$reldir; \
582 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
583 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
584 ($(am__cd) $$subdir && \
585 $(MAKE) $(AM_MAKEFLAGS) \
586 top_distdir="$$new_top_distdir" \
587 distdir="$$new_distdir" \
588 am__remove_distdir=: \
589 am__skip_length_check=: \
590 am__skip_mode_fix=: \
591 distdir) \
592 || exit 1; \
593 fi; \
594 done
595 -test -n "$(am__skip_mode_fix)" \
596 || find "$(distdir)" -type d ! -perm -755 \
597 -exec chmod u+rwx,go+rx {} \; -o \
598 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
599 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
600 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
601 || chmod -R a+r "$(distdir)"
602 dist-gzip: distdir
603 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
604 $(am__post_remove_distdir)
606 dist-bzip2: distdir
607 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
608 $(am__post_remove_distdir)
610 dist-lzip: distdir
611 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
612 $(am__post_remove_distdir)
614 dist-xz: distdir
615 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
616 $(am__post_remove_distdir)
618 dist-tarZ: distdir
619 @echo WARNING: "Support for shar distribution archives is" \
620 "deprecated." >&2
621 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
622 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
623 $(am__post_remove_distdir)
625 dist-shar: distdir
626 @echo WARNING: "Support for distribution archives compressed with" \
627 "legacy program 'compress' is deprecated." >&2
628 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
629 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
630 $(am__post_remove_distdir)
632 dist-zip: distdir
633 -rm -f $(distdir).zip
634 zip -rq $(distdir).zip $(distdir)
635 $(am__post_remove_distdir)
637 dist dist-all:
638 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
639 $(am__post_remove_distdir)
641 # This target untars the dist file and tries a VPATH configuration. Then
642 # it guarantees that the distribution is self-contained by making another
643 # tarfile.
644 distcheck: dist
645 case '$(DIST_ARCHIVES)' in \
646 *.tar.gz*) \
647 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
648 *.tar.bz2*) \
649 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
650 *.tar.lz*) \
651 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
652 *.tar.xz*) \
653 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
654 *.tar.Z*) \
655 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
656 *.shar.gz*) \
657 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
658 *.zip*) \
659 unzip $(distdir).zip ;;\
660 esac
661 chmod -R a-w $(distdir)
662 chmod u+w $(distdir)
663 mkdir $(distdir)/_build $(distdir)/_inst
664 chmod a-w $(distdir)
665 test -d $(distdir)/_build || exit 0; \
666 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
667 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
668 && am__cwd=`pwd` \
669 && $(am__cd) $(distdir)/_build \
670 && ../configure \
671 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
672 $(DISTCHECK_CONFIGURE_FLAGS) \
673 --srcdir=.. --prefix="$$dc_install_base" \
674 && $(MAKE) $(AM_MAKEFLAGS) \
675 && $(MAKE) $(AM_MAKEFLAGS) dvi \
676 && $(MAKE) $(AM_MAKEFLAGS) check \
677 && $(MAKE) $(AM_MAKEFLAGS) install \
678 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
679 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
680 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
681 distuninstallcheck \
682 && chmod -R a-w "$$dc_install_base" \
683 && ({ \
684 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
685 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
686 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
687 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
688 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
689 } || { rm -rf "$$dc_destdir"; exit 1; }) \
690 && rm -rf "$$dc_destdir" \
691 && $(MAKE) $(AM_MAKEFLAGS) dist \
692 && rm -rf $(DIST_ARCHIVES) \
693 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
694 && cd "$$am__cwd" \
695 || exit 1
696 $(am__post_remove_distdir)
697 @(echo "$(distdir) archives ready for distribution: "; \
698 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
699 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
700 distuninstallcheck:
701 @test -n '$(distuninstallcheck_dir)' || { \
702 echo 'ERROR: trying to run $@ with an empty' \
703 '$$(distuninstallcheck_dir)' >&2; \
704 exit 1; \
705 }; \
706 $(am__cd) '$(distuninstallcheck_dir)' || { \
707 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
708 exit 1; \
709 }; \
710 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
711 || { echo "ERROR: files left after uninstall:" ; \
712 if test -n "$(DESTDIR)"; then \
713 echo " (check DESTDIR support)"; \
714 fi ; \
715 $(distuninstallcheck_listfiles) ; \
716 exit 1; } >&2
717 distcleancheck: distclean
718 @if test '$(srcdir)' = . ; then \
719 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
720 exit 1 ; \
722 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
723 || { echo "ERROR: files left in build directory after distclean:" ; \
724 $(distcleancheck_listfiles) ; \
725 exit 1; } >&2
726 check-am: all-am
727 check: check-recursive
728 all-am: Makefile $(DATA)
729 installdirs: installdirs-recursive
730 installdirs-am:
731 for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
732 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
733 done
734 install: install-recursive
735 install-exec: install-exec-recursive
736 install-data: install-data-recursive
737 uninstall: uninstall-recursive
739 install-am: all-am
740 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
742 installcheck: installcheck-recursive
743 install-strip:
744 if test -z '$(STRIP)'; then \
745 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
746 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
747 install; \
748 else \
749 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
750 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
751 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
753 mostlyclean-generic:
755 clean-generic:
757 distclean-generic:
758 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
759 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
761 maintainer-clean-generic:
762 @echo "This command is intended for maintainers to use"
763 @echo "it deletes files that may require special tools to rebuild."
764 clean: clean-recursive
766 clean-am: clean-generic clean-libtool mostlyclean-am
768 distclean: distclean-recursive
769 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
770 -rm -f Makefile
771 distclean-am: clean-am distclean-generic distclean-libtool \
772 distclean-tags
774 dvi: dvi-recursive
776 dvi-am:
778 html: html-recursive
780 html-am:
782 info: info-recursive
784 info-am:
786 install-data-am: install-dist_pkgconfigDATA
788 install-dvi: install-dvi-recursive
790 install-dvi-am:
792 install-exec-am:
794 install-html: install-html-recursive
796 install-html-am:
798 install-info: install-info-recursive
800 install-info-am:
802 install-man:
804 install-pdf: install-pdf-recursive
806 install-pdf-am:
808 install-ps: install-ps-recursive
810 install-ps-am:
812 installcheck-am:
814 maintainer-clean: maintainer-clean-recursive
815 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
816 -rm -rf $(top_srcdir)/autom4te.cache
817 -rm -f Makefile
818 maintainer-clean-am: distclean-am maintainer-clean-generic
820 mostlyclean: mostlyclean-recursive
822 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
824 pdf: pdf-recursive
826 pdf-am:
828 ps: ps-recursive
830 ps-am:
832 uninstall-am: uninstall-dist_pkgconfigDATA
834 .MAKE: $(am__recursive_targets) install-am install-strip
836 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
837 am--refresh check check-am clean clean-cscope clean-generic \
838 clean-libtool cscope cscopelist-am ctags ctags-am dist \
839 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
840 dist-xz dist-zip distcheck distclean distclean-generic \
841 distclean-libtool distclean-tags distcleancheck distdir \
842 distuninstallcheck dvi dvi-am html html-am info info-am \
843 install install-am install-data install-data-am \
844 install-dist_pkgconfigDATA install-dvi install-dvi-am \
845 install-exec install-exec-am install-html install-html-am \
846 install-info install-info-am install-man install-pdf \
847 install-pdf-am install-ps install-ps-am install-strip \
848 installcheck installcheck-am installdirs installdirs-am \
849 maintainer-clean maintainer-clean-generic mostlyclean \
850 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
851 tags tags-am uninstall uninstall-am \
852 uninstall-dist_pkgconfigDATA
855 dockapp.pc: Makefile
856 @echo "Generating $@"
857 @echo 'Name: dockapp' > $@
858 @echo 'Description: Window Maker dockapp support' >> $@
859 @echo 'URL: http://libdockapp.sourceforge.net' >> $@
860 @echo 'Version: $(VERSION)' >> $@
861 @echo 'Requires: x11 xext xpm' >> $@
862 @echo 'Libs: -L${libdir} -ldockapp' >> $@
863 @echo 'Cflags: -I${includedir}' >> $@
865 # Tell versions [3.59,3.63) of GNU make to not export all variables.
866 # Otherwise a system limit (for SysV at least) may be exceeded.
867 .NOEXPORT: