Newer autotools
[gliv.git] / tools / Makefile.in
blobd505803cb6c80beb8da34a45e76a6b073a6541f7
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = tools
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49 html-recursive info-recursive install-data-recursive \
50 install-dvi-recursive install-exec-recursive \
51 install-html-recursive install-info-recursive \
52 install-pdf-recursive install-ps-recursive install-recursive \
53 installcheck-recursive installdirs-recursive pdf-recursive \
54 ps-recursive uninstall-recursive
55 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
56 distclean-recursive maintainer-clean-recursive
57 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
58 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
59 distdir
60 ETAGS = etags
61 CTAGS = ctags
62 DIST_SUBDIRS = $(SUBDIRS)
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 am__relativize = \
65 dir0=`pwd`; \
66 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
67 sed_rest='s,^[^/]*/*,,'; \
68 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
69 sed_butlast='s,/*[^/]*$$,,'; \
70 while test -n "$$dir1"; do \
71 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
72 if test "$$first" != "."; then \
73 if test "$$first" = ".."; then \
74 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
75 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
76 else \
77 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
78 if test "$$first2" = "$$first"; then \
79 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
80 else \
81 dir2="../$$dir2"; \
82 fi; \
83 dir0="$$dir0"/"$$first"; \
84 fi; \
85 fi; \
86 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
87 done; \
88 reldir="$$dir2"
89 ACLOCAL = @ACLOCAL@
90 ALLOCA = @ALLOCA@
91 AMTAR = @AMTAR@
92 AUTOCONF = @AUTOCONF@
93 AUTOHEADER = @AUTOHEADER@
94 AUTOMAKE = @AUTOMAKE@
95 AWK = @AWK@
96 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
97 CATOBJEXT = @CATOBJEXT@
98 CC = @CC@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
102 CPP = @CPP@
103 CPPFLAGS = @CPPFLAGS@
104 CYGPATH_W = @CYGPATH_W@
105 DATADIRNAME = @DATADIRNAME@
106 DEFS = @DEFS@
107 DEPDIR = @DEPDIR@
108 ECHO_C = @ECHO_C@
109 ECHO_N = @ECHO_N@
110 ECHO_T = @ECHO_T@
111 EGREP = @EGREP@
112 EXEEXT = @EXEEXT@
113 GENCAT = @GENCAT@
114 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
115 GLIBC2 = @GLIBC2@
116 GLIBC21 = @GLIBC21@
117 GMSGFMT = @GMSGFMT@
118 GMSGFMT_015 = @GMSGFMT_015@
119 GREP = @GREP@
120 GTKGLEXT_CFLAGS = @GTKGLEXT_CFLAGS@
121 GTKGLEXT_LIBS = @GTKGLEXT_LIBS@
122 GTK_CFLAGS = @GTK_CFLAGS@
123 GTK_LIBS = @GTK_LIBS@
124 HAVE_ASPRINTF = @HAVE_ASPRINTF@
125 HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
126 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
127 HAVE_SNPRINTF = @HAVE_SNPRINTF@
128 HAVE_VISIBILITY = @HAVE_VISIBILITY@
129 HAVE_WPRINTF = @HAVE_WPRINTF@
130 INSTALL = @INSTALL@
131 INSTALL_DATA = @INSTALL_DATA@
132 INSTALL_PROGRAM = @INSTALL_PROGRAM@
133 INSTALL_SCRIPT = @INSTALL_SCRIPT@
134 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
135 INSTOBJEXT = @INSTOBJEXT@
136 INTLBISON = @INTLBISON@
137 INTLLIBS = @INTLLIBS@
138 INTLOBJS = @INTLOBJS@
139 INTL_DEFAULT_VERBOSITY = @INTL_DEFAULT_VERBOSITY@
140 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
141 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
142 LDFLAGS = @LDFLAGS@
143 LIBICONV = @LIBICONV@
144 LIBINTL = @LIBINTL@
145 LIBMULTITHREAD = @LIBMULTITHREAD@
146 LIBOBJS = @LIBOBJS@
147 LIBPTH = @LIBPTH@
148 LIBPTH_PREFIX = @LIBPTH_PREFIX@
149 LIBS = @LIBS@
150 LIBTHREAD = @LIBTHREAD@
151 LTLIBC = @LTLIBC@
152 LTLIBICONV = @LTLIBICONV@
153 LTLIBINTL = @LTLIBINTL@
154 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
155 LTLIBOBJS = @LTLIBOBJS@
156 LTLIBPTH = @LTLIBPTH@
157 LTLIBTHREAD = @LTLIBTHREAD@
158 MAKEINFO = @MAKEINFO@
159 MKDIR_P = @MKDIR_P@
160 MSGFMT = @MSGFMT@
161 MSGFMT_015 = @MSGFMT_015@
162 MSGMERGE = @MSGMERGE@
163 OBJEXT = @OBJEXT@
164 PACKAGE = @PACKAGE@
165 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166 PACKAGE_NAME = @PACKAGE_NAME@
167 PACKAGE_STRING = @PACKAGE_STRING@
168 PACKAGE_TARNAME = @PACKAGE_TARNAME@
169 PACKAGE_URL = @PACKAGE_URL@
170 PACKAGE_VERSION = @PACKAGE_VERSION@
171 PATH_SEPARATOR = @PATH_SEPARATOR@
172 PKG_CONFIG = @PKG_CONFIG@
173 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
174 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
175 POSUB = @POSUB@
176 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
177 RANLIB = @RANLIB@
178 SET_MAKE = @SET_MAKE@
179 SHELL = @SHELL@
180 STRIP = @STRIP@
181 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
182 USE_NLS = @USE_NLS@
183 VERSION = @VERSION@
184 WINDRES = @WINDRES@
185 WOE32 = @WOE32@
186 WOE32DLL = @WOE32DLL@
187 XGETTEXT = @XGETTEXT@
188 XGETTEXT_015 = @XGETTEXT_015@
189 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
190 XMKMF = @XMKMF@
191 X_CFLAGS = @X_CFLAGS@
192 X_EXTRA_LIBS = @X_EXTRA_LIBS@
193 X_LIBS = @X_LIBS@
194 X_PRE_LIBS = @X_PRE_LIBS@
195 abs_builddir = @abs_builddir@
196 abs_srcdir = @abs_srcdir@
197 abs_top_builddir = @abs_top_builddir@
198 abs_top_srcdir = @abs_top_srcdir@
199 ac_ct_CC = @ac_ct_CC@
200 am__include = @am__include@
201 am__leading_dot = @am__leading_dot@
202 am__quote = @am__quote@
203 am__tar = @am__tar@
204 am__untar = @am__untar@
205 bindir = @bindir@
206 build = @build@
207 build_alias = @build_alias@
208 build_cpu = @build_cpu@
209 build_os = @build_os@
210 build_vendor = @build_vendor@
211 builddir = @builddir@
212 datadir = @datadir@
213 datarootdir = @datarootdir@
214 docdir = @docdir@
215 dvidir = @dvidir@
216 exec_prefix = @exec_prefix@
217 host = @host@
218 host_alias = @host_alias@
219 host_cpu = @host_cpu@
220 host_os = @host_os@
221 host_vendor = @host_vendor@
222 htmldir = @htmldir@
223 includedir = @includedir@
224 infodir = @infodir@
225 install_sh = @install_sh@
226 libdir = @libdir@
227 libexecdir = @libexecdir@
228 localedir = @localedir@
229 localstatedir = @localstatedir@
230 mandir = @mandir@
231 mkdir_p = @mkdir_p@
232 oldincludedir = @oldincludedir@
233 pdfdir = @pdfdir@
234 prefix = @prefix@
235 program_transform_name = @program_transform_name@
236 psdir = @psdir@
237 sbindir = @sbindir@
238 sharedstatedir = @sharedstatedir@
239 srcdir = @srcdir@
240 sysconfdir = @sysconfdir@
241 target_alias = @target_alias@
242 top_build_prefix = @top_build_prefix@
243 top_builddir = @top_builddir@
244 top_srcdir = @top_srcdir@
245 SUBDIRS = glade
246 EXTRA_DIST = collection.magic formats.gperf gengetopt.awk gliv.ggo \
247 gliv.options gperf2zsh.sh help2c.awk help2man.awk \
248 zsh.awk _gliv opengl_wrapper.awk translate_man.sh \
249 $(wildcard $(top_srcdir)/tools/cursors/*.xbm)
251 all: all-recursive
253 .SUFFIXES:
254 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
255 @for dep in $?; do \
256 case '$(am__configure_deps)' in \
257 *$$dep*) \
258 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
259 && { if test -f $@; then exit 0; else break; fi; }; \
260 exit 1;; \
261 esac; \
262 done; \
263 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/Makefile'; \
264 $(am__cd) $(top_srcdir) && \
265 $(AUTOMAKE) --foreign tools/Makefile
266 .PRECIOUS: Makefile
267 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
268 @case '$?' in \
269 *config.status*) \
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
271 *) \
272 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
273 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
274 esac;
276 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
277 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279 $(top_srcdir)/configure: $(am__configure_deps)
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
282 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283 $(am__aclocal_m4_deps):
285 # This directory's subdirectories are mostly independent; you can cd
286 # into them and run `make' without going through this Makefile.
287 # To change the values of `make' variables: instead of editing Makefiles,
288 # (1) if the variable is set in `config.status', edit `config.status'
289 # (which will cause the Makefiles to be regenerated when you run `make');
290 # (2) otherwise, pass the desired values on the `make' command line.
291 $(RECURSIVE_TARGETS):
292 @fail= failcom='exit 1'; \
293 for f in x $$MAKEFLAGS; do \
294 case $$f in \
295 *=* | --[!k]*);; \
296 *k*) failcom='fail=yes';; \
297 esac; \
298 done; \
299 dot_seen=no; \
300 target=`echo $@ | sed s/-recursive//`; \
301 list='$(SUBDIRS)'; for subdir in $$list; do \
302 echo "Making $$target in $$subdir"; \
303 if test "$$subdir" = "."; then \
304 dot_seen=yes; \
305 local_target="$$target-am"; \
306 else \
307 local_target="$$target"; \
308 fi; \
309 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
310 || eval $$failcom; \
311 done; \
312 if test "$$dot_seen" = "no"; then \
313 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
314 fi; test -z "$$fail"
316 $(RECURSIVE_CLEAN_TARGETS):
317 @fail= failcom='exit 1'; \
318 for f in x $$MAKEFLAGS; do \
319 case $$f in \
320 *=* | --[!k]*);; \
321 *k*) failcom='fail=yes';; \
322 esac; \
323 done; \
324 dot_seen=no; \
325 case "$@" in \
326 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
327 *) list='$(SUBDIRS)' ;; \
328 esac; \
329 rev=''; for subdir in $$list; do \
330 if test "$$subdir" = "."; then :; else \
331 rev="$$subdir $$rev"; \
332 fi; \
333 done; \
334 rev="$$rev ."; \
335 target=`echo $@ | sed s/-recursive//`; \
336 for subdir in $$rev; do \
337 echo "Making $$target in $$subdir"; \
338 if test "$$subdir" = "."; then \
339 local_target="$$target-am"; \
340 else \
341 local_target="$$target"; \
342 fi; \
343 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
344 || eval $$failcom; \
345 done && test -z "$$fail"
346 tags-recursive:
347 list='$(SUBDIRS)'; for subdir in $$list; do \
348 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
349 done
350 ctags-recursive:
351 list='$(SUBDIRS)'; for subdir in $$list; do \
352 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
353 done
355 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
356 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
357 unique=`for i in $$list; do \
358 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359 done | \
360 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
361 END { if (nonempty) { for (i in files) print i; }; }'`; \
362 mkid -fID $$unique
363 tags: TAGS
365 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
366 $(TAGS_FILES) $(LISP)
367 set x; \
368 here=`pwd`; \
369 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
370 include_option=--etags-include; \
371 empty_fix=.; \
372 else \
373 include_option=--include; \
374 empty_fix=; \
375 fi; \
376 list='$(SUBDIRS)'; for subdir in $$list; do \
377 if test "$$subdir" = .; then :; else \
378 test ! -f $$subdir/TAGS || \
379 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
380 fi; \
381 done; \
382 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
383 unique=`for i in $$list; do \
384 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385 done | \
386 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387 END { if (nonempty) { for (i in files) print i; }; }'`; \
388 shift; \
389 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
390 test -n "$$unique" || unique=$$empty_fix; \
391 if test $$# -gt 0; then \
392 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
393 "$$@" $$unique; \
394 else \
395 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
396 $$unique; \
397 fi; \
399 ctags: CTAGS
400 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
401 $(TAGS_FILES) $(LISP)
402 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
403 unique=`for i in $$list; do \
404 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
405 done | \
406 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
407 END { if (nonempty) { for (i in files) print i; }; }'`; \
408 test -z "$(CTAGS_ARGS)$$unique" \
409 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
410 $$unique
412 GTAGS:
413 here=`$(am__cd) $(top_builddir) && pwd` \
414 && $(am__cd) $(top_srcdir) \
415 && gtags -i $(GTAGS_ARGS) "$$here"
417 distclean-tags:
418 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
420 distdir: $(DISTFILES)
421 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
423 list='$(DISTFILES)'; \
424 dist_files=`for file in $$list; do echo $$file; done | \
425 sed -e "s|^$$srcdirstrip/||;t" \
426 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
427 case $$dist_files in \
428 */*) $(MKDIR_P) `echo "$$dist_files" | \
429 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
430 sort -u` ;; \
431 esac; \
432 for file in $$dist_files; do \
433 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
434 if test -d $$d/$$file; then \
435 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
436 if test -d "$(distdir)/$$file"; then \
437 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
438 fi; \
439 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
440 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
441 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
442 fi; \
443 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
444 else \
445 test -f "$(distdir)/$$file" \
446 || cp -p $$d/$$file "$(distdir)/$$file" \
447 || exit 1; \
448 fi; \
449 done
450 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
451 if test "$$subdir" = .; then :; else \
452 test -d "$(distdir)/$$subdir" \
453 || $(MKDIR_P) "$(distdir)/$$subdir" \
454 || exit 1; \
455 fi; \
456 done
457 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
458 if test "$$subdir" = .; then :; else \
459 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
460 $(am__relativize); \
461 new_distdir=$$reldir; \
462 dir1=$$subdir; dir2="$(top_distdir)"; \
463 $(am__relativize); \
464 new_top_distdir=$$reldir; \
465 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
466 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
467 ($(am__cd) $$subdir && \
468 $(MAKE) $(AM_MAKEFLAGS) \
469 top_distdir="$$new_top_distdir" \
470 distdir="$$new_distdir" \
471 am__remove_distdir=: \
472 am__skip_length_check=: \
473 am__skip_mode_fix=: \
474 distdir) \
475 || exit 1; \
476 fi; \
477 done
478 check-am: all-am
479 check: check-recursive
480 all-am: Makefile all-local
481 installdirs: installdirs-recursive
482 installdirs-am:
483 install: install-recursive
484 install-exec: install-exec-recursive
485 install-data: install-data-recursive
486 uninstall: uninstall-recursive
488 install-am: all-am
489 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
491 installcheck: installcheck-recursive
492 install-strip:
493 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
494 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
495 `test -z '$(STRIP)' || \
496 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
497 mostlyclean-generic:
499 clean-generic:
501 distclean-generic:
502 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
503 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
505 maintainer-clean-generic:
506 @echo "This command is intended for maintainers to use"
507 @echo "it deletes files that may require special tools to rebuild."
508 clean: clean-recursive
510 clean-am: clean-generic mostlyclean-am
512 distclean: distclean-recursive
513 -rm -f Makefile
514 distclean-am: clean-am distclean-generic distclean-tags
516 dvi: dvi-recursive
518 dvi-am:
520 html: html-recursive
522 html-am:
524 info: info-recursive
526 info-am:
528 install-data-am:
530 install-dvi: install-dvi-recursive
532 install-dvi-am:
534 install-exec-am:
536 install-html: install-html-recursive
538 install-html-am:
540 install-info: install-info-recursive
542 install-info-am:
544 install-man:
546 install-pdf: install-pdf-recursive
548 install-pdf-am:
550 install-ps: install-ps-recursive
552 install-ps-am:
554 installcheck-am:
556 maintainer-clean: maintainer-clean-recursive
557 -rm -f Makefile
558 maintainer-clean-am: distclean-am maintainer-clean-generic
560 mostlyclean: mostlyclean-recursive
562 mostlyclean-am: mostlyclean-generic
564 pdf: pdf-recursive
566 pdf-am:
568 ps: ps-recursive
570 ps-am:
572 uninstall-am:
574 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
575 install-am install-strip tags-recursive
577 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
578 all all-am all-local check check-am clean clean-generic ctags \
579 ctags-recursive distclean distclean-generic distclean-tags \
580 distdir dvi dvi-am html html-am info info-am install \
581 install-am install-data install-data-am install-dvi \
582 install-dvi-am install-exec install-exec-am install-html \
583 install-html-am install-info install-info-am install-man \
584 install-pdf install-pdf-am install-ps install-ps-am \
585 install-strip installcheck installcheck-am installdirs \
586 installdirs-am maintainer-clean maintainer-clean-generic \
587 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
588 tags-recursive uninstall uninstall-am
591 all-local: _gliv gliv.ggo
593 gliv.ggo: gengetopt.awk gliv.options
594 gawk -f gengetopt.awk < gliv.options > $@
596 _gliv: zsh.awk gliv.options gperf2zsh.sh formats.gperf
597 (gawk -f zsh.awk < gliv.options; ./gperf2zsh.sh formats.gperf) > $@
599 # Tell versions [3.59,3.63) of GNU make to not export all variables.
600 # Otherwise a system limit (for SysV at least) may be exceeded.
601 .NOEXPORT: