1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = WindowMaker
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
94	$(top_srcdir)/m4/ax_pthread.m4 \
95	$(top_srcdir)/m4/ld-version-script.m4 \
96	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
97	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
98	$(top_srcdir)/m4/lt~obsolete.m4 \
99	$(top_srcdir)/m4/windowmaker.m4 \
100	$(top_srcdir)/m4/wm_attributes.m4 \
101	$(top_srcdir)/m4/wm_cflags_check.m4 \
102	$(top_srcdir)/m4/wm_i18n.m4 \
103	$(top_srcdir)/m4/wm_imgfmt_check.m4 \
104	$(top_srcdir)/m4/wm_libexif.m4 $(top_srcdir)/m4/wm_libmath.m4 \
105	$(top_srcdir)/m4/wm_prog_cc_c11.m4 \
106	$(top_srcdir)/m4/wm_xext_check.m4 $(top_srcdir)/configure.ac
107am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108	$(ACLOCAL_M4)
109DIST_COMMON = $(srcdir)/Makefile.am $(dist_prefsdata_DATA) \
110	$(am__DIST_COMMON)
111mkinstalldirs = $(install_sh) -d
112CONFIG_HEADER = $(top_builddir)/config.h
113CONFIG_CLEAN_FILES =
114CONFIG_CLEAN_VPATH_FILES =
115AM_V_P = $(am__v_P_@AM_V@)
116am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
117am__v_P_0 = false
118am__v_P_1 = :
119AM_V_GEN = $(am__v_GEN_@AM_V@)
120am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
121am__v_GEN_0 = @echo "  GEN     " $@;
122am__v_GEN_1 =
123AM_V_at = $(am__v_at_@AM_V@)
124am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
125am__v_at_0 = @
126am__v_at_1 =
127SOURCES =
128DIST_SOURCES =
129RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
130	ctags-recursive dvi-recursive html-recursive info-recursive \
131	install-data-recursive install-dvi-recursive \
132	install-exec-recursive install-html-recursive \
133	install-info-recursive install-pdf-recursive \
134	install-ps-recursive install-recursive installcheck-recursive \
135	installdirs-recursive pdf-recursive ps-recursive \
136	tags-recursive uninstall-recursive
137am__can_run_installinfo = \
138  case $$AM_UPDATE_INFO_DIR in \
139    n|no|NO) false;; \
140    *) (install-info --version) >/dev/null 2>&1;; \
141  esac
142am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
143am__vpath_adj = case $$p in \
144    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
145    *) f=$$p;; \
146  esac;
147am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
148am__install_max = 40
149am__nobase_strip_setup = \
150  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
151am__nobase_strip = \
152  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
153am__nobase_list = $(am__nobase_strip_setup); \
154  for p in $$list; do echo "$$p $$p"; done | \
155  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
156  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
157    if (++n[$$2] == $(am__install_max)) \
158      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
159    END { for (dir in files) print dir, files[dir] }'
160am__base_list = \
161  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
162  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
163am__uninstall_files_from_dir = { \
164  test -z "$$files" \
165    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
166    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
167         $(am__cd) "$$dir" && rm -f $$files; }; \
168  }
169am__installdirs = "$(DESTDIR)$(prefsdatadir)" \
170	"$(DESTDIR)$(prefsdatadir)"
171DATA = $(dist_prefsdata_DATA) $(nodist_prefsdata_DATA)
172RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
173  distclean-recursive maintainer-clean-recursive
174am__recursive_targets = \
175  $(RECURSIVE_TARGETS) \
176  $(RECURSIVE_CLEAN_TARGETS) \
177  $(am__extra_recursive_targets)
178AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
179	distdir distdir-am
180am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
181# Read a list of newline-separated strings from the standard input,
182# and print each of them once, without duplicates.  Input order is
183# *not* preserved.
184am__uniquify_input = $(AWK) '\
185  BEGIN { nonempty = 0; } \
186  { items[$$0] = 1; nonempty = 1; } \
187  END { if (nonempty) { for (i in items) print i; }; } \
188'
189# Make sure the list of sources is unique.  This is necessary because,
190# e.g., the same source file might be shared among _SOURCES variables
191# for different programs/libraries.
192am__define_uniq_tagged_files = \
193  list='$(am__tagged_files)'; \
194  unique=`for i in $$list; do \
195    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
196  done | $(am__uniquify_input)`
197ETAGS = etags
198CTAGS = ctags
199DIST_SUBDIRS = $(SUBDIRS)
200am__DIST_COMMON = $(srcdir)/Makefile.in README
201DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
202am__relativize = \
203  dir0=`pwd`; \
204  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
205  sed_rest='s,^[^/]*/*,,'; \
206  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
207  sed_butlast='s,/*[^/]*$$,,'; \
208  while test -n "$$dir1"; do \
209    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
210    if test "$$first" != "."; then \
211      if test "$$first" = ".."; then \
212        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
213        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
214      else \
215        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
216        if test "$$first2" = "$$first"; then \
217          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
218        else \
219          dir2="../$$dir2"; \
220        fi; \
221        dir0="$$dir0"/"$$first"; \
222      fi; \
223    fi; \
224    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
225  done; \
226  reldir="$$dir2"
227ACLOCAL = @ACLOCAL@
228AMTAR = @AMTAR@
229AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
230AR = @AR@
231AUTOCONF = @AUTOCONF@
232AUTOHEADER = @AUTOHEADER@
233AUTOMAKE = @AUTOMAKE@
234AWK = @AWK@
235CC = @CC@
236CCDEPMODE = @CCDEPMODE@
237CFLAGS = @CFLAGS@
238CPP = @CPP@
239CPPFLAGS = @CPPFLAGS@
240CYGPATH_W = @CYGPATH_W@
241DEFS = @DEFS@
242DEPDIR = @DEPDIR@
243DLLTOOL = @DLLTOOL@
244DSYMUTIL = @DSYMUTIL@
245DUMPBIN = @DUMPBIN@
246ECHO_C = @ECHO_C@
247ECHO_N = @ECHO_N@
248ECHO_T = @ECHO_T@
249EGREP = @EGREP@
250EXEEXT = @EXEEXT@
251FCLIBS = @FCLIBS@
252FGREP = @FGREP@
253GFXLIBS = @GFXLIBS@
254GREP = @GREP@
255HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
256ICONEXT = @ICONEXT@
257INSTALL = @INSTALL@
258INSTALL_DATA = @INSTALL_DATA@
259INSTALL_PROGRAM = @INSTALL_PROGRAM@
260INSTALL_SCRIPT = @INSTALL_SCRIPT@
261INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
262INTLIBS = @INTLIBS@
263LD = @LD@
264LDFLAGS = @LDFLAGS@
265LIBBSD = @LIBBSD@
266LIBEXIF = @LIBEXIF@
267LIBM = @LIBM@
268LIBOBJS = @LIBOBJS@
269LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
270LIBS = @LIBS@
271LIBTOOL = @LIBTOOL@
272LIBXINERAMA = @LIBXINERAMA@
273LIBXMU = @LIBXMU@
274LIBXRANDR = @LIBXRANDR@
275LINGUAS = @LINGUAS@
276LIPO = @LIPO@
277LN_S = @LN_S@
278LTLIBOBJS = @LTLIBOBJS@
279LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
280MAGICKFLAGS = @MAGICKFLAGS@
281MAGICKLIBS = @MAGICKLIBS@
282MAKEINFO = @MAKEINFO@
283MANIFEST_TOOL = @MANIFEST_TOOL@
284MANLANGDIRS = @MANLANGDIRS@
285MKDIR_P = @MKDIR_P@
286MSGFMT = @MSGFMT@
287NM = @NM@
288NMEDIT = @NMEDIT@
289OBJDUMP = @OBJDUMP@
290OBJEXT = @OBJEXT@
291OTOOL = @OTOOL@
292OTOOL64 = @OTOOL64@
293PACKAGE = @PACKAGE@
294PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
295PACKAGE_NAME = @PACKAGE_NAME@
296PACKAGE_STRING = @PACKAGE_STRING@
297PACKAGE_TARNAME = @PACKAGE_TARNAME@
298PACKAGE_URL = @PACKAGE_URL@
299PACKAGE_VERSION = @PACKAGE_VERSION@
300PANGOLIBS = @PANGOLIBS@
301PATH_SEPARATOR = @PATH_SEPARATOR@
302PKG_CONFIG = @PKG_CONFIG@
303PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
304PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
305PTHREAD_CC = @PTHREAD_CC@
306PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
307PTHREAD_LIBS = @PTHREAD_LIBS@
308RANLIB = @RANLIB@
309SED = @SED@
310SET_MAKE = @SET_MAKE@
311SHELL = @SHELL@
312STRIP = @STRIP@
313UTILMOFILES = @UTILMOFILES@
314VERSION = @VERSION@
315WINGSMOFILES = @WINGSMOFILES@
316WINGS_VERSION = @WINGS_VERSION@
317WMAKERMOFILES = @WMAKERMOFILES@
318WPREFSMOFILES = @WPREFSMOFILES@
319WRASTER_VERSION = @WRASTER_VERSION@
320WUTIL_VERSION = @WUTIL_VERSION@
321XCFLAGS = @XCFLAGS@
322XFTCONFIG = @XFTCONFIG@
323XFTFLAGS = @XFTFLAGS@
324XFTLIBS = @XFTLIBS@
325XGETTEXT = @XGETTEXT@
326XLFLAGS = @XLFLAGS@
327XLIBS = @XLIBS@
328XMKMF = @XMKMF@
329X_CFLAGS = @X_CFLAGS@
330X_EXTRA_LIBS = @X_EXTRA_LIBS@
331X_LIBRARY_PATH = @X_LIBRARY_PATH@
332X_LIBS = @X_LIBS@
333X_PRE_LIBS = @X_PRE_LIBS@
334abs_builddir = @abs_builddir@
335abs_srcdir = @abs_srcdir@
336abs_top_builddir = @abs_top_builddir@
337abs_top_srcdir = @abs_top_srcdir@
338ac_ct_AR = @ac_ct_AR@
339ac_ct_CC = @ac_ct_CC@
340ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
341am__include = @am__include@
342am__leading_dot = @am__leading_dot@
343am__quote = @am__quote@
344am__tar = @am__tar@
345am__untar = @am__untar@
346ax_pthread_config = @ax_pthread_config@
347bindir = @bindir@
348build = @build@
349build_alias = @build_alias@
350build_cpu = @build_cpu@
351build_os = @build_os@
352build_vendor = @build_vendor@
353builddir = @builddir@
354datadir = @datadir@
355datarootdir = @datarootdir@
356defsdatadir = @defsdatadir@
357docdir = @docdir@
358dvidir = @dvidir@
359exec_prefix = @exec_prefix@
360host = @host@
361host_alias = @host_alias@
362host_cpu = @host_cpu@
363host_os = @host_os@
364host_vendor = @host_vendor@
365htmldir = @htmldir@
366inc_search_path = @inc_search_path@
367includedir = @includedir@
368infodir = @infodir@
369install_sh = @install_sh@
370lcov_output_directory = @lcov_output_directory@
371lib_search_path = @lib_search_path@
372libdir = @libdir@
373libexecdir = @libexecdir@
374localedir = @localedir@
375localstatedir = @localstatedir@
376mandir = @mandir@
377mkdir_p = @mkdir_p@
378oldincludedir = @oldincludedir@
379pdfdir = @pdfdir@
380pixmapdir = @pixmapdir@
381prefix = @prefix@
382program_transform_name = @program_transform_name@
383psdir = @psdir@
384runstatedir = @runstatedir@
385sbindir = @sbindir@
386sharedstatedir = @sharedstatedir@
387srcdir = @srcdir@
388sysconfdir = @sysconfdir@
389target_alias = @target_alias@
390top_build_prefix = @top_build_prefix@
391top_builddir = @top_builddir@
392top_srcdir = @top_srcdir@
393wprefs_bindir = @wprefs_bindir@
394wprefs_datadir = @wprefs_datadir@
395SUBDIRS = Backgrounds . Defaults IconSets Icons Pixmaps Styles Themes
396prefsdatadir = $(pkgdatadir)
397wpexecbindir = @wprefs_bindir@
398
399# menus which need generated to have correct path to WPrefs or data directory
400GENERATED_MENUS = \
401	appearance.menu\
402	appearance.menu.fy\
403	appearance.menu.nl\
404	menu\
405	menu.bg\
406	menu.fi\
407	menu.fy\
408	menu.hu\
409	menu.ko\
410	menu.nl\
411	menu.ro\
412	menu.sk\
413	menu.zh_TW\
414	plmenu\
415	plmenu.bg\
416	plmenu.es\
417	plmenu.fi\
418	plmenu.fy\
419	plmenu.ja\
420	plmenu.ko\
421	plmenu.nl\
422	plmenu.pl\
423	plmenu.ro\
424	plmenu.sk\
425	plmenu.zh_CN\
426	plmenu.zh_TW\
427	wmmacros
428
429
430# menus which do not mention WPrefs or data directory
431NONGENERATED_MENUS = \
432	menu.ca\
433	menu.cz\
434	menu.da\
435	menu.de\
436	menu.el\
437	menu.es\
438	menu.fr\
439	menu.gl\
440	menu.he\
441	menu.hr\
442	menu.it\
443	menu.ja\
444	menu.no\
445	menu.pl\
446	menu.pt\
447	menu.ru\
448	menu.se\
449	menu.sl\
450	menu.tr\
451	menu.zh_CN\
452	plmenu.da\
453	plmenu.de\
454	plmenu.fr\
455	plmenu.hr\
456	plmenu.it
457
458dist_prefsdata_DATA = \
459	autostart.sh\
460	background.menu\
461	background.menu.fy\
462	background.menu.nl\
463	exitscript.sh\
464	README\
465	README.themes\
466	$(NONGENERATED_MENUS)
467
468nodist_prefsdata_DATA = $(GENERATED_MENUS)
469EXTRA_DIST = $(addsuffix .in, $(GENERATED_MENUS))
470CLEANFILES = $(GENERATED_MENUS)
471all: all-recursive
472
473.SUFFIXES:
474$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
475	@for dep in $?; do \
476	  case '$(am__configure_deps)' in \
477	    *$$dep*) \
478	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
479	        && { if test -f $@; then exit 0; else break; fi; }; \
480	      exit 1;; \
481	  esac; \
482	done; \
483	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu WindowMaker/Makefile'; \
484	$(am__cd) $(top_srcdir) && \
485	  $(AUTOMAKE) --gnu WindowMaker/Makefile
486Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
487	@case '$?' in \
488	  *config.status*) \
489	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
490	  *) \
491	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
492	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
493	esac;
494
495$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
496	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
497
498$(top_srcdir)/configure:  $(am__configure_deps)
499	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
501	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
502$(am__aclocal_m4_deps):
503
504mostlyclean-libtool:
505	-rm -f *.lo
506
507clean-libtool:
508	-rm -rf .libs _libs
509install-dist_prefsdataDATA: $(dist_prefsdata_DATA)
510	@$(NORMAL_INSTALL)
511	@list='$(dist_prefsdata_DATA)'; test -n "$(prefsdatadir)" || list=; \
512	if test -n "$$list"; then \
513	  echo " $(MKDIR_P) '$(DESTDIR)$(prefsdatadir)'"; \
514	  $(MKDIR_P) "$(DESTDIR)$(prefsdatadir)" || exit 1; \
515	fi; \
516	for p in $$list; do \
517	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
518	  echo "$$d$$p"; \
519	done | $(am__base_list) | \
520	while read files; do \
521	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(prefsdatadir)'"; \
522	  $(INSTALL_DATA) $$files "$(DESTDIR)$(prefsdatadir)" || exit $$?; \
523	done
524
525uninstall-dist_prefsdataDATA:
526	@$(NORMAL_UNINSTALL)
527	@list='$(dist_prefsdata_DATA)'; test -n "$(prefsdatadir)" || list=; \
528	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
529	dir='$(DESTDIR)$(prefsdatadir)'; $(am__uninstall_files_from_dir)
530install-nodist_prefsdataDATA: $(nodist_prefsdata_DATA)
531	@$(NORMAL_INSTALL)
532	@list='$(nodist_prefsdata_DATA)'; test -n "$(prefsdatadir)" || list=; \
533	if test -n "$$list"; then \
534	  echo " $(MKDIR_P) '$(DESTDIR)$(prefsdatadir)'"; \
535	  $(MKDIR_P) "$(DESTDIR)$(prefsdatadir)" || exit 1; \
536	fi; \
537	for p in $$list; do \
538	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
539	  echo "$$d$$p"; \
540	done | $(am__base_list) | \
541	while read files; do \
542	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(prefsdatadir)'"; \
543	  $(INSTALL_DATA) $$files "$(DESTDIR)$(prefsdatadir)" || exit $$?; \
544	done
545
546uninstall-nodist_prefsdataDATA:
547	@$(NORMAL_UNINSTALL)
548	@list='$(nodist_prefsdata_DATA)'; test -n "$(prefsdatadir)" || list=; \
549	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
550	dir='$(DESTDIR)$(prefsdatadir)'; $(am__uninstall_files_from_dir)
551
552# This directory's subdirectories are mostly independent; you can cd
553# into them and run 'make' without going through this Makefile.
554# To change the values of 'make' variables: instead of editing Makefiles,
555# (1) if the variable is set in 'config.status', edit 'config.status'
556#     (which will cause the Makefiles to be regenerated when you run 'make');
557# (2) otherwise, pass the desired values on the 'make' command line.
558$(am__recursive_targets):
559	@fail=; \
560	if $(am__make_keepgoing); then \
561	  failcom='fail=yes'; \
562	else \
563	  failcom='exit 1'; \
564	fi; \
565	dot_seen=no; \
566	target=`echo $@ | sed s/-recursive//`; \
567	case "$@" in \
568	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
569	  *) list='$(SUBDIRS)' ;; \
570	esac; \
571	for subdir in $$list; do \
572	  echo "Making $$target in $$subdir"; \
573	  if test "$$subdir" = "."; then \
574	    dot_seen=yes; \
575	    local_target="$$target-am"; \
576	  else \
577	    local_target="$$target"; \
578	  fi; \
579	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
580	  || eval $$failcom; \
581	done; \
582	if test "$$dot_seen" = "no"; then \
583	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
584	fi; test -z "$$fail"
585
586ID: $(am__tagged_files)
587	$(am__define_uniq_tagged_files); mkid -fID $$unique
588tags: tags-recursive
589TAGS: tags
590
591tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
592	set x; \
593	here=`pwd`; \
594	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
595	  include_option=--etags-include; \
596	  empty_fix=.; \
597	else \
598	  include_option=--include; \
599	  empty_fix=; \
600	fi; \
601	list='$(SUBDIRS)'; for subdir in $$list; do \
602	  if test "$$subdir" = .; then :; else \
603	    test ! -f $$subdir/TAGS || \
604	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
605	  fi; \
606	done; \
607	$(am__define_uniq_tagged_files); \
608	shift; \
609	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
610	  test -n "$$unique" || unique=$$empty_fix; \
611	  if test $$# -gt 0; then \
612	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
613	      "$$@" $$unique; \
614	  else \
615	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
616	      $$unique; \
617	  fi; \
618	fi
619ctags: ctags-recursive
620
621CTAGS: ctags
622ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
623	$(am__define_uniq_tagged_files); \
624	test -z "$(CTAGS_ARGS)$$unique" \
625	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
626	     $$unique
627
628GTAGS:
629	here=`$(am__cd) $(top_builddir) && pwd` \
630	  && $(am__cd) $(top_srcdir) \
631	  && gtags -i $(GTAGS_ARGS) "$$here"
632cscopelist: cscopelist-recursive
633
634cscopelist-am: $(am__tagged_files)
635	list='$(am__tagged_files)'; \
636	case "$(srcdir)" in \
637	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
638	  *) sdir=$(subdir)/$(srcdir) ;; \
639	esac; \
640	for i in $$list; do \
641	  if test -f "$$i"; then \
642	    echo "$(subdir)/$$i"; \
643	  else \
644	    echo "$$sdir/$$i"; \
645	  fi; \
646	done >> $(top_builddir)/cscope.files
647
648distclean-tags:
649	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
650
651distdir: $(BUILT_SOURCES)
652	$(MAKE) $(AM_MAKEFLAGS) distdir-am
653
654distdir-am: $(DISTFILES)
655	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
656	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
657	list='$(DISTFILES)'; \
658	  dist_files=`for file in $$list; do echo $$file; done | \
659	  sed -e "s|^$$srcdirstrip/||;t" \
660	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
661	case $$dist_files in \
662	  */*) $(MKDIR_P) `echo "$$dist_files" | \
663			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
664			   sort -u` ;; \
665	esac; \
666	for file in $$dist_files; do \
667	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
668	  if test -d $$d/$$file; then \
669	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
670	    if test -d "$(distdir)/$$file"; then \
671	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
672	    fi; \
673	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
674	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
675	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
676	    fi; \
677	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
678	  else \
679	    test -f "$(distdir)/$$file" \
680	    || cp -p $$d/$$file "$(distdir)/$$file" \
681	    || exit 1; \
682	  fi; \
683	done
684	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
685	  if test "$$subdir" = .; then :; else \
686	    $(am__make_dryrun) \
687	      || test -d "$(distdir)/$$subdir" \
688	      || $(MKDIR_P) "$(distdir)/$$subdir" \
689	      || exit 1; \
690	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
691	    $(am__relativize); \
692	    new_distdir=$$reldir; \
693	    dir1=$$subdir; dir2="$(top_distdir)"; \
694	    $(am__relativize); \
695	    new_top_distdir=$$reldir; \
696	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
697	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
698	    ($(am__cd) $$subdir && \
699	      $(MAKE) $(AM_MAKEFLAGS) \
700	        top_distdir="$$new_top_distdir" \
701	        distdir="$$new_distdir" \
702		am__remove_distdir=: \
703		am__skip_length_check=: \
704		am__skip_mode_fix=: \
705	        distdir) \
706	      || exit 1; \
707	  fi; \
708	done
709check-am: all-am
710check: check-recursive
711all-am: Makefile $(DATA)
712installdirs: installdirs-recursive
713installdirs-am:
714	for dir in "$(DESTDIR)$(prefsdatadir)" "$(DESTDIR)$(prefsdatadir)"; do \
715	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
716	done
717install: install-recursive
718install-exec: install-exec-recursive
719install-data: install-data-recursive
720uninstall: uninstall-recursive
721
722install-am: all-am
723	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
724
725installcheck: installcheck-recursive
726install-strip:
727	if test -z '$(STRIP)'; then \
728	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
729	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
730	      install; \
731	else \
732	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
733	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
734	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
735	fi
736mostlyclean-generic:
737
738clean-generic:
739	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
740
741distclean-generic:
742	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
743	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
744
745maintainer-clean-generic:
746	@echo "This command is intended for maintainers to use"
747	@echo "it deletes files that may require special tools to rebuild."
748clean: clean-recursive
749
750clean-am: clean-generic clean-libtool mostlyclean-am
751
752distclean: distclean-recursive
753	-rm -f Makefile
754distclean-am: clean-am distclean-generic distclean-tags
755
756dvi: dvi-recursive
757
758dvi-am:
759
760html: html-recursive
761
762html-am:
763
764info: info-recursive
765
766info-am:
767
768install-data-am: install-dist_prefsdataDATA \
769	install-nodist_prefsdataDATA
770
771install-dvi: install-dvi-recursive
772
773install-dvi-am:
774
775install-exec-am:
776
777install-html: install-html-recursive
778
779install-html-am:
780
781install-info: install-info-recursive
782
783install-info-am:
784
785install-man:
786
787install-pdf: install-pdf-recursive
788
789install-pdf-am:
790
791install-ps: install-ps-recursive
792
793install-ps-am:
794
795installcheck-am:
796
797maintainer-clean: maintainer-clean-recursive
798	-rm -f Makefile
799maintainer-clean-am: distclean-am maintainer-clean-generic
800
801mostlyclean: mostlyclean-recursive
802
803mostlyclean-am: mostlyclean-generic mostlyclean-libtool
804
805pdf: pdf-recursive
806
807pdf-am:
808
809ps: ps-recursive
810
811ps-am:
812
813uninstall-am: uninstall-dist_prefsdataDATA \
814	uninstall-nodist_prefsdataDATA
815
816.MAKE: $(am__recursive_targets) install-am install-strip
817
818.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
819	check-am clean clean-generic clean-libtool cscopelist-am ctags \
820	ctags-am distclean distclean-generic distclean-libtool \
821	distclean-tags distdir dvi dvi-am html html-am info info-am \
822	install install-am install-data install-data-am \
823	install-dist_prefsdataDATA install-dvi install-dvi-am \
824	install-exec install-exec-am install-html install-html-am \
825	install-info install-info-am install-man \
826	install-nodist_prefsdataDATA install-pdf install-pdf-am \
827	install-ps install-ps-am install-strip installcheck \
828	installcheck-am installdirs installdirs-am maintainer-clean \
829	maintainer-clean-generic mostlyclean mostlyclean-generic \
830	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
831	uninstall-am uninstall-dist_prefsdataDATA \
832	uninstall-nodist_prefsdataDATA
833
834.PRECIOUS: Makefile
835
836
837$(GENERATED_MENUS):
838	$(AM_V_GEN)sed -e "s:#wprefs#:$(wpexecbindir)/WPrefs:" \
839		-e "s:#wmdatadir#:$(pkgdatadir):" $(srcdir)/$@.in > $@
840
841# Tell versions [3.59,3.63) of GNU make to not export all variables.
842# Otherwise a system limit (for SysV at least) may be exceeded.
843.NOEXPORT:
844