Imported Upstream version 0.22
[platform/upstream/desktop-file-utils.git] / misc / Makefile.in
1 # Makefile.in generated by automake 1.13.4 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 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 subdir = misc
80 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
81 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
83 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
84         $(ACLOCAL_M4)
85 mkinstalldirs = $(install_sh) -d
86 CONFIG_HEADER = $(top_builddir)/config.h
87 CONFIG_CLEAN_FILES =
88 CONFIG_CLEAN_VPATH_FILES =
89 AM_V_P = $(am__v_P_@AM_V@)
90 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
91 am__v_P_0 = false
92 am__v_P_1 = :
93 AM_V_GEN = $(am__v_GEN_@AM_V@)
94 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
95 am__v_GEN_0 = @echo "  GEN     " $@;
96 am__v_GEN_1 = 
97 AM_V_at = $(am__v_at_@AM_V@)
98 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
99 am__v_at_0 = @
100 am__v_at_1 = 
101 SOURCES =
102 DIST_SOURCES =
103 am__can_run_installinfo = \
104   case $$AM_UPDATE_INFO_DIR in \
105     n|no|NO) false;; \
106     *) (install-info --version) >/dev/null 2>&1;; \
107   esac
108 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
109 am__vpath_adj = case $$p in \
110     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
111     *) f=$$p;; \
112   esac;
113 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
114 am__install_max = 40
115 am__nobase_strip_setup = \
116   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
117 am__nobase_strip = \
118   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
119 am__nobase_list = $(am__nobase_strip_setup); \
120   for p in $$list; do echo "$$p $$p"; done | \
121   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
122   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123     if (++n[$$2] == $(am__install_max)) \
124       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
125     END { for (dir in files) print dir, files[dir] }'
126 am__base_list = \
127   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
128   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
129 am__uninstall_files_from_dir = { \
130   test -z "$$files" \
131     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
132     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
133          $(am__cd) "$$dir" && rm -f $$files; }; \
134   }
135 am__installdirs = "$(DESTDIR)$(lispdir)"
136 lispLISP_INSTALL = $(INSTALL_DATA)
137 LISP = $(lisp_LISP)
138 am__ELFILES = desktop-entry-mode.el
139 am__ELCFILES = $(am__ELFILES:.el=.elc)
140 ELCFILES = $(LISP:.el=.elc)
141 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
142 # Read a list of newline-separated strings from the standard input,
143 # and print each of them once, without duplicates.  Input order is
144 # *not* preserved.
145 am__uniquify_input = $(AWK) '\
146   BEGIN { nonempty = 0; } \
147   { items[$$0] = 1; nonempty = 1; } \
148   END { if (nonempty) { for (i in items) print i; }; } \
149 '
150 # Make sure the list of sources is unique.  This is necessary because,
151 # e.g., the same source file might be shared among _SOURCES variables
152 # for different programs/libraries.
153 am__define_uniq_tagged_files = \
154   list='$(am__tagged_files)'; \
155   unique=`for i in $$list; do \
156     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
157   done | $(am__uniquify_input)`
158 ETAGS = etags
159 CTAGS = ctags
160 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
161 ACLOCAL = @ACLOCAL@
162 AMTAR = @AMTAR@
163 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
164 AUTOCONF = @AUTOCONF@
165 AUTOHEADER = @AUTOHEADER@
166 AUTOMAKE = @AUTOMAKE@
167 AWK = @AWK@
168 CC = @CC@
169 CCDEPMODE = @CCDEPMODE@
170 CFLAGS = @CFLAGS@
171 CPPFLAGS = @CPPFLAGS@
172 CYGPATH_W = @CYGPATH_W@
173 DEFS = @DEFS@
174 DEPDIR = @DEPDIR@
175 DESKTOP_FILE_UTILS_CFLAGS = @DESKTOP_FILE_UTILS_CFLAGS@
176 DESKTOP_FILE_UTILS_LIBS = @DESKTOP_FILE_UTILS_LIBS@
177 ECHO_C = @ECHO_C@
178 ECHO_N = @ECHO_N@
179 ECHO_T = @ECHO_T@
180 EMACS = @EMACS@
181 EMACSLOADPATH = @EMACSLOADPATH@
182 EXEEXT = @EXEEXT@
183 INSTALL = @INSTALL@
184 INSTALL_DATA = @INSTALL_DATA@
185 INSTALL_PROGRAM = @INSTALL_PROGRAM@
186 INSTALL_SCRIPT = @INSTALL_SCRIPT@
187 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
188 LDFLAGS = @LDFLAGS@
189 LIBOBJS = @LIBOBJS@
190 LIBS = @LIBS@
191 LN_S = @LN_S@
192 LTLIBOBJS = @LTLIBOBJS@
193 MAKEINFO = @MAKEINFO@
194 MKDIR_P = @MKDIR_P@
195 OBJEXT = @OBJEXT@
196 PACKAGE = @PACKAGE@
197 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198 PACKAGE_NAME = @PACKAGE_NAME@
199 PACKAGE_STRING = @PACKAGE_STRING@
200 PACKAGE_TARNAME = @PACKAGE_TARNAME@
201 PACKAGE_URL = @PACKAGE_URL@
202 PACKAGE_VERSION = @PACKAGE_VERSION@
203 PATH_SEPARATOR = @PATH_SEPARATOR@
204 PKG_CONFIG = @PKG_CONFIG@
205 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
206 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
207 SET_MAKE = @SET_MAKE@
208 SHELL = @SHELL@
209 STRIP = @STRIP@
210 VERSION = @VERSION@
211 abs_builddir = @abs_builddir@
212 abs_srcdir = @abs_srcdir@
213 abs_top_builddir = @abs_top_builddir@
214 abs_top_srcdir = @abs_top_srcdir@
215 ac_ct_CC = @ac_ct_CC@
216 am__include = @am__include@
217 am__leading_dot = @am__leading_dot@
218 am__quote = @am__quote@
219 am__tar = @am__tar@
220 am__untar = @am__untar@
221 bindir = @bindir@
222 build_alias = @build_alias@
223 builddir = @builddir@
224 datadir = @datadir@
225 datarootdir = @datarootdir@
226 docdir = @docdir@
227 dvidir = @dvidir@
228 exec_prefix = @exec_prefix@
229 host_alias = @host_alias@
230 htmldir = @htmldir@
231 includedir = @includedir@
232 infodir = @infodir@
233 install_sh = @install_sh@
234 libdir = @libdir@
235 libexecdir = @libexecdir@
236 lispdir = @lispdir@
237 localedir = @localedir@
238 localstatedir = @localstatedir@
239 mandir = @mandir@
240 mkdir_p = @mkdir_p@
241 oldincludedir = @oldincludedir@
242 pdfdir = @pdfdir@
243 prefix = @prefix@
244 program_transform_name = @program_transform_name@
245 psdir = @psdir@
246 sbindir = @sbindir@
247 sharedstatedir = @sharedstatedir@
248 srcdir = @srcdir@
249 sysconfdir = @sysconfdir@
250 target_alias = @target_alias@
251 top_build_prefix = @top_build_prefix@
252 top_builddir = @top_builddir@
253 top_srcdir = @top_srcdir@
254 lisp_LISP = desktop-entry-mode.el
255 EXTRA_DIST = \
256         desktop-entry-mode.el
257
258 MAINTAINERCLEANFILES = \
259         $(srcdir)/elc-stamp
260
261 all: all-am
262
263 .SUFFIXES:
264 .SUFFIXES: .el .elc
265 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
266         @for dep in $?; do \
267           case '$(am__configure_deps)' in \
268             *$$dep*) \
269               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
270                 && { if test -f $@; then exit 0; else break; fi; }; \
271               exit 1;; \
272           esac; \
273         done; \
274         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign misc/Makefile'; \
275         $(am__cd) $(top_srcdir) && \
276           $(AUTOMAKE) --foreign misc/Makefile
277 .PRECIOUS: Makefile
278 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
279         @case '$?' in \
280           *config.status*) \
281             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
282           *) \
283             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
284             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
285         esac;
286
287 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
288         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289
290 $(top_srcdir)/configure:  $(am__configure_deps)
291         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
293         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294 $(am__aclocal_m4_deps):
295
296 .el.elc:
297         if test "$(EMACS)" != "no"; then \
298           am__dir=. am__subdir_includes=''; \
299           case $@ in */*) \
300             am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
301             am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
302           esac; \
303           test -d "$$am__dir" || $(MKDIR_P) "$$am__dir" || exit 1; \
304           $(EMACS) --batch \
305             $(AM_ELCFLAGS) $(ELCFLAGS) \
306             $$am__subdir_includes -L $(builddir) -L $(srcdir) \
307             --eval "(defun byte-compile-dest-file (f) \"$@\")" \
308             --eval "(unless (byte-compile-file \"$<\") (kill-emacs 1))"; \
309         else :; fi
310
311 install-lispLISP: $(lisp_LISP) $(ELCFILES)
312         @$(NORMAL_INSTALL)
313         @if test "$(EMACS)" != no && test -n "$(lispdir)"; then \
314           list='$(lisp_LISP)'; \
315           if test -n "$$list"; then \
316             echo " $(MKDIR_P) '$(DESTDIR)$(lispdir)'"; \
317             $(MKDIR_P) "$(DESTDIR)$(lispdir)" || exit 1; \
318           fi; \
319           for p in $$list; do \
320             if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
321             $(am__strip_dir) \
322             echo " $(lispLISP_INSTALL) '$$d$$p' '$(DESTDIR)$(lispdir)/$$f'"; \
323             $(lispLISP_INSTALL) "$$d$$p" "$(DESTDIR)$(lispdir)/$$f" || exit $$?; \
324             if test -f $${p}c; then \
325               echo " $(lispLISP_INSTALL) '$${p}c' '$(DESTDIR)$(lispdir)/$${f}c'"; \
326               $(lispLISP_INSTALL) "$${p}c" "$(DESTDIR)$(lispdir)/$${f}c" || exit $$?; \
327             else : ; fi; \
328           done; \
329         else : ; fi
330
331 uninstall-lispLISP:
332         @$(NORMAL_UNINSTALL)
333         @test "$(EMACS)" != no && test -n "$(lispdir)" || exit 0; \
334         list='$(lisp_LISP)'; \
335         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
336         files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
337         dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
338
339 clean-lisp:
340         -rm -f $(ELCFILES)
341
342 ID: $(am__tagged_files)
343         $(am__define_uniq_tagged_files); mkid -fID $$unique
344 tags: tags-am
345 TAGS: tags
346
347 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
348         set x; \
349         here=`pwd`; \
350         $(am__define_uniq_tagged_files); \
351         shift; \
352         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
353           test -n "$$unique" || unique=$$empty_fix; \
354           if test $$# -gt 0; then \
355             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
356               "$$@" $$unique; \
357           else \
358             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359               $$unique; \
360           fi; \
361         fi
362 ctags: ctags-am
363
364 CTAGS: ctags
365 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
366         $(am__define_uniq_tagged_files); \
367         test -z "$(CTAGS_ARGS)$$unique" \
368           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
369              $$unique
370
371 GTAGS:
372         here=`$(am__cd) $(top_builddir) && pwd` \
373           && $(am__cd) $(top_srcdir) \
374           && gtags -i $(GTAGS_ARGS) "$$here"
375 cscopelist: cscopelist-am
376
377 cscopelist-am: $(am__tagged_files)
378         list='$(am__tagged_files)'; \
379         case "$(srcdir)" in \
380           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
381           *) sdir=$(subdir)/$(srcdir) ;; \
382         esac; \
383         for i in $$list; do \
384           if test -f "$$i"; then \
385             echo "$(subdir)/$$i"; \
386           else \
387             echo "$$sdir/$$i"; \
388           fi; \
389         done >> $(top_builddir)/cscope.files
390
391 distclean-tags:
392         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
393
394 distdir: $(DISTFILES)
395         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
396         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
397         list='$(DISTFILES)'; \
398           dist_files=`for file in $$list; do echo $$file; done | \
399           sed -e "s|^$$srcdirstrip/||;t" \
400               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
401         case $$dist_files in \
402           */*) $(MKDIR_P) `echo "$$dist_files" | \
403                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
404                            sort -u` ;; \
405         esac; \
406         for file in $$dist_files; do \
407           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
408           if test -d $$d/$$file; then \
409             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
410             if test -d "$(distdir)/$$file"; then \
411               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
412             fi; \
413             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
414               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
415               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
416             fi; \
417             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
418           else \
419             test -f "$(distdir)/$$file" \
420             || cp -p $$d/$$file "$(distdir)/$$file" \
421             || exit 1; \
422           fi; \
423         done
424 check-am: all-am
425 check: check-am
426 all-am: Makefile $(LISP) $(ELCFILES)
427 installdirs:
428         for dir in "$(DESTDIR)$(lispdir)"; do \
429           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
430         done
431 install: install-am
432 install-exec: install-exec-am
433 install-data: install-data-am
434 uninstall: uninstall-am
435
436 install-am: all-am
437         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438
439 installcheck: installcheck-am
440 install-strip:
441         if test -z '$(STRIP)'; then \
442           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
443             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
444               install; \
445         else \
446           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
447             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
448             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
449         fi
450 mostlyclean-generic:
451
452 clean-generic:
453
454 distclean-generic:
455         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
456         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
457
458 maintainer-clean-generic:
459         @echo "This command is intended for maintainers to use"
460         @echo "it deletes files that may require special tools to rebuild."
461         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
462 clean: clean-am
463
464 clean-am: clean-generic clean-lisp mostlyclean-am
465
466 distclean: distclean-am
467         -rm -f Makefile
468 distclean-am: clean-am distclean-generic distclean-tags
469
470 dvi: dvi-am
471
472 dvi-am:
473
474 html: html-am
475
476 html-am:
477
478 info: info-am
479
480 info-am:
481
482 install-data-am: install-lispLISP
483
484 install-dvi: install-dvi-am
485
486 install-dvi-am:
487
488 install-exec-am:
489
490 install-html: install-html-am
491
492 install-html-am:
493
494 install-info: install-info-am
495
496 install-info-am:
497
498 install-man:
499
500 install-pdf: install-pdf-am
501
502 install-pdf-am:
503
504 install-ps: install-ps-am
505
506 install-ps-am:
507
508 installcheck-am:
509
510 maintainer-clean: maintainer-clean-am
511         -rm -f Makefile
512 maintainer-clean-am: distclean-am maintainer-clean-generic
513
514 mostlyclean: mostlyclean-am
515
516 mostlyclean-am: mostlyclean-generic
517
518 pdf: pdf-am
519
520 pdf-am:
521
522 ps: ps-am
523
524 ps-am:
525
526 uninstall-am: uninstall-lispLISP
527
528 .MAKE: install-am install-strip
529
530 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
531         clean-lisp cscopelist-am ctags ctags-am distclean \
532         distclean-generic distclean-tags distdir dvi dvi-am html \
533         html-am info info-am install install-am install-data \
534         install-data-am install-dvi install-dvi-am install-exec \
535         install-exec-am install-html install-html-am install-info \
536         install-info-am install-lispLISP install-man install-pdf \
537         install-pdf-am install-ps install-ps-am install-strip \
538         installcheck installcheck-am installdirs maintainer-clean \
539         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
540         pdf-am ps ps-am tags tags-am uninstall uninstall-am \
541         uninstall-lispLISP
542
543
544 -include $(top_srcdir)/git.mk
545
546 # Tell versions [3.59,3.63) of GNU make to not export all variables.
547 # Otherwise a system limit (for SysV at least) may be exceeded.
548 .NOEXPORT: