Fix include statements so they match all other files in gtk2_ardour
[ardour.git] / libs / glibmm2 / tools / Makefile
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # tools/Makefile.  Generated from Makefile.in by configure.
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
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
16
17 srcdir = .
18 top_srcdir = ..
19
20 pkgdatadir = $(datadir)/glibmm
21 pkglibdir = $(libdir)/glibmm
22 pkgincludedir = $(includedir)/glibmm
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = /usr/bin/install -c
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = i686-pc-linux-gnu
38 host_triplet = i686-pc-linux-gnu
39 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40         $(srcdir)/generate_wrap_init.pl.in $(srcdir)/gmmproc.in \
41         $(top_srcdir)/tools/Makefile_list_of_sources.am_fragment \
42         $(top_srcdir)/tools/m4/Makefile_list_of_sources.am_fragment \
43         $(top_srcdir)/tools/pm/Makefile_list_of_sources.am_fragment \
44         TODO
45 subdir = tools
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/scripts/cxx.m4 \
48         $(top_srcdir)/scripts/cxx_std.m4 \
49         $(top_srcdir)/scripts/docgen.m4 \
50         $(top_srcdir)/scripts/glibmm_check_perl.m4 \
51         $(top_srcdir)/scripts/macros.m4 \
52         $(top_srcdir)/scripts/reduced.m4 $(top_srcdir)/scripts/sun.m4 \
53         $(top_srcdir)/configure.in
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55         $(ACLOCAL_M4)
56 mkinstalldirs = $(install_sh) -d
57 CONFIG_HEADER = $(top_builddir)/config.h \
58         $(top_builddir)/glib/glibmmconfig.h
59 CONFIG_CLEAN_FILES = gmmproc generate_wrap_init.pl
60 am__installdirs = "$(DESTDIR)$(gmmproc_bindir)"
61 gmmproc_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
62 SCRIPTS = $(gmmproc_bin_SCRIPTS)
63 SOURCES =
64 DIST_SOURCES =
65 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66         html-recursive info-recursive install-data-recursive \
67         install-exec-recursive install-info-recursive \
68         install-recursive installcheck-recursive installdirs-recursive \
69         pdf-recursive ps-recursive uninstall-info-recursive \
70         uninstall-recursive
71 ETAGS = etags
72 CTAGS = ctags
73 DIST_SUBDIRS = $(SUBDIRS)
74 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75 ACLOCAL = ${SHELL} /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/missing --run aclocal-1.9 -I ./scripts
76 AMDEP_FALSE = #
77 AMDEP_TRUE = 
78 AMTAR = ${SHELL} /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/missing --run tar
79 AR = ar
80 AS = as
81 AUTOCONF = ${SHELL} /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/missing --run autoconf
82 AUTOHEADER = :
83 AUTOMAKE = ${SHELL} /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/missing --run automake-1.9
84 AWK = mawk
85 CC = gcc
86 CCDEPMODE = depmode=gcc3
87 CFLAGS = -g -O2
88 CPP = gcc -E
89 CPPFLAGS = 
90 CXX = g++
91 CXXCPP = g++ -E
92 CXXDEPMODE = depmode=gcc3
93 CXXFLAGS = -g -O2 -Wall -Wno-long-long
94 CYGPATH_W = echo
95 DEFS = -DHAVE_CONFIG_H
96 DEPDIR = .deps
97 DISABLE_DEPRECATED_API_CFLAGS = 
98 DISABLE_DEPRECATED_CFLAGS = 
99 DLLTOOL = dlltool
100 ECHO = echo
101 ECHO_C = 
102 ECHO_N = -n
103 ECHO_T = 
104 EGREP = grep -E
105 EXEEXT = 
106 F77 = 
107 FFLAGS = 
108 GLIBMM_CFLAGS = -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
109 GLIBMM_LIBS = -Wl,--export-dynamic -lsigc-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
110 GLIBMM_MAJOR_VERSION = 2
111 GLIBMM_MICRO_VERSION = 3
112 GLIBMM_MINOR_VERSION = 13
113 GLIBMM_RELEASE = 2.13
114 GLIBMM_VERSION = 2.13.3
115 GTHREAD_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
116 GTHREAD_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0  
117 GTKMMPROC_MERGECDOCS = 
118 GTKMM_DOXYGEN_INPUT =  /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/glib/glibmm/
119 GTKMM_FALSE_FALSE = 
120 GTKMM_FALSE_TRUE = #
121 INSTALL_DATA = ${INSTALL} -m 644
122 INSTALL_PROGRAM = ${INSTALL}
123 INSTALL_SCRIPT = ${INSTALL}
124 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
125 LDFLAGS = 
126 LIBGLIBMM_SO_VERSION = 1:24:0
127 LIBOBJS = 
128 LIBS = 
129 LIBTOOL = $(SHELL) $(top_builddir)/libtool
130 LN_S = ln -s
131 LTLIBOBJS = 
132 M4 = m4
133 MAINT = #
134 MAINTAINER_MODE_FALSE = 
135 MAINTAINER_MODE_TRUE = #
136 MAKEINFO = ${SHELL} /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/missing --run makeinfo
137 OBJDUMP = objdump
138 OBJEXT = o
139 OS_WIN32_FALSE = 
140 OS_WIN32_TRUE = #
141 PACKAGE = glibmm
142 PACKAGE_BUGREPORT = 
143 PACKAGE_NAME = 
144 PACKAGE_STRING = 
145 PACKAGE_TARNAME = 
146 PACKAGE_VERSION = 
147 PATH_SEPARATOR = :
148 PERL_PATH = /usr/bin/perl
149 PKG_CONFIG = /usr/bin/pkg-config
150 PLATFORM_WIN32_FALSE = 
151 PLATFORM_WIN32_TRUE = #
152 RANLIB = ranlib
153 SET_MAKE = 
154 SHELL = /bin/bash
155 STRIP = strip
156 VERSION = 2.13.3
157 ac_ct_AR = ar
158 ac_ct_AS = 
159 ac_ct_CC = gcc
160 ac_ct_CXX = g++
161 ac_ct_DLLTOOL = 
162 ac_ct_F77 = 
163 ac_ct_OBJDUMP = 
164 ac_ct_RANLIB = ranlib
165 ac_ct_STRIP = strip
166 ac_pt_PKG_CONFIG = /usr/bin/pkg-config
167 am__fastdepCC_FALSE = #
168 am__fastdepCC_TRUE = 
169 am__fastdepCXX_FALSE = #
170 am__fastdepCXX_TRUE = 
171 am__include = include
172 am__leading_dot = .
173 am__quote = 
174 am__tar = ${AMTAR} chof - "$$tardir"
175 am__untar = ${AMTAR} xf -
176 bindir = ${exec_prefix}/bin
177 build = i686-pc-linux-gnu
178 build_alias = 
179 build_cpu = i686
180 build_os = linux-gnu
181 build_vendor = pc
182 datadir = ${prefix}/share
183 exec_prefix = ${prefix}
184 host = i686-pc-linux-gnu
185 host_alias = 
186 host_cpu = i686
187 host_os = linux-gnu
188 host_vendor = pc
189 includedir = ${prefix}/include
190 infodir = ${prefix}/info
191 install_sh = /home/carl/mnt/hg/ardour.org/trunk/libs/glibmm2/scripts/install-sh
192 libdir = ${exec_prefix}/lib
193 libexecdir = ${exec_prefix}/libexec
194 localstatedir = ${prefix}/var
195 mandir = ${prefix}/man
196 mkdir_p = mkdir -p --
197 oldincludedir = /usr/include
198 prefix = /usr/local
199 program_transform_name = s,x,x,
200 sbindir = ${exec_prefix}/sbin
201 sharedstatedir = ${prefix}/com
202 sysconfdir = ${prefix}/etc
203 target_alias = 
204 files_tools_m4 = base.m4 class_shared.m4 class_boxedtype.m4 class_boxedtype_static.m4 \
205                  class_generic.m4 class_gobject.m4 class_gtkobject.m4 \
206                  class_interface.m4 class_opaque_refcounted.m4 class_opaque_copyable.m4 \
207                  gerror.m4 \
208                  compare.m4 convert.m4 convert_base.m4 convert_gtkmm.m4 convert_atk.m4 convert_gdk.m4 \
209                  convert_glib.m4 convert_gtk.m4 convert_pango.m4 ctor.m4 doc.m4 enum.m4 list.m4 member.m4 \
210                  method.m4 property.m4 signal.m4 vfunc.m4
211
212 files_tools_pm = DocsParser.pm GtkDefs.pm Enum.pm Function.pm FunctionBase.pm Object.pm Output.pm Property.pm Util.pm WrapParser.pm
213 files_tools_genwrap = generate_wrap_init.pl
214 files_tools_perl = $(files_tools_genwrap) gmmproc.in
215 SUBDIRS = m4 pm extra_defs_gen
216 EXTRA_DIST = Makefile_list_of_sources.am_fragment $(files_tools_perl) README TODO enum.pl
217 gmmproc_bin_SCRIPTS = gmmproc $(files_tools_genwrap)
218 gmmproc_bindir = $(libdir)/glibmm-2.4/proc
219 all: all-recursive
220
221 .SUFFIXES:
222 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(top_srcdir)/tools/Makefile_list_of_sources.am_fragment $(top_srcdir)/tools/m4/Makefile_list_of_sources.am_fragment $(top_srcdir)/tools/pm/Makefile_list_of_sources.am_fragment $(am__configure_deps)
223         @for dep in $?; do \
224           case '$(am__configure_deps)' in \
225             *$$dep*) \
226               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
227                 && exit 0; \
228               exit 1;; \
229           esac; \
230         done; \
231         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/Makefile'; \
232         cd $(top_srcdir) && \
233           $(AUTOMAKE) --gnu  tools/Makefile
234 .PRECIOUS: Makefile
235 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
236         @case '$?' in \
237           *config.status*) \
238             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
239           *) \
240             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
241             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
242         esac;
243
244 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246
247 $(top_srcdir)/configure: # $(am__configure_deps)
248         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251 gmmproc: $(top_builddir)/config.status $(srcdir)/gmmproc.in
252         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
253 generate_wrap_init.pl: $(top_builddir)/config.status $(srcdir)/generate_wrap_init.pl.in
254         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
255 install-gmmproc_binSCRIPTS: $(gmmproc_bin_SCRIPTS)
256         @$(NORMAL_INSTALL)
257         test -z "$(gmmproc_bindir)" || $(mkdir_p) "$(DESTDIR)$(gmmproc_bindir)"
258         @list='$(gmmproc_bin_SCRIPTS)'; for p in $$list; do \
259           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
260           if test -f $$d$$p; then \
261             f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
262             echo " $(gmmproc_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(gmmproc_bindir)/$$f'"; \
263             $(gmmproc_binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(gmmproc_bindir)/$$f"; \
264           else :; fi; \
265         done
266
267 uninstall-gmmproc_binSCRIPTS:
268         @$(NORMAL_UNINSTALL)
269         @list='$(gmmproc_bin_SCRIPTS)'; for p in $$list; do \
270           f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
271           echo " rm -f '$(DESTDIR)$(gmmproc_bindir)/$$f'"; \
272           rm -f "$(DESTDIR)$(gmmproc_bindir)/$$f"; \
273         done
274
275 mostlyclean-libtool:
276         -rm -f *.lo
277
278 clean-libtool:
279         -rm -rf .libs _libs
280
281 distclean-libtool:
282         -rm -f libtool
283 uninstall-info-am:
284
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         @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           (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"
315
316 mostlyclean-recursive clean-recursive distclean-recursive \
317 maintainer-clean-recursive:
318         @failcom='exit 1'; \
319         for f in x $$MAKEFLAGS; do \
320           case $$f in \
321             *=* | --[!k]*);; \
322             *k*) failcom='fail=yes';; \
323           esac; \
324         done; \
325         dot_seen=no; \
326         case "$@" in \
327           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
328           *) list='$(SUBDIRS)' ;; \
329         esac; \
330         rev=''; for subdir in $$list; do \
331           if test "$$subdir" = "."; then :; else \
332             rev="$$subdir $$rev"; \
333           fi; \
334         done; \
335         rev="$$rev ."; \
336         target=`echo $@ | sed s/-recursive//`; \
337         for subdir in $$rev; do \
338           echo "Making $$target in $$subdir"; \
339           if test "$$subdir" = "."; then \
340             local_target="$$target-am"; \
341           else \
342             local_target="$$target"; \
343           fi; \
344           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
345           || eval $$failcom; \
346         done && test -z "$$fail"
347 tags-recursive:
348         list='$(SUBDIRS)'; for subdir in $$list; do \
349           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
350         done
351 ctags-recursive:
352         list='$(SUBDIRS)'; for subdir in $$list; do \
353           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
354         done
355
356 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
357         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358         unique=`for i in $$list; do \
359             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360           done | \
361           $(AWK) '    { files[$$0] = 1; } \
362                END { for (i in files) print i; }'`; \
363         mkid -fID $$unique
364 tags: TAGS
365
366 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
367                 $(TAGS_FILES) $(LISP)
368         tags=; \
369         here=`pwd`; \
370         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
371           include_option=--etags-include; \
372           empty_fix=.; \
373         else \
374           include_option=--include; \
375           empty_fix=; \
376         fi; \
377         list='$(SUBDIRS)'; for subdir in $$list; do \
378           if test "$$subdir" = .; then :; else \
379             test ! -f $$subdir/TAGS || \
380               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
381           fi; \
382         done; \
383         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
384         unique=`for i in $$list; do \
385             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386           done | \
387           $(AWK) '    { files[$$0] = 1; } \
388                END { for (i in files) print i; }'`; \
389         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
390           test -n "$$unique" || unique=$$empty_fix; \
391           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
392             $$tags $$unique; \
393         fi
394 ctags: CTAGS
395 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
396                 $(TAGS_FILES) $(LISP)
397         tags=; \
398         here=`pwd`; \
399         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
400         unique=`for i in $$list; do \
401             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402           done | \
403           $(AWK) '    { files[$$0] = 1; } \
404                END { for (i in files) print i; }'`; \
405         test -z "$(CTAGS_ARGS)$$tags$$unique" \
406           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
407              $$tags $$unique
408
409 GTAGS:
410         here=`$(am__cd) $(top_builddir) && pwd` \
411           && cd $(top_srcdir) \
412           && gtags -i $(GTAGS_ARGS) $$here
413
414 distclean-tags:
415         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
416
417 distdir: $(DISTFILES)
418         $(mkdir_p) $(distdir)/../tools $(distdir)/../tools/m4 $(distdir)/../tools/pm
419         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
420         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
421         list='$(DISTFILES)'; for file in $$list; do \
422           case $$file in \
423             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
424             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
425           esac; \
426           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
427           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
428           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
429             dir="/$$dir"; \
430             $(mkdir_p) "$(distdir)$$dir"; \
431           else \
432             dir=''; \
433           fi; \
434           if test -d $$d/$$file; then \
435             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
436               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
437             fi; \
438             cp -pR $$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             distdir=`$(am__cd) $(distdir) && pwd`; \
451             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
452             (cd $$subdir && \
453               $(MAKE) $(AM_MAKEFLAGS) \
454                 top_distdir="$$top_distdir" \
455                 distdir="$$distdir/$$subdir" \
456                 distdir) \
457               || exit 1; \
458           fi; \
459         done
460 check-am: all-am
461 check: check-recursive
462 all-am: Makefile $(SCRIPTS)
463 installdirs: installdirs-recursive
464 installdirs-am:
465         for dir in "$(DESTDIR)$(gmmproc_bindir)"; do \
466           test -z "$$dir" || $(mkdir_p) "$$dir"; \
467         done
468 install: install-recursive
469 install-exec: install-exec-recursive
470 install-data: install-data-recursive
471 uninstall: uninstall-recursive
472
473 install-am: all-am
474         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
475
476 installcheck: installcheck-recursive
477 install-strip:
478         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
479           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
480           `test -z '$(STRIP)' || \
481             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
482 mostlyclean-generic:
483
484 clean-generic:
485
486 distclean-generic:
487         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
488
489 maintainer-clean-generic:
490         @echo "This command is intended for maintainers to use"
491         @echo "it deletes files that may require special tools to rebuild."
492 clean: clean-recursive
493
494 clean-am: clean-generic clean-libtool mostlyclean-am
495
496 distclean: distclean-recursive
497         -rm -f Makefile
498 distclean-am: clean-am distclean-generic distclean-libtool \
499         distclean-tags
500
501 dvi: dvi-recursive
502
503 dvi-am:
504
505 html: html-recursive
506
507 info: info-recursive
508
509 info-am:
510
511 install-data-am: install-gmmproc_binSCRIPTS
512
513 install-exec-am:
514
515 install-info: install-info-recursive
516
517 install-man:
518
519 installcheck-am:
520
521 maintainer-clean: maintainer-clean-recursive
522         -rm -f Makefile
523 maintainer-clean-am: distclean-am maintainer-clean-generic
524
525 mostlyclean: mostlyclean-recursive
526
527 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
528
529 pdf: pdf-recursive
530
531 pdf-am:
532
533 ps: ps-recursive
534
535 ps-am:
536
537 uninstall-am: uninstall-gmmproc_binSCRIPTS uninstall-info-am
538
539 uninstall-info: uninstall-info-recursive
540
541 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
542         clean clean-generic clean-libtool clean-recursive ctags \
543         ctags-recursive distclean distclean-generic distclean-libtool \
544         distclean-recursive distclean-tags distdir dvi dvi-am html \
545         html-am info info-am install install-am install-data \
546         install-data-am install-exec install-exec-am \
547         install-gmmproc_binSCRIPTS install-info install-info-am \
548         install-man install-strip installcheck installcheck-am \
549         installdirs installdirs-am maintainer-clean \
550         maintainer-clean-generic maintainer-clean-recursive \
551         mostlyclean mostlyclean-generic mostlyclean-libtool \
552         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
553         uninstall uninstall-am uninstall-gmmproc_binSCRIPTS \
554         uninstall-info-am
555
556 # Tell versions [3.59,3.63) of GNU make to not export all variables.
557 # Otherwise a system limit (for SysV at least) may be exceeded.
558 .NOEXPORT: