OSDN Git Service

simply use autotools macro to set version numbers in *.el
[howm/howm.git] / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 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
17 # shamelessly copied from navi2ch-cvs-0.0.20031209
18 # $Id: Makefile.am,v 1.23 2010-12-31 12:12:48 hira Exp $
19
20 VPATH = @srcdir@
21 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
22 am__make_running_with_option = \
23   case $${target_option-} in \
24       ?) ;; \
25       *) echo "am__make_running_with_option: internal error: invalid" \
26               "target option '$${target_option-}' specified" >&2; \
27          exit 1;; \
28   esac; \
29   has_opt=no; \
30   sane_makeflags=$$MAKEFLAGS; \
31   if $(am__is_gnu_make); then \
32     sane_makeflags=$$MFLAGS; \
33   else \
34     case $$MAKEFLAGS in \
35       *\\[\ \   ]*) \
36         bs=\\; \
37         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
38           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
39     esac; \
40   fi; \
41   skip_next=no; \
42   strip_trailopt () \
43   { \
44     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
45   }; \
46   for flg in $$sane_makeflags; do \
47     test $$skip_next = yes && { skip_next=no; continue; }; \
48     case $$flg in \
49       *=*|--*) continue;; \
50         -*I) strip_trailopt 'I'; skip_next=yes;; \
51       -*I?*) strip_trailopt 'I';; \
52         -*O) strip_trailopt 'O'; skip_next=yes;; \
53       -*O?*) strip_trailopt 'O';; \
54         -*l) strip_trailopt 'l'; skip_next=yes;; \
55       -*l?*) strip_trailopt 'l';; \
56       -[dEDm]) skip_next=yes;; \
57       -[JT]) skip_next=yes;; \
58     esac; \
59     case $$flg in \
60       *$$target_option*) has_opt=yes; break;; \
61     esac; \
62   done; \
63   test $$has_opt = yes
64 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
65 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
66 pkgdatadir = $(datadir)/@PACKAGE@
67 pkgincludedir = $(includedir)/@PACKAGE@
68 pkglibdir = $(libdir)/@PACKAGE@
69 pkglibexecdir = $(libexecdir)/@PACKAGE@
70 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
71 install_sh_DATA = $(install_sh) -c -m 644
72 install_sh_PROGRAM = $(install_sh) -c
73 install_sh_SCRIPT = $(install_sh) -c
74 INSTALL_HEADER = $(INSTALL_DATA)
75 transform = $(program_transform_name)
76 NORMAL_INSTALL = :
77 PRE_INSTALL = :
78 POST_INSTALL = :
79 NORMAL_UNINSTALL = :
80 PRE_UNINSTALL = :
81 POST_UNINSTALL = :
82 build_triplet = @build@
83 host_triplet = @host@
84 subdir = .
85 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
86         $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
87         $(top_srcdir)/configure $(am__configure_deps) mkinstalldirs \
88         $(srcdir)/howm.el.in $(srcdir)/howm-version.el.in COPYING \
89         config.guess config.sub install-sh missing
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
92         $(top_srcdir)/configure.ac
93 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94         $(ACLOCAL_M4)
95 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
96  configure.lineno config.status.lineno
97 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
98 CONFIG_CLEAN_FILES = howm.el howm-version.el
99 CONFIG_CLEAN_VPATH_FILES =
100 AM_V_P = $(am__v_P_@AM_V@)
101 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
102 am__v_P_0 = false
103 am__v_P_1 = :
104 AM_V_GEN = $(am__v_GEN_@AM_V@)
105 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
106 am__v_GEN_0 = @echo "  GEN     " $@;
107 am__v_GEN_1 = 
108 AM_V_at = $(am__v_at_@AM_V@)
109 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
110 am__v_at_0 = @
111 am__v_at_1 = 
112 SOURCES =
113 DIST_SOURCES =
114 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
115         ctags-recursive dvi-recursive html-recursive info-recursive \
116         install-data-recursive install-dvi-recursive \
117         install-exec-recursive install-html-recursive \
118         install-info-recursive install-pdf-recursive \
119         install-ps-recursive install-recursive installcheck-recursive \
120         installdirs-recursive pdf-recursive ps-recursive \
121         tags-recursive uninstall-recursive
122 am__can_run_installinfo = \
123   case $$AM_UPDATE_INFO_DIR in \
124     n|no|NO) false;; \
125     *) (install-info --version) >/dev/null 2>&1;; \
126   esac
127 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
128 am__vpath_adj = case $$p in \
129     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
130     *) f=$$p;; \
131   esac;
132 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
133 am__install_max = 40
134 am__nobase_strip_setup = \
135   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
136 am__nobase_strip = \
137   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
138 am__nobase_list = $(am__nobase_strip_setup); \
139   for p in $$list; do echo "$$p $$p"; done | \
140   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
141   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
142     if (++n[$$2] == $(am__install_max)) \
143       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
144     END { for (dir in files) print dir, files[dir] }'
145 am__base_list = \
146   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
147   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
148 am__uninstall_files_from_dir = { \
149   test -z "$$files" \
150     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
151     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
152          $(am__cd) "$$dir" && rm -f $$files; }; \
153   }
154 am__installdirs = "$(DESTDIR)$(howmdir)"
155 howmLISP_INSTALL = $(INSTALL_DATA)
156 LISP = $(howm_LISP)
157 am__ELFILES = action-lock.el cheat-font-lock.el gfunc.el \
158         honest-report.el howm-backend.el howm-common.el howm-date.el \
159         howm-lang-en.el howm-lang-ja.el howm-menu-en.el \
160         howm-menu-ja.el howm-menu.el howm-misc.el howm-mode.el \
161         howm-reminder.el howm-vars.el howm-version.el howm-view.el \
162         howm.el illusion.el riffle.el
163 am__ELCFILES = $(am__ELFILES:.el=.elc)
164 ELCFILES = $(LISP:.el=.elc)
165 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
166   distclean-recursive maintainer-clean-recursive
167 am__recursive_targets = \
168   $(RECURSIVE_TARGETS) \
169   $(RECURSIVE_CLEAN_TARGETS) \
170   $(am__extra_recursive_targets)
171 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
172         cscope distdir dist dist-all distcheck
173 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
174 # Read a list of newline-separated strings from the standard input,
175 # and print each of them once, without duplicates.  Input order is
176 # *not* preserved.
177 am__uniquify_input = $(AWK) '\
178   BEGIN { nonempty = 0; } \
179   { items[$$0] = 1; nonempty = 1; } \
180   END { if (nonempty) { for (i in items) print i; }; } \
181 '
182 # Make sure the list of sources is unique.  This is necessary because,
183 # e.g., the same source file might be shared among _SOURCES variables
184 # for different programs/libraries.
185 am__define_uniq_tagged_files = \
186   list='$(am__tagged_files)'; \
187   unique=`for i in $$list; do \
188     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
189   done | $(am__uniquify_input)`
190 ETAGS = etags
191 CTAGS = ctags
192 CSCOPE = cscope
193 DIST_SUBDIRS = $(SUBDIRS)
194 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
195 distdir = $(PACKAGE)-$(VERSION)
196 top_distdir = $(distdir)
197 am__remove_distdir = \
198   if test -d "$(distdir)"; then \
199     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
200       && rm -rf "$(distdir)" \
201       || { sleep 5 && rm -rf "$(distdir)"; }; \
202   else :; fi
203 am__post_remove_distdir = $(am__remove_distdir)
204 am__relativize = \
205   dir0=`pwd`; \
206   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
207   sed_rest='s,^[^/]*/*,,'; \
208   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
209   sed_butlast='s,/*[^/]*$$,,'; \
210   while test -n "$$dir1"; do \
211     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
212     if test "$$first" != "."; then \
213       if test "$$first" = ".."; then \
214         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
215         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
216       else \
217         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
218         if test "$$first2" = "$$first"; then \
219           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
220         else \
221           dir2="../$$dir2"; \
222         fi; \
223         dir0="$$dir0"/"$$first"; \
224       fi; \
225     fi; \
226     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
227   done; \
228   reldir="$$dir2"
229 DIST_ARCHIVES = $(distdir).tar.gz
230 GZIP_ENV = --best
231 DIST_TARGETS = dist-gzip
232 distuninstallcheck_listfiles = find . -type f -print
233 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
234   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
235 distcleancheck_listfiles = find . -type f -print
236 ACLOCAL = @ACLOCAL@
237 AMTAR = @AMTAR@
238 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
239 AUTOCONF = @AUTOCONF@
240 AUTOHEADER = @AUTOHEADER@
241 AUTOMAKE = @AUTOMAKE@
242 AWK = @AWK@
243 CVS = @CVS@
244 CYGPATH_W = @CYGPATH_W@
245 DEFS = @DEFS@
246 ECHO_C = @ECHO_C@
247 ECHO_N = @ECHO_N@
248 ECHO_T = @ECHO_T@
249 EMACS = @EMACS@
250 INSTALL = @INSTALL@
251 INSTALL_DATA = @INSTALL_DATA@
252 INSTALL_PROGRAM = @INSTALL_PROGRAM@
253 INSTALL_SCRIPT = @INSTALL_SCRIPT@
254 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
255 LIBOBJS = @LIBOBJS@
256 LIBS = @LIBS@
257 LN_S = @LN_S@
258 LTLIBOBJS = @LTLIBOBJS@
259 MAINT = @MAINT@
260 MAKEINFO = @MAKEINFO@
261 MKDIR_P = @MKDIR_P@
262 PACKAGE = @PACKAGE@
263 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
264 PACKAGE_NAME = @PACKAGE_NAME@
265 PACKAGE_STRING = @PACKAGE_STRING@
266 PACKAGE_TARNAME = @PACKAGE_TARNAME@
267 PACKAGE_URL = @PACKAGE_URL@
268 PACKAGE_VERSION = @PACKAGE_VERSION@
269 PATH_SEPARATOR = @PATH_SEPARATOR@
270 SET_MAKE = @SET_MAKE@
271 SHELL = @SHELL@
272 STRIP = @STRIP@
273 VERSION = @VERSION@
274 abs_builddir = @abs_builddir@
275 abs_srcdir = @abs_srcdir@
276 abs_top_builddir = @abs_top_builddir@
277 abs_top_srcdir = @abs_top_srcdir@
278 am__leading_dot = @am__leading_dot@
279 am__tar = @am__tar@
280 am__untar = @am__untar@
281 bindir = @bindir@
282 build = @build@
283 build_alias = @build_alias@
284 build_cpu = @build_cpu@
285 build_os = @build_os@
286 build_vendor = @build_vendor@
287 builddir = @builddir@
288 datadir = @datadir@
289 datarootdir = @datarootdir@
290 docdir = @docdir@
291 dvidir = @dvidir@
292 exec_prefix = @exec_prefix@
293 extdir = @extdir@
294 host = @host@
295 host_alias = @host_alias@
296 host_cpu = @host_cpu@
297 host_os = @host_os@
298 host_vendor = @host_vendor@
299 howmdir = @howmdir@
300 htmldir = @htmldir@
301 includedir = @includedir@
302 infodir = @infodir@
303 install_sh = @install_sh@
304 libdir = @libdir@
305 libexecdir = @libexecdir@
306 lispdir = @lispdir@
307 localedir = @localedir@
308 localstatedir = @localstatedir@
309 mandir = @mandir@
310 mkdir_p = @mkdir_p@
311 oldincludedir = @oldincludedir@
312 packagedir = @packagedir@
313 pdfdir = @pdfdir@
314 prefix = @prefix@
315 program_transform_name = @program_transform_name@
316 psdir = @psdir@
317 sbindir = @sbindir@
318 sharedstatedir = @sharedstatedir@
319 srcdir = @srcdir@
320 sysconfdir = @sysconfdir@
321 target_alias = @target_alias@
322 top_build_prefix = @top_build_prefix@
323 top_builddir = @top_builddir@
324 top_srcdir = @top_srcdir@
325 howm_LISP = \
326         howm.el \
327         howm-menu.el \
328         howm-reminder.el \
329         howm-date.el \
330         howm-misc.el \
331         howm-mode.el \
332         howm-view.el \
333         howm-backend.el \
334         howm-common.el \
335         howm-vars.el \
336         howm-version.el \
337         howm-lang-en.el \
338         howm-lang-ja.el \
339         howm-menu-en.el \
340         howm-menu-ja.el \
341         honest-report.el \
342         action-lock.el \
343         riffle.el \
344         gfunc.el \
345         illusion.el \
346         cheat-font-lock.el
347
348 EXTRA_DIST = Makefile.old bcomp.el howm-mkmenu.el $(howm_LISP) \
349         bcomp.el.in howm.el.in howm-version.el.in test.bat
350
351 BUILT_SOURCES = $(srcdir)/howm.el $(srcdir)/howm-version.el $(srcdir)/bcomp.el
352 SUBDIRS = doc ext en ja sample
353 MENU_SRC = en/0000-00-00-000000.txt ja/0000-00-00-000000.txt
354 MENU_EL = $(srcdir)/howm-menu-en.el $(srcdir)/howm-menu-ja.el
355 TEST_INIT = sample/dot.emacs
356 AM_MAKEFLAGS = HOWM_MAKE=t
357 all: $(BUILT_SOURCES)
358         $(MAKE) $(AM_MAKEFLAGS) all-recursive
359
360 .SUFFIXES:
361 .SUFFIXES: .el .elc
362 am--refresh: Makefile
363         @:
364 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
365         @for dep in $?; do \
366           case '$(am__configure_deps)' in \
367             *$$dep*) \
368               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
369               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
370                 && exit 0; \
371               exit 1;; \
372           esac; \
373         done; \
374         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
375         $(am__cd) $(top_srcdir) && \
376           $(AUTOMAKE) --gnu Makefile
377 .PRECIOUS: Makefile
378
379 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
380         $(SHELL) ./config.status --recheck
381
382 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
383         $(am__cd) $(srcdir) && $(AUTOCONF)
384 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
385         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
386 $(am__aclocal_m4_deps):
387 howm.el: $(top_builddir)/config.status $(srcdir)/howm.el.in
388         cd $(top_builddir) && $(SHELL) ./config.status $@
389 howm-version.el: $(top_builddir)/config.status $(srcdir)/howm-version.el.in
390         cd $(top_builddir) && $(SHELL) ./config.status $@
391
392 .el.elc:
393         if test "$(EMACS)" != "no"; then \
394           am__dir=. am__subdir_includes=''; \
395           case $@ in */*) \
396             am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
397             am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
398           esac; \
399           test -d "$$am__dir" || $(MKDIR_P) "$$am__dir" || exit 1; \
400           $(EMACS) --batch \
401             $(AM_ELCFLAGS) $(ELCFLAGS) \
402             $$am__subdir_includes -L $(builddir) -L $(srcdir) \
403             --eval "(defun byte-compile-dest-file (f) \"$@\")" \
404             --eval "(unless (byte-compile-file \"$<\") (kill-emacs 1))"; \
405         else :; fi
406
407 install-howmLISP: $(howm_LISP) $(ELCFILES)
408         @$(NORMAL_INSTALL)
409         @if test "$(EMACS)" != no && test -n "$(howmdir)"; then \
410           list='$(howm_LISP)'; \
411           if test -n "$$list"; then \
412             echo " $(MKDIR_P) '$(DESTDIR)$(howmdir)'"; \
413             $(MKDIR_P) "$(DESTDIR)$(howmdir)" || exit 1; \
414           fi; \
415           for p in $$list; do \
416             if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
417             $(am__strip_dir) \
418             echo " $(howmLISP_INSTALL) '$$d$$p' '$(DESTDIR)$(howmdir)/$$f'"; \
419             $(howmLISP_INSTALL) "$$d$$p" "$(DESTDIR)$(howmdir)/$$f" || exit $$?; \
420             if test -f $${p}c; then \
421               echo " $(howmLISP_INSTALL) '$${p}c' '$(DESTDIR)$(howmdir)/$${f}c'"; \
422               $(howmLISP_INSTALL) "$${p}c" "$(DESTDIR)$(howmdir)/$${f}c" || exit $$?; \
423             else : ; fi; \
424           done; \
425         else : ; fi
426
427 uninstall-howmLISP:
428         @$(NORMAL_UNINSTALL)
429         @test "$(EMACS)" != no && test -n "$(howmdir)" || exit 0; \
430         list='$(howm_LISP)'; \
431         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
432         files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
433         dir='$(DESTDIR)$(howmdir)'; $(am__uninstall_files_from_dir)
434
435 clean-lisp:
436         -rm -f $(ELCFILES)
437
438 # This directory's subdirectories are mostly independent; you can cd
439 # into them and run 'make' without going through this Makefile.
440 # To change the values of 'make' variables: instead of editing Makefiles,
441 # (1) if the variable is set in 'config.status', edit 'config.status'
442 #     (which will cause the Makefiles to be regenerated when you run 'make');
443 # (2) otherwise, pass the desired values on the 'make' command line.
444 $(am__recursive_targets):
445         @fail=; \
446         if $(am__make_keepgoing); then \
447           failcom='fail=yes'; \
448         else \
449           failcom='exit 1'; \
450         fi; \
451         dot_seen=no; \
452         target=`echo $@ | sed s/-recursive//`; \
453         case "$@" in \
454           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
455           *) list='$(SUBDIRS)' ;; \
456         esac; \
457         for subdir in $$list; do \
458           echo "Making $$target in $$subdir"; \
459           if test "$$subdir" = "."; then \
460             dot_seen=yes; \
461             local_target="$$target-am"; \
462           else \
463             local_target="$$target"; \
464           fi; \
465           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
466           || eval $$failcom; \
467         done; \
468         if test "$$dot_seen" = "no"; then \
469           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
470         fi; test -z "$$fail"
471
472 ID: $(am__tagged_files)
473         $(am__define_uniq_tagged_files); mkid -fID $$unique
474 tags: tags-recursive
475 TAGS: tags
476
477 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
478         set x; \
479         here=`pwd`; \
480         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
481           include_option=--etags-include; \
482           empty_fix=.; \
483         else \
484           include_option=--include; \
485           empty_fix=; \
486         fi; \
487         list='$(SUBDIRS)'; for subdir in $$list; do \
488           if test "$$subdir" = .; then :; else \
489             test ! -f $$subdir/TAGS || \
490               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
491           fi; \
492         done; \
493         $(am__define_uniq_tagged_files); \
494         shift; \
495         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
496           test -n "$$unique" || unique=$$empty_fix; \
497           if test $$# -gt 0; then \
498             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
499               "$$@" $$unique; \
500           else \
501             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
502               $$unique; \
503           fi; \
504         fi
505 ctags: ctags-recursive
506
507 CTAGS: ctags
508 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
509         $(am__define_uniq_tagged_files); \
510         test -z "$(CTAGS_ARGS)$$unique" \
511           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
512              $$unique
513
514 GTAGS:
515         here=`$(am__cd) $(top_builddir) && pwd` \
516           && $(am__cd) $(top_srcdir) \
517           && gtags -i $(GTAGS_ARGS) "$$here"
518 cscope: cscope.files
519         test ! -s cscope.files \
520           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
521 clean-cscope:
522         -rm -f cscope.files
523 cscope.files: clean-cscope cscopelist
524 cscopelist: cscopelist-recursive
525
526 cscopelist-am: $(am__tagged_files)
527         list='$(am__tagged_files)'; \
528         case "$(srcdir)" in \
529           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
530           *) sdir=$(subdir)/$(srcdir) ;; \
531         esac; \
532         for i in $$list; do \
533           if test -f "$$i"; then \
534             echo "$(subdir)/$$i"; \
535           else \
536             echo "$$sdir/$$i"; \
537           fi; \
538         done >> $(top_builddir)/cscope.files
539
540 distclean-tags:
541         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
542         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
543
544 distdir: $(DISTFILES)
545         $(am__remove_distdir)
546         test -d "$(distdir)" || mkdir "$(distdir)"
547         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
548         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
549         list='$(DISTFILES)'; \
550           dist_files=`for file in $$list; do echo $$file; done | \
551           sed -e "s|^$$srcdirstrip/||;t" \
552               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
553         case $$dist_files in \
554           */*) $(MKDIR_P) `echo "$$dist_files" | \
555                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
556                            sort -u` ;; \
557         esac; \
558         for file in $$dist_files; do \
559           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
560           if test -d $$d/$$file; then \
561             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
562             if test -d "$(distdir)/$$file"; then \
563               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
564             fi; \
565             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
566               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
567               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
568             fi; \
569             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
570           else \
571             test -f "$(distdir)/$$file" \
572             || cp -p $$d/$$file "$(distdir)/$$file" \
573             || exit 1; \
574           fi; \
575         done
576         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
577           if test "$$subdir" = .; then :; else \
578             $(am__make_dryrun) \
579               || test -d "$(distdir)/$$subdir" \
580               || $(MKDIR_P) "$(distdir)/$$subdir" \
581               || exit 1; \
582             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
583             $(am__relativize); \
584             new_distdir=$$reldir; \
585             dir1=$$subdir; dir2="$(top_distdir)"; \
586             $(am__relativize); \
587             new_top_distdir=$$reldir; \
588             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
589             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
590             ($(am__cd) $$subdir && \
591               $(MAKE) $(AM_MAKEFLAGS) \
592                 top_distdir="$$new_top_distdir" \
593                 distdir="$$new_distdir" \
594                 am__remove_distdir=: \
595                 am__skip_length_check=: \
596                 am__skip_mode_fix=: \
597                 distdir) \
598               || exit 1; \
599           fi; \
600         done
601         -test -n "$(am__skip_mode_fix)" \
602         || find "$(distdir)" -type d ! -perm -755 \
603                 -exec chmod u+rwx,go+rx {} \; -o \
604           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
605           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
606           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
607         || chmod -R a+r "$(distdir)"
608 dist-gzip: distdir
609         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
610         $(am__post_remove_distdir)
611
612 dist-bzip2: distdir
613         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
614         $(am__post_remove_distdir)
615
616 dist-lzip: distdir
617         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
618         $(am__post_remove_distdir)
619
620 dist-xz: distdir
621         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
622         $(am__post_remove_distdir)
623
624 dist-tarZ: distdir
625         @echo WARNING: "Support for shar distribution archives is" \
626                        "deprecated." >&2
627         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
628         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
629         $(am__post_remove_distdir)
630
631 dist-shar: distdir
632         @echo WARNING: "Support for distribution archives compressed with" \
633                        "legacy program 'compress' is deprecated." >&2
634         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
635         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
636         $(am__post_remove_distdir)
637
638 dist-zip: distdir
639         -rm -f $(distdir).zip
640         zip -rq $(distdir).zip $(distdir)
641         $(am__post_remove_distdir)
642
643 dist dist-all:
644         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
645         $(am__post_remove_distdir)
646
647 # This target untars the dist file and tries a VPATH configuration.  Then
648 # it guarantees that the distribution is self-contained by making another
649 # tarfile.
650 distcheck: dist
651         case '$(DIST_ARCHIVES)' in \
652         *.tar.gz*) \
653           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
654         *.tar.bz2*) \
655           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
656         *.tar.lz*) \
657           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
658         *.tar.xz*) \
659           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
660         *.tar.Z*) \
661           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
662         *.shar.gz*) \
663           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
664         *.zip*) \
665           unzip $(distdir).zip ;;\
666         esac
667         chmod -R a-w $(distdir)
668         chmod u+w $(distdir)
669         mkdir $(distdir)/_build $(distdir)/_inst
670         chmod a-w $(distdir)
671         test -d $(distdir)/_build || exit 0; \
672         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
673           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
674           && am__cwd=`pwd` \
675           && $(am__cd) $(distdir)/_build \
676           && ../configure \
677             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
678             $(DISTCHECK_CONFIGURE_FLAGS) \
679             --srcdir=.. --prefix="$$dc_install_base" \
680           && $(MAKE) $(AM_MAKEFLAGS) \
681           && $(MAKE) $(AM_MAKEFLAGS) dvi \
682           && $(MAKE) $(AM_MAKEFLAGS) check \
683           && $(MAKE) $(AM_MAKEFLAGS) install \
684           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
685           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
686           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
687                 distuninstallcheck \
688           && chmod -R a-w "$$dc_install_base" \
689           && ({ \
690                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
691                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
692                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
693                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
694                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
695               } || { rm -rf "$$dc_destdir"; exit 1; }) \
696           && rm -rf "$$dc_destdir" \
697           && $(MAKE) $(AM_MAKEFLAGS) dist \
698           && rm -rf $(DIST_ARCHIVES) \
699           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
700           && cd "$$am__cwd" \
701           || exit 1
702         $(am__post_remove_distdir)
703         @(echo "$(distdir) archives ready for distribution: "; \
704           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
705           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
706 distuninstallcheck:
707         @test -n '$(distuninstallcheck_dir)' || { \
708           echo 'ERROR: trying to run $@ with an empty' \
709                '$$(distuninstallcheck_dir)' >&2; \
710           exit 1; \
711         }; \
712         $(am__cd) '$(distuninstallcheck_dir)' || { \
713           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
714           exit 1; \
715         }; \
716         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
717            || { echo "ERROR: files left after uninstall:" ; \
718                 if test -n "$(DESTDIR)"; then \
719                   echo "  (check DESTDIR support)"; \
720                 fi ; \
721                 $(distuninstallcheck_listfiles) ; \
722                 exit 1; } >&2
723 distcleancheck: distclean
724         @if test '$(srcdir)' = . ; then \
725           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
726           exit 1 ; \
727         fi
728         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
729           || { echo "ERROR: files left in build directory after distclean:" ; \
730                $(distcleancheck_listfiles) ; \
731                exit 1; } >&2
732 check-am: all-am
733 check: $(BUILT_SOURCES)
734         $(MAKE) $(AM_MAKEFLAGS) check-recursive
735 all-am: Makefile $(LISP) $(ELCFILES)
736 installdirs: installdirs-recursive
737 installdirs-am:
738         for dir in "$(DESTDIR)$(howmdir)"; do \
739           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
740         done
741 install: $(BUILT_SOURCES)
742         $(MAKE) $(AM_MAKEFLAGS) install-recursive
743 install-exec: install-exec-recursive
744 install-data: install-data-recursive
745 uninstall: uninstall-recursive
746
747 install-am: all-am
748         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
749
750 installcheck: installcheck-recursive
751 install-strip:
752         if test -z '$(STRIP)'; then \
753           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
754             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
755               install; \
756         else \
757           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
758             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
759             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
760         fi
761 mostlyclean-generic:
762
763 clean-generic:
764
765 distclean-generic:
766         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
767         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
768
769 maintainer-clean-generic:
770         @echo "This command is intended for maintainers to use"
771         @echo "it deletes files that may require special tools to rebuild."
772         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
773 clean: clean-recursive
774
775 clean-am: clean-generic clean-lisp mostlyclean-am
776
777 distclean: distclean-recursive
778         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
779         -rm -f Makefile
780 distclean-am: clean-am distclean-generic distclean-tags
781
782 dvi: dvi-recursive
783
784 dvi-am:
785
786 html: html-recursive
787
788 html-am:
789
790 info: info-recursive
791
792 info-am:
793
794 install-data-am: install-howmLISP
795
796 install-dvi: install-dvi-recursive
797
798 install-dvi-am:
799
800 install-exec-am:
801
802 install-html: install-html-recursive
803
804 install-html-am:
805
806 install-info: install-info-recursive
807
808 install-info-am:
809
810 install-man:
811
812 install-pdf: install-pdf-recursive
813
814 install-pdf-am:
815
816 install-ps: install-ps-recursive
817
818 install-ps-am:
819
820 installcheck-am:
821
822 maintainer-clean: maintainer-clean-recursive
823         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
824         -rm -rf $(top_srcdir)/autom4te.cache
825         -rm -f Makefile
826 maintainer-clean-am: distclean-am maintainer-clean-generic
827
828 mostlyclean: mostlyclean-recursive
829
830 mostlyclean-am: mostlyclean-generic
831
832 pdf: pdf-recursive
833
834 pdf-am:
835
836 ps: ps-recursive
837
838 ps-am:
839
840 uninstall-am: uninstall-howmLISP
841
842 .MAKE: $(am__recursive_targets) all check install install-am \
843         install-strip
844
845 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
846         am--refresh check check-am clean clean-cscope clean-generic \
847         clean-lisp cscope cscopelist-am ctags ctags-am dist dist-all \
848         dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz \
849         dist-zip distcheck distclean distclean-generic distclean-tags \
850         distcleancheck distdir distuninstallcheck dvi dvi-am html \
851         html-am info info-am install install-am install-data \
852         install-data-am install-dvi install-dvi-am install-exec \
853         install-exec-am install-howmLISP install-html install-html-am \
854         install-info install-info-am install-man install-pdf \
855         install-pdf-am install-ps install-ps-am install-strip \
856         installcheck installcheck-am installdirs installdirs-am \
857         maintainer-clean maintainer-clean-generic mostlyclean \
858         mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
859         uninstall-am uninstall-howmLISP
860
861
862 $(MENU_EL): $(srcdir)/howm-mkmenu.el $(MENU_SRC)
863         $(EMACS) -q -batch -l $(srcdir)/howm-mkmenu.el
864
865 # snap:
866 #       rm -f $(srcdir)/howm-version.el && \
867 #       $(MAKE) $(AM_MAKEFLAGS) VERSION=@VERSION@-`date +%y%m%d` dist elcdist && \
868 #       rm -f $(srcdir)/howm-version.el && \
869 #       $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/howm-version.el
870
871 # recompile: $(howm_LISP)
872 #       rm -f $(ELCFILES) && \
873 #       HOWM_MAKE=t EMACS="$(EMACS)" $(SHELL) $(srcdir)/elisp-comp $(howm_LISP)
874
875 # elcdist: $(ELCFILES)
876 #       rm -rf $(distdir) && \
877 #       mkdir $(distdir) && \
878 #       cp -p $(ELCFILES) $(distdir) && \
879 #       $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir)-elc.tar.gz && \
880 #       rm -rf $(distdir)
881
882 $(srcdir)/bcomp.el: $(srcdir)/bcomp.el.in $(srcdir)/Makefile.am
883         rm -f $@ && \
884         list=`for file in $(howm_LISP); do echo -n "\"$$file\" "; done` && \
885         sed -e "s/@\(howm_LISP\)@/$$list/" < $(srcdir)/bcomp.el.in > $@
886
887 # $(ELCFILES): $(howm_LISP)
888 #       $(MAKE) $(AM_MAKEFLAGS) recompile
889
890 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
891         cd $(top_builddir) && \
892         CONFIG_HEADERS= CONFIG_LINKS= \
893         CONFIG_FILES=$@ $(SHELL) ./config.status
894
895 Makefiles: $(top_builddir)/config.status
896         $(SHELL) $(top_builddir)/config.status
897
898 update:
899         ( cd $(srcdir); $(CVS) update -P -d ) && \
900         $(MAKE) $(AM_MAKEFLAGS) Makefiles
901
902 test:
903         HOWM_TEST=t $(EMACS) -q --no-site-file -l $(TEST_INIT)
904
905 # Tell versions [3.59,3.63) of GNU make to not export all variables.
906 # Otherwise a system limit (for SysV at least) may be exceeded.
907 .NOEXPORT: