Newer autotools
[gliv.git] / tools / glade / Makefile.in
blobe4db7c1c3007490bee4ddd567da5d2b9422e607d
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/glade
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 = actions image_nr options
246 all: all-recursive
248 .SUFFIXES:
249 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
250 @for dep in $?; do \
251 case '$(am__configure_deps)' in \
252 *$$dep*) \
253 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
254 && { if test -f $@; then exit 0; else break; fi; }; \
255 exit 1;; \
256 esac; \
257 done; \
258 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/glade/Makefile'; \
259 $(am__cd) $(top_srcdir) && \
260 $(AUTOMAKE) --foreign tools/glade/Makefile
261 .PRECIOUS: Makefile
262 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263 @case '$?' in \
264 *config.status*) \
265 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266 *) \
267 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
268 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
269 esac;
271 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274 $(top_srcdir)/configure: $(am__configure_deps)
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
277 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278 $(am__aclocal_m4_deps):
280 # This directory's subdirectories are mostly independent; you can cd
281 # into them and run `make' without going through this Makefile.
282 # To change the values of `make' variables: instead of editing Makefiles,
283 # (1) if the variable is set in `config.status', edit `config.status'
284 # (which will cause the Makefiles to be regenerated when you run `make');
285 # (2) otherwise, pass the desired values on the `make' command line.
286 $(RECURSIVE_TARGETS):
287 @fail= failcom='exit 1'; \
288 for f in x $$MAKEFLAGS; do \
289 case $$f in \
290 *=* | --[!k]*);; \
291 *k*) failcom='fail=yes';; \
292 esac; \
293 done; \
294 dot_seen=no; \
295 target=`echo $@ | sed s/-recursive//`; \
296 list='$(SUBDIRS)'; for subdir in $$list; do \
297 echo "Making $$target in $$subdir"; \
298 if test "$$subdir" = "."; then \
299 dot_seen=yes; \
300 local_target="$$target-am"; \
301 else \
302 local_target="$$target"; \
303 fi; \
304 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
305 || eval $$failcom; \
306 done; \
307 if test "$$dot_seen" = "no"; then \
308 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
309 fi; test -z "$$fail"
311 $(RECURSIVE_CLEAN_TARGETS):
312 @fail= failcom='exit 1'; \
313 for f in x $$MAKEFLAGS; do \
314 case $$f in \
315 *=* | --[!k]*);; \
316 *k*) failcom='fail=yes';; \
317 esac; \
318 done; \
319 dot_seen=no; \
320 case "$@" in \
321 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
322 *) list='$(SUBDIRS)' ;; \
323 esac; \
324 rev=''; for subdir in $$list; do \
325 if test "$$subdir" = "."; then :; else \
326 rev="$$subdir $$rev"; \
327 fi; \
328 done; \
329 rev="$$rev ."; \
330 target=`echo $@ | sed s/-recursive//`; \
331 for subdir in $$rev; do \
332 echo "Making $$target in $$subdir"; \
333 if test "$$subdir" = "."; then \
334 local_target="$$target-am"; \
335 else \
336 local_target="$$target"; \
337 fi; \
338 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
339 || eval $$failcom; \
340 done && test -z "$$fail"
341 tags-recursive:
342 list='$(SUBDIRS)'; for subdir in $$list; do \
343 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
344 done
345 ctags-recursive:
346 list='$(SUBDIRS)'; for subdir in $$list; do \
347 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
348 done
350 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
351 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352 unique=`for i in $$list; do \
353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354 done | \
355 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356 END { if (nonempty) { for (i in files) print i; }; }'`; \
357 mkid -fID $$unique
358 tags: TAGS
360 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
361 $(TAGS_FILES) $(LISP)
362 set x; \
363 here=`pwd`; \
364 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
365 include_option=--etags-include; \
366 empty_fix=.; \
367 else \
368 include_option=--include; \
369 empty_fix=; \
370 fi; \
371 list='$(SUBDIRS)'; for subdir in $$list; do \
372 if test "$$subdir" = .; then :; else \
373 test ! -f $$subdir/TAGS || \
374 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
375 fi; \
376 done; \
377 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378 unique=`for i in $$list; do \
379 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380 done | \
381 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
382 END { if (nonempty) { for (i in files) print i; }; }'`; \
383 shift; \
384 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
385 test -n "$$unique" || unique=$$empty_fix; \
386 if test $$# -gt 0; then \
387 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
388 "$$@" $$unique; \
389 else \
390 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
391 $$unique; \
392 fi; \
394 ctags: CTAGS
395 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
396 $(TAGS_FILES) $(LISP)
397 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
398 unique=`for i in $$list; do \
399 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400 done | \
401 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
402 END { if (nonempty) { for (i in files) print i; }; }'`; \
403 test -z "$(CTAGS_ARGS)$$unique" \
404 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
405 $$unique
407 GTAGS:
408 here=`$(am__cd) $(top_builddir) && pwd` \
409 && $(am__cd) $(top_srcdir) \
410 && gtags -i $(GTAGS_ARGS) "$$here"
412 distclean-tags:
413 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
415 distdir: $(DISTFILES)
416 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
417 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
418 list='$(DISTFILES)'; \
419 dist_files=`for file in $$list; do echo $$file; done | \
420 sed -e "s|^$$srcdirstrip/||;t" \
421 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
422 case $$dist_files in \
423 */*) $(MKDIR_P) `echo "$$dist_files" | \
424 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
425 sort -u` ;; \
426 esac; \
427 for file in $$dist_files; do \
428 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
429 if test -d $$d/$$file; then \
430 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
431 if test -d "$(distdir)/$$file"; then \
432 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
433 fi; \
434 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
435 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
436 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
437 fi; \
438 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
439 else \
440 test -f "$(distdir)/$$file" \
441 || cp -p $$d/$$file "$(distdir)/$$file" \
442 || exit 1; \
443 fi; \
444 done
445 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
446 if test "$$subdir" = .; then :; else \
447 test -d "$(distdir)/$$subdir" \
448 || $(MKDIR_P) "$(distdir)/$$subdir" \
449 || exit 1; \
450 fi; \
451 done
452 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
453 if test "$$subdir" = .; then :; else \
454 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
455 $(am__relativize); \
456 new_distdir=$$reldir; \
457 dir1=$$subdir; dir2="$(top_distdir)"; \
458 $(am__relativize); \
459 new_top_distdir=$$reldir; \
460 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
461 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
462 ($(am__cd) $$subdir && \
463 $(MAKE) $(AM_MAKEFLAGS) \
464 top_distdir="$$new_top_distdir" \
465 distdir="$$new_distdir" \
466 am__remove_distdir=: \
467 am__skip_length_check=: \
468 am__skip_mode_fix=: \
469 distdir) \
470 || exit 1; \
471 fi; \
472 done
473 check-am: all-am
474 check: check-recursive
475 all-am: Makefile
476 installdirs: installdirs-recursive
477 installdirs-am:
478 install: install-recursive
479 install-exec: install-exec-recursive
480 install-data: install-data-recursive
481 uninstall: uninstall-recursive
483 install-am: all-am
484 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
486 installcheck: installcheck-recursive
487 install-strip:
488 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
489 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
490 `test -z '$(STRIP)' || \
491 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
492 mostlyclean-generic:
494 clean-generic:
496 distclean-generic:
497 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
498 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
500 maintainer-clean-generic:
501 @echo "This command is intended for maintainers to use"
502 @echo "it deletes files that may require special tools to rebuild."
503 clean: clean-recursive
505 clean-am: clean-generic mostlyclean-am
507 distclean: distclean-recursive
508 -rm -f Makefile
509 distclean-am: clean-am distclean-generic distclean-tags
511 dvi: dvi-recursive
513 dvi-am:
515 html: html-recursive
517 html-am:
519 info: info-recursive
521 info-am:
523 install-data-am:
525 install-dvi: install-dvi-recursive
527 install-dvi-am:
529 install-exec-am:
531 install-html: install-html-recursive
533 install-html-am:
535 install-info: install-info-recursive
537 install-info-am:
539 install-man:
541 install-pdf: install-pdf-recursive
543 install-pdf-am:
545 install-ps: install-ps-recursive
547 install-ps-am:
549 installcheck-am:
551 maintainer-clean: maintainer-clean-recursive
552 -rm -f Makefile
553 maintainer-clean-am: distclean-am maintainer-clean-generic
555 mostlyclean: mostlyclean-recursive
557 mostlyclean-am: mostlyclean-generic
559 pdf: pdf-recursive
561 pdf-am:
563 ps: ps-recursive
565 ps-am:
567 uninstall-am:
569 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
570 install-am install-strip tags-recursive
572 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
573 all all-am check check-am clean clean-generic ctags \
574 ctags-recursive distclean distclean-generic distclean-tags \
575 distdir dvi dvi-am html html-am info info-am install \
576 install-am install-data install-data-am install-dvi \
577 install-dvi-am install-exec install-exec-am install-html \
578 install-html-am install-info install-info-am install-man \
579 install-pdf install-pdf-am install-ps install-ps-am \
580 install-strip installcheck installcheck-am installdirs \
581 installdirs-am maintainer-clean maintainer-clean-generic \
582 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
583 tags-recursive uninstall uninstall-am
586 # Tell versions [3.59,3.63) of GNU make to not export all variables.
587 # Otherwise a system limit (for SysV at least) may be exceeded.
588 .NOEXPORT: