1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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@
91target_triplet = @target@
92subdir = bitmaps
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/ac_find_xft.m4 \
95	$(top_srcdir)/ac_image_support.m4 $(top_srcdir)/libtool.m4 \
96	$(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
97	$(top_srcdir)/ltversion.m4 $(top_srcdir)/lt~obsolete.m4 \
98	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
99am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100	$(ACLOCAL_M4)
101DIST_COMMON = $(srcdir)/Makefile.am $(bm_HEADERS) $(am__DIST_COMMON)
102mkinstalldirs = $(install_sh) -d
103CONFIG_HEADER = $(top_builddir)/include/config.h \
104	$(top_builddir)/lib/Xm/Xm.h
105CONFIG_CLEAN_FILES =
106CONFIG_CLEAN_VPATH_FILES =
107AM_V_P = $(am__v_P_@AM_V@)
108am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
109am__v_P_0 = false
110am__v_P_1 = :
111AM_V_GEN = $(am__v_GEN_@AM_V@)
112am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113am__v_GEN_0 = @echo "  GEN     " $@;
114am__v_GEN_1 =
115AM_V_at = $(am__v_at_@AM_V@)
116am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
117am__v_at_0 = @
118am__v_at_1 =
119SOURCES =
120DIST_SOURCES =
121am__can_run_installinfo = \
122  case $$AM_UPDATE_INFO_DIR in \
123    n|no|NO) false;; \
124    *) (install-info --version) >/dev/null 2>&1;; \
125  esac
126am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
127am__vpath_adj = case $$p in \
128    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
129    *) f=$$p;; \
130  esac;
131am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
132am__install_max = 40
133am__nobase_strip_setup = \
134  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
135am__nobase_strip = \
136  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
137am__nobase_list = $(am__nobase_strip_setup); \
138  for p in $$list; do echo "$$p $$p"; done | \
139  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
140  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
141    if (++n[$$2] == $(am__install_max)) \
142      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143    END { for (dir in files) print dir, files[dir] }'
144am__base_list = \
145  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
146  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
147am__uninstall_files_from_dir = { \
148  test -z "$$files" \
149    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
150    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151         $(am__cd) "$$dir" && rm -f $$files; }; \
152  }
153am__installdirs = "$(DESTDIR)$(bmdir)"
154HEADERS = $(bm_HEADERS)
155am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
156# Read a list of newline-separated strings from the standard input,
157# and print each of them once, without duplicates.  Input order is
158# *not* preserved.
159am__uniquify_input = $(AWK) '\
160  BEGIN { nonempty = 0; } \
161  { items[$$0] = 1; nonempty = 1; } \
162  END { if (nonempty) { for (i in items) print i; }; } \
163'
164# Make sure the list of sources is unique.  This is necessary because,
165# e.g., the same source file might be shared among _SOURCES variables
166# for different programs/libraries.
167am__define_uniq_tagged_files = \
168  list='$(am__tagged_files)'; \
169  unique=`for i in $$list; do \
170    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
171  done | $(am__uniquify_input)`
172ETAGS = etags
173CTAGS = ctags
174am__DIST_COMMON = $(srcdir)/Makefile.in
175DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
176ACLOCAL = @ACLOCAL@
177AGE = @AGE@
178ALLOCA = @ALLOCA@
179AMTAR = @AMTAR@
180AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
181AR = @AR@
182AUTOCONF = @AUTOCONF@
183AUTOHEADER = @AUTOHEADER@
184AUTOMAKE = @AUTOMAKE@
185AWK = @AWK@
186CC = @CC@
187CCDEPMODE = @CCDEPMODE@
188CDE_CONFIGURATION_TOP = @CDE_CONFIGURATION_TOP@
189CDE_INSTALLATION_TOP = @CDE_INSTALLATION_TOP@
190CFLAGS = @CFLAGS@
191CONFDIR = @CONFDIR@
192CPP = @CPP@
193CPPFLAGS = @CPPFLAGS@
194CURRENT = @CURRENT@
195CYGPATH_W = @CYGPATH_W@
196DEFS = @DEFS@
197DEPDIR = @DEPDIR@
198DLLTOOL = @DLLTOOL@
199DSYMUTIL = @DSYMUTIL@
200DUMPBIN = @DUMPBIN@
201ECHO_C = @ECHO_C@
202ECHO_N = @ECHO_N@
203ECHO_T = @ECHO_T@
204EGREP = @EGREP@
205EXEEXT = @EXEEXT@
206FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
207FGREP = @FGREP@
208FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
209FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
210FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
211GREP = @GREP@
212INCDIR = @INCDIR@
213INSTALL = @INSTALL@
214INSTALL_DATA = @INSTALL_DATA@
215INSTALL_PROGRAM = @INSTALL_PROGRAM@
216INSTALL_SCRIPT = @INSTALL_SCRIPT@
217INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
218LD = @LD@
219LDFLAGS = @LDFLAGS@
220LEX = @LEX@
221LEXLIB = @LEXLIB@
222LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
223LIBDIR = @LIBDIR@
224LIBOBJS = @LIBOBJS@
225LIBS = @LIBS@
226LIBTOOL = @LIBTOOL@
227LIB_XP = @LIB_XP@
228LIPO = @LIPO@
229LN_S = @LN_S@
230LTLIBOBJS = @LTLIBOBJS@
231LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
232MAKEINFO = @MAKEINFO@
233MANIFEST_TOOL = @MANIFEST_TOOL@
234MKDIR_P = @MKDIR_P@
235MWMRCDIR = @MWMRCDIR@
236NM = @NM@
237NMEDIT = @NMEDIT@
238OBJDUMP = @OBJDUMP@
239OBJEXT = @OBJEXT@
240OM22_COMPATIBILITY_FALSE = @OM22_COMPATIBILITY_FALSE@
241OM22_COMPATIBILITY_TRUE = @OM22_COMPATIBILITY_TRUE@
242OTOOL = @OTOOL@
243OTOOL64 = @OTOOL64@
244PACKAGE = @PACKAGE@
245PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246PACKAGE_NAME = @PACKAGE_NAME@
247PACKAGE_STRING = @PACKAGE_STRING@
248PACKAGE_TARNAME = @PACKAGE_TARNAME@
249PACKAGE_URL = @PACKAGE_URL@
250PACKAGE_VERSION = @PACKAGE_VERSION@
251PATH_SEPARATOR = @PATH_SEPARATOR@
252PRINTING_SUPPORTED_FALSE = @PRINTING_SUPPORTED_FALSE@
253PRINTING_SUPPORTED_TRUE = @PRINTING_SUPPORTED_TRUE@
254RANLIB = @RANLIB@
255REVISION = @REVISION@
256RM = @RM@
257SED = @SED@
258SET_MAKE = @SET_MAKE@
259SHELL = @SHELL@
260SPLINT = @SPLINT@
261STRIP = @STRIP@
262VERSION = @VERSION@
263XMBINDDIR_FALLBACK = @XMBINDDIR_FALLBACK@
264XMKMF = @XMKMF@
265XMTHEME_DIST = @XMTHEME_DIST@
266XRENDER_CFLAGS = @XRENDER_CFLAGS@
267XRENDER_LIBS = @XRENDER_LIBS@
268X_CFLAGS = @X_CFLAGS@
269X_EXTRA_LIBS = @X_EXTRA_LIBS@
270X_LIBS = @X_LIBS@
271X_PRE_LIBS = @X_PRE_LIBS@
272X_XMU = @X_XMU@
273YACC = @YACC@
274abs_builddir = @abs_builddir@
275abs_srcdir = @abs_srcdir@
276abs_top_builddir = @abs_top_builddir@
277abs_top_srcdir = @abs_top_srcdir@
278ac_ct_AR = @ac_ct_AR@
279ac_ct_CC = @ac_ct_CC@
280ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
281am__include = @am__include@
282am__leading_dot = @am__leading_dot@
283am__quote = @am__quote@
284am__tar = @am__tar@
285am__untar = @am__untar@
286bindir = @bindir@
287build = @build@
288build_alias = @build_alias@
289build_cpu = @build_cpu@
290build_os = @build_os@
291build_vendor = @build_vendor@
292builddir = @builddir@
293confdir = @confdir@
294datadir = @datadir@
295datarootdir = @datarootdir@
296docdir = @docdir@
297dvidir = @dvidir@
298exec_prefix = @exec_prefix@
299fc_config = @fc_config@
300ft_config = @ft_config@
301host = @host@
302host_alias = @host_alias@
303host_cpu = @host_cpu@
304host_os = @host_os@
305host_vendor = @host_vendor@
306htmldir = @htmldir@
307includedir = @includedir@
308infodir = @infodir@
309install_sh = @install_sh@
310libdir = @libdir@
311libexecdir = @libexecdir@
312localedir = @localedir@
313localstatedir = @localstatedir@
314mandir = @mandir@
315mkdir_p = @mkdir_p@
316oldincludedir = @oldincludedir@
317pdfdir = @pdfdir@
318prefix = @prefix@
319program_transform_name = @program_transform_name@
320psdir = @psdir@
321sbindir = @sbindir@
322sharedstatedir = @sharedstatedir@
323srcdir = @srcdir@
324sysconfdir = @sysconfdir@
325target = @target@
326target_alias = @target_alias@
327target_cpu = @target_cpu@
328target_os = @target_os@
329target_vendor = @target_vendor@
330top_build_prefix = @top_build_prefix@
331top_builddir = @top_builddir@
332top_srcdir = @top_srcdir@
333MAINTAINERCLEANFILES = Makefile.in
334EXTRA_DIST =
335bmdir = @INCDIR@/bitmaps
336bm_HEADERS = \
337	xm_error \
338	xm_hour16 \
339	xm_hour16m \
340	xm_hour32 \
341	xm_hour32m \
342	xm_information \
343	xm_noenter16 \
344	xm_noenter16m \
345	xm_noenter32 \
346	xm_noenter32m \
347	xm_question \
348	xm_warning \
349	xm_working
350
351all: all-am
352
353.SUFFIXES:
354$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
355	@for dep in $?; do \
356	  case '$(am__configure_deps)' in \
357	    *$$dep*) \
358	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
359	        && { if test -f $@; then exit 0; else break; fi; }; \
360	      exit 1;; \
361	  esac; \
362	done; \
363	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bitmaps/Makefile'; \
364	$(am__cd) $(top_srcdir) && \
365	  $(AUTOMAKE) --foreign bitmaps/Makefile
366Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
367	@case '$?' in \
368	  *config.status*) \
369	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
370	  *) \
371	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
372	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
373	esac;
374
375$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
376	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377
378$(top_srcdir)/configure:  $(am__configure_deps)
379	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
381	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382$(am__aclocal_m4_deps):
383
384mostlyclean-libtool:
385	-rm -f *.lo
386
387clean-libtool:
388	-rm -rf .libs _libs
389install-bmHEADERS: $(bm_HEADERS)
390	@$(NORMAL_INSTALL)
391	@list='$(bm_HEADERS)'; test -n "$(bmdir)" || list=; \
392	if test -n "$$list"; then \
393	  echo " $(MKDIR_P) '$(DESTDIR)$(bmdir)'"; \
394	  $(MKDIR_P) "$(DESTDIR)$(bmdir)" || exit 1; \
395	fi; \
396	for p in $$list; do \
397	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
398	  echo "$$d$$p"; \
399	done | $(am__base_list) | \
400	while read files; do \
401	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(bmdir)'"; \
402	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(bmdir)" || exit $$?; \
403	done
404
405uninstall-bmHEADERS:
406	@$(NORMAL_UNINSTALL)
407	@list='$(bm_HEADERS)'; test -n "$(bmdir)" || list=; \
408	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
409	dir='$(DESTDIR)$(bmdir)'; $(am__uninstall_files_from_dir)
410
411ID: $(am__tagged_files)
412	$(am__define_uniq_tagged_files); mkid -fID $$unique
413tags: tags-am
414TAGS: tags
415
416tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
417	set x; \
418	here=`pwd`; \
419	$(am__define_uniq_tagged_files); \
420	shift; \
421	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
422	  test -n "$$unique" || unique=$$empty_fix; \
423	  if test $$# -gt 0; then \
424	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
425	      "$$@" $$unique; \
426	  else \
427	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
428	      $$unique; \
429	  fi; \
430	fi
431ctags: ctags-am
432
433CTAGS: ctags
434ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
435	$(am__define_uniq_tagged_files); \
436	test -z "$(CTAGS_ARGS)$$unique" \
437	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
438	     $$unique
439
440GTAGS:
441	here=`$(am__cd) $(top_builddir) && pwd` \
442	  && $(am__cd) $(top_srcdir) \
443	  && gtags -i $(GTAGS_ARGS) "$$here"
444cscopelist: cscopelist-am
445
446cscopelist-am: $(am__tagged_files)
447	list='$(am__tagged_files)'; \
448	case "$(srcdir)" in \
449	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
450	  *) sdir=$(subdir)/$(srcdir) ;; \
451	esac; \
452	for i in $$list; do \
453	  if test -f "$$i"; then \
454	    echo "$(subdir)/$$i"; \
455	  else \
456	    echo "$$sdir/$$i"; \
457	  fi; \
458	done >> $(top_builddir)/cscope.files
459
460distclean-tags:
461	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
462
463distdir: $(DISTFILES)
464	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
465	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
466	list='$(DISTFILES)'; \
467	  dist_files=`for file in $$list; do echo $$file; done | \
468	  sed -e "s|^$$srcdirstrip/||;t" \
469	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
470	case $$dist_files in \
471	  */*) $(MKDIR_P) `echo "$$dist_files" | \
472			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
473			   sort -u` ;; \
474	esac; \
475	for file in $$dist_files; do \
476	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
477	  if test -d $$d/$$file; then \
478	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
479	    if test -d "$(distdir)/$$file"; then \
480	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
481	    fi; \
482	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
483	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
484	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
485	    fi; \
486	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
487	  else \
488	    test -f "$(distdir)/$$file" \
489	    || cp -p $$d/$$file "$(distdir)/$$file" \
490	    || exit 1; \
491	  fi; \
492	done
493check-am: all-am
494check: check-am
495all-am: Makefile $(HEADERS)
496installdirs:
497	for dir in "$(DESTDIR)$(bmdir)"; do \
498	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
499	done
500install: install-am
501install-exec: install-exec-am
502install-data: install-data-am
503uninstall: uninstall-am
504
505install-am: all-am
506	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
507
508installcheck: installcheck-am
509install-strip:
510	if test -z '$(STRIP)'; then \
511	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
512	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
513	      install; \
514	else \
515	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
516	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
517	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
518	fi
519mostlyclean-generic:
520
521clean-generic:
522
523distclean-generic:
524	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
525	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
526
527maintainer-clean-generic:
528	@echo "This command is intended for maintainers to use"
529	@echo "it deletes files that may require special tools to rebuild."
530	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
531clean: clean-am
532
533clean-am: clean-generic clean-libtool mostlyclean-am
534
535distclean: distclean-am
536	-rm -f Makefile
537distclean-am: clean-am distclean-generic distclean-tags
538
539dvi: dvi-am
540
541dvi-am:
542
543html: html-am
544
545html-am:
546
547info: info-am
548
549info-am:
550
551install-data-am: install-bmHEADERS
552
553install-dvi: install-dvi-am
554
555install-dvi-am:
556
557install-exec-am:
558
559install-html: install-html-am
560
561install-html-am:
562
563install-info: install-info-am
564
565install-info-am:
566
567install-man:
568
569install-pdf: install-pdf-am
570
571install-pdf-am:
572
573install-ps: install-ps-am
574
575install-ps-am:
576
577installcheck-am:
578
579maintainer-clean: maintainer-clean-am
580	-rm -f Makefile
581maintainer-clean-am: distclean-am maintainer-clean-generic
582
583mostlyclean: mostlyclean-am
584
585mostlyclean-am: mostlyclean-generic mostlyclean-libtool
586
587pdf: pdf-am
588
589pdf-am:
590
591ps: ps-am
592
593ps-am:
594
595uninstall-am: uninstall-bmHEADERS
596
597.MAKE: install-am install-strip
598
599.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
600	clean-libtool cscopelist-am ctags ctags-am distclean \
601	distclean-generic distclean-libtool distclean-tags distdir dvi \
602	dvi-am html html-am info info-am install install-am \
603	install-bmHEADERS install-data install-data-am install-dvi \
604	install-dvi-am install-exec install-exec-am install-html \
605	install-html-am install-info install-info-am install-man \
606	install-pdf install-pdf-am install-ps install-ps-am \
607	install-strip installcheck installcheck-am installdirs \
608	maintainer-clean maintainer-clean-generic mostlyclean \
609	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
610	tags tags-am uninstall uninstall-am uninstall-bmHEADERS
611
612.PRECIOUS: Makefile
613
614
615# Tell versions [3.59,3.63) of GNU make to not export all variables.
616# Otherwise a system limit (for SysV at least) may be exceeded.
617.NOEXPORT:
618