source: trunk/third/libglade2/Makefile.in @ 18268

Revision 18268, 20.2 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18267, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.6.3 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5# 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@SET_MAKE@
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39top_builddir = .
40
41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
45
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47INSTALL = @INSTALL@
48INSTALL_PROGRAM = @INSTALL_PROGRAM@
49INSTALL_DATA = @INSTALL_DATA@
50install_sh_DATA = $(install_sh) -c -m 644
51install_sh_PROGRAM = $(install_sh) -c
52install_sh_SCRIPT = $(install_sh) -c
53INSTALL_SCRIPT = @INSTALL_SCRIPT@
54INSTALL_HEADER = $(INSTALL_DATA)
55transform = @program_transform_name@
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62host_alias = @host_alias@
63host_triplet = @host@
64
65EXEEXT = @EXEEXT@
66OBJEXT = @OBJEXT@
67PATH_SEPARATOR = @PATH_SEPARATOR@
68ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
69AMTAR = @AMTAR@
70AS = @AS@
71AWK = @AWK@
72CATALOGS = @CATALOGS@
73CATOBJEXT = @CATOBJEXT@
74CC = @CC@
75DATADIRNAME = @DATADIRNAME@
76DEPDIR = @DEPDIR@
77DLLTOOL = @DLLTOOL@
78ECHO = @ECHO@
79GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
80GMOFILES = @GMOFILES@
81GMSGFMT = @GMSGFMT@
82GTKDOC = @GTKDOC@
83GTK_CFLAGS = @GTK_CFLAGS@
84GTK_LIBS = @GTK_LIBS@
85INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86INSTOBJEXT = @INSTOBJEXT@
87INTLDEPS = @INTLDEPS@
88INTLLIBS = @INTLLIBS@
89INTLOBJS = @INTLOBJS@
90LIBGLADE_CFLAGS = @LIBGLADE_CFLAGS@
91LIBGLADE_LIBS = @LIBGLADE_LIBS@
92LIBTOOL = @LIBTOOL@
93LN_S = @LN_S@
94MKINSTALLDIRS = @MKINSTALLDIRS@
95OBJDUMP = @OBJDUMP@
96PACKAGE = @PACKAGE@
97PKG_CONFIG = @PKG_CONFIG@
98POFILES = @POFILES@
99POSUB = @POSUB@
100PYTHON = @PYTHON@
101RANLIB = @RANLIB@
102STRIP = @STRIP@
103USE_NLS = @USE_NLS@
104VERSION = @VERSION@
105am__include = @am__include@
106am__quote = @am__quote@
107install_sh = @install_sh@
108SUBDIRS = glade doc tests
109
110INCLUDES = $(LIBGLADE_CFLAGS)
111
112# build documentation when doing a distcheck.
113DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
114
115@HAVE_PYTHON_TRUE@bin_SCRIPTS = libglade-convert
116
117pkgconfigdir = $(libdir)/pkgconfig
118pkgconfig_DATA = libglade-2.0.pc
119
120noinst_PROGRAMS = test-libglade
121
122test_libglade_LDADD = glade/libglade-2.0.la $(LIBGLADE_LIBS)
123test_libglade_SOURCES = test-libglade.c
124
125
126# handling of the XML catalog
127XMLCATALOG = /etc/xml/catalog
128
129xmldir = $(datadir)/xml/libglade
130xml_DATA = glade-2.0.dtd
131
132EXTRA_DIST = \
133  glade-2.0.dtd \
134  libglade.spec.in \
135  libglade.spec \
136  libglade-2.0.pc.in \
137  libglade-convert.in \
138  examples/simple.glade \
139  examples/first.glade \
140  examples/example.glade \
141  examples/bonobo.glade \
142  config.h.win32 \
143  makefile.mingw
144
145subdir = .
146ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
147mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
148CONFIG_HEADER = config.h
149CONFIG_CLEAN_FILES = libglade.spec libglade-2.0.pc libglade-convert
150noinst_PROGRAMS = test-libglade$(EXEEXT)
151PROGRAMS = $(noinst_PROGRAMS)
152
153am_test_libglade_OBJECTS = test-libglade.$(OBJEXT)
154test_libglade_OBJECTS = $(am_test_libglade_OBJECTS)
155test_libglade_DEPENDENCIES = glade/libglade-2.0.la
156test_libglade_LDFLAGS =
157SCRIPTS = $(bin_SCRIPTS)
158
159
160DEFS = @DEFS@
161DEFAULT_INCLUDES =  -I. -I$(srcdir) -I.
162CPPFLAGS = @CPPFLAGS@
163LDFLAGS = @LDFLAGS@
164LIBS = @LIBS@
165depcomp = $(SHELL) $(top_srcdir)/depcomp
166am__depfiles_maybe = depfiles
167@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/test-libglade.Po
168COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
169        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
170LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
171        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
172CCLD = $(CC)
173LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
174        $(AM_LDFLAGS) $(LDFLAGS) -o $@
175CFLAGS = @CFLAGS@
176DIST_SOURCES = $(test_libglade_SOURCES)
177DATA = $(pkgconfig_DATA) $(xml_DATA)
178
179
180RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
181        uninstall-info-recursive all-recursive install-data-recursive \
182        install-exec-recursive installdirs-recursive install-recursive \
183        uninstall-recursive check-recursive installcheck-recursive
184DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
185        Makefile.am Makefile.in NEWS acconfig.h acinclude.m4 aclocal.m4 \
186        config.guess config.h.in config.sub configure configure.in \
187        depcomp install-sh libglade-2.0.pc.in libglade-convert.in \
188        libglade.spec.in ltmain.sh missing mkinstalldirs
189DIST_SUBDIRS = $(SUBDIRS)
190SOURCES = $(test_libglade_SOURCES)
191
192all: config.h
193        $(MAKE) $(AM_MAKEFLAGS) all-recursive
194
195.SUFFIXES:
196.SUFFIXES: .c .lo .o .obj
197
198am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
199 configure.lineno
200$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
201        cd $(top_srcdir) && \
202          $(AUTOMAKE) --gnu  Makefile
203Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
204        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
205
206$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
207        $(SHELL) ./config.status --recheck
208$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
209        cd $(srcdir) && $(AUTOCONF)
210
211$(ACLOCAL_M4):  configure.in acinclude.m4
212        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
213
214config.h: stamp-h1
215        @if test ! -f $@; then \
216          rm -f stamp-h1; \
217          $(MAKE) stamp-h1; \
218        else :; fi
219
220stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
221        @rm -f stamp-h1
222        cd $(top_builddir) && $(SHELL) ./config.status config.h
223
224$(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
225        cd $(top_srcdir) && $(AUTOHEADER)
226        touch $(srcdir)/config.h.in
227
228distclean-hdr:
229        -rm -f config.h stamp-h1
230libglade.spec: $(top_builddir)/config.status libglade.spec.in
231        cd $(top_builddir) && $(SHELL) ./config.status $@
232libglade-2.0.pc: $(top_builddir)/config.status libglade-2.0.pc.in
233        cd $(top_builddir) && $(SHELL) ./config.status $@
234libglade-convert: $(top_builddir)/config.status libglade-convert.in
235        cd $(top_builddir) && $(SHELL) ./config.status $@
236
237clean-noinstPROGRAMS:
238        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
239          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
240          echo " rm -f $$p $$f"; \
241          rm -f $$p $$f ; \
242        done
243test-libglade$(EXEEXT): $(test_libglade_OBJECTS) $(test_libglade_DEPENDENCIES)
244        @rm -f test-libglade$(EXEEXT)
245        $(LINK) $(test_libglade_LDFLAGS) $(test_libglade_OBJECTS) $(test_libglade_LDADD) $(LIBS)
246binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
247install-binSCRIPTS: $(bin_SCRIPTS)
248        @$(NORMAL_INSTALL)
249        $(mkinstalldirs) $(DESTDIR)$(bindir)
250        @list='$(bin_SCRIPTS)'; for p in $$list; do \
251          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
252          if test -f $$d$$p; then \
253            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
254            echo " $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \
255            $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f; \
256          else :; fi; \
257        done
258
259uninstall-binSCRIPTS:
260        @$(NORMAL_UNINSTALL)
261        @list='$(bin_SCRIPTS)'; for p in $$list; do \
262          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
263          echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
264          rm -f $(DESTDIR)$(bindir)/$$f; \
265        done
266
267mostlyclean-compile:
268        -rm -f *.$(OBJEXT) core *.core
269
270distclean-compile:
271        -rm -f *.tab.c
272
273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-libglade.Po@am__quote@
274
275distclean-depend:
276        -rm -rf ./$(DEPDIR)
277
278.c.o:
279@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
280@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
281@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
282        $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
283
284.c.obj:
285@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
286@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
287@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
288        $(COMPILE) -c `cygpath -w $<`
289
290.c.lo:
291@AMDEP_TRUE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
292@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
293@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
294        $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
295CCDEPMODE = @CCDEPMODE@
296
297mostlyclean-libtool:
298        -rm -f *.lo
299
300clean-libtool:
301        -rm -rf .libs _libs
302
303distclean-libtool:
304        -rm -f libtool
305uninstall-info-am:
306pkgconfigDATA_INSTALL = $(INSTALL_DATA)
307install-pkgconfigDATA: $(pkgconfig_DATA)
308        @$(NORMAL_INSTALL)
309        $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
310        @list='$(pkgconfig_DATA)'; for p in $$list; do \
311          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
312          f="`echo $$p | sed -e 's|^.*/||'`"; \
313          echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \
314          $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \
315        done
316
317uninstall-pkgconfigDATA:
318        @$(NORMAL_UNINSTALL)
319        @list='$(pkgconfig_DATA)'; for p in $$list; do \
320          f="`echo $$p | sed -e 's|^.*/||'`"; \
321          echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \
322          rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \
323        done
324xmlDATA_INSTALL = $(INSTALL_DATA)
325install-xmlDATA: $(xml_DATA)
326        @$(NORMAL_INSTALL)
327        $(mkinstalldirs) $(DESTDIR)$(xmldir)
328        @list='$(xml_DATA)'; for p in $$list; do \
329          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
330          f="`echo $$p | sed -e 's|^.*/||'`"; \
331          echo " $(xmlDATA_INSTALL) $$d$$p $(DESTDIR)$(xmldir)/$$f"; \
332          $(xmlDATA_INSTALL) $$d$$p $(DESTDIR)$(xmldir)/$$f; \
333        done
334
335uninstall-xmlDATA:
336        @$(NORMAL_UNINSTALL)
337        @list='$(xml_DATA)'; for p in $$list; do \
338          f="`echo $$p | sed -e 's|^.*/||'`"; \
339          echo " rm -f $(DESTDIR)$(xmldir)/$$f"; \
340          rm -f $(DESTDIR)$(xmldir)/$$f; \
341        done
342
343# This directory's subdirectories are mostly independent; you can cd
344# into them and run `make' without going through this Makefile.
345# To change the values of `make' variables: instead of editing Makefiles,
346# (1) if the variable is set in `config.status', edit `config.status'
347#     (which will cause the Makefiles to be regenerated when you run `make');
348# (2) otherwise, pass the desired values on the `make' command line.
349$(RECURSIVE_TARGETS):
350        @set fnord $$MAKEFLAGS; amf=$$2; \
351        dot_seen=no; \
352        target=`echo $@ | sed s/-recursive//`; \
353        list='$(SUBDIRS)'; for subdir in $$list; do \
354          echo "Making $$target in $$subdir"; \
355          if test "$$subdir" = "."; then \
356            dot_seen=yes; \
357            local_target="$$target-am"; \
358          else \
359            local_target="$$target"; \
360          fi; \
361          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
362           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
363        done; \
364        if test "$$dot_seen" = "no"; then \
365          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
366        fi; test -z "$$fail"
367
368mostlyclean-recursive clean-recursive distclean-recursive \
369maintainer-clean-recursive:
370        @set fnord $$MAKEFLAGS; amf=$$2; \
371        dot_seen=no; \
372        case "$@" in \
373          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
374          *) list='$(SUBDIRS)' ;; \
375        esac; \
376        rev=''; for subdir in $$list; do \
377          if test "$$subdir" = "."; then :; else \
378            rev="$$subdir $$rev"; \
379          fi; \
380        done; \
381        rev="$$rev ."; \
382        target=`echo $@ | sed s/-recursive//`; \
383        for subdir in $$rev; do \
384          echo "Making $$target in $$subdir"; \
385          if test "$$subdir" = "."; then \
386            local_target="$$target-am"; \
387          else \
388            local_target="$$target"; \
389          fi; \
390          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
391           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
392        done && test -z "$$fail"
393tags-recursive:
394        list='$(SUBDIRS)'; for subdir in $$list; do \
395          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
396        done
397
398ETAGS = etags
399ETAGSFLAGS =
400
401tags: TAGS
402
403ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
404        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
405        unique=`for i in $$list; do \
406            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407          done | \
408          $(AWK) '    { files[$$0] = 1; } \
409               END { for (i in files) print i; }'`; \
410        mkid -fID $$unique
411
412TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
413                $(TAGS_FILES) $(LISP)
414        tags=; \
415        here=`pwd`; \
416        list='$(SUBDIRS)'; for subdir in $$list; do \
417          if test "$$subdir" = .; then :; else \
418            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
419          fi; \
420        done; \
421        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
422        unique=`for i in $$list; do \
423            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424          done | \
425          $(AWK) '    { files[$$0] = 1; } \
426               END { for (i in files) print i; }'`; \
427        test -z "$(ETAGS_ARGS)$$tags$$unique" \
428          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
429             $$tags $$unique
430
431GTAGS:
432        here=`$(am__cd) $(top_builddir) && pwd` \
433          && cd $(top_srcdir) \
434          && gtags -i $(GTAGS_ARGS) $$here
435
436distclean-tags:
437        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
438DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
439
440top_distdir = .
441distdir = $(PACKAGE)-$(VERSION)
442
443am__remove_distdir = \
444  { test ! -d $(distdir) \
445    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
446         && rm -fr $(distdir); }; }
447
448GZIP_ENV = --best
449distcleancheck_listfiles = find . -type f -print
450
451distdir: $(DISTFILES)
452        $(am__remove_distdir)
453        mkdir $(distdir)
454        $(mkinstalldirs) $(distdir)/. $(distdir)/examples
455        @list='$(DISTFILES)'; for file in $$list; do \
456          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
457          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
458          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
459            dir="/$$dir"; \
460            $(mkinstalldirs) "$(distdir)$$dir"; \
461          else \
462            dir=''; \
463          fi; \
464          if test -d $$d/$$file; then \
465            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
466              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
467            fi; \
468            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
469          else \
470            test -f $(distdir)/$$file \
471            || cp -p $$d/$$file $(distdir)/$$file \
472            || exit 1; \
473          fi; \
474        done
475        list='$(SUBDIRS)'; for subdir in $$list; do \
476          if test "$$subdir" = .; then :; else \
477            test -d $(distdir)/$$subdir \
478            || mkdir $(distdir)/$$subdir \
479            || exit 1; \
480            (cd $$subdir && \
481              $(MAKE) $(AM_MAKEFLAGS) \
482                top_distdir="$(top_distdir)" \
483                distdir=../$(distdir)/$$subdir \
484                distdir) \
485              || exit 1; \
486          fi; \
487        done
488        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
489          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
490          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
491          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
492        || chmod -R a+r $(distdir)
493dist-gzip: distdir
494        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
495        $(am__remove_distdir)
496
497dist dist-all: distdir
498        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
499        $(am__remove_distdir)
500
501# This target untars the dist file and tries a VPATH configuration.  Then
502# it guarantees that the distribution is self-contained by making another
503# tarfile.
504distcheck: dist
505        $(am__remove_distdir)
506        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
507        chmod -R a-w $(distdir); chmod a+w $(distdir)
508        mkdir $(distdir)/=build
509        mkdir $(distdir)/=inst
510        chmod a-w $(distdir)
511        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
512          && cd $(distdir)/=build \
513          && ../configure --srcdir=.. --prefix=$$dc_install_base \
514            $(DISTCHECK_CONFIGURE_FLAGS) \
515          && $(MAKE) $(AM_MAKEFLAGS) \
516          && $(MAKE) $(AM_MAKEFLAGS) dvi \
517          && $(MAKE) $(AM_MAKEFLAGS) check \
518          && $(MAKE) $(AM_MAKEFLAGS) install \
519          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
520          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
521          && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
522              || { echo "ERROR: files left after uninstall:" ; \
523                   find $$dc_install_base -type f -print ; \
524                   exit 1; } >&2 ) \
525          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
526          && rm -f $(distdir).tar.gz \
527          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
528        $(am__remove_distdir)
529        @echo "$(distdir).tar.gz is ready for distribution" | \
530          sed 'h;s/./=/g;p;x;p;x'
531distcleancheck: distclean
532        if test '$(srcdir)' = . ; then \
533          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
534          exit 1 ; \
535        fi
536        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
537          || { echo "ERROR: files left after distclean:" ; \
538               $(distcleancheck_listfiles) ; \
539               exit 1; } >&2
540check-am: all-am
541check: check-recursive
542all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA) config.h
543installdirs: installdirs-recursive
544installdirs-am:
545        $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(pkgconfigdir) $(DESTDIR)$(xmldir)
546
547install: install-recursive
548install-exec: install-exec-recursive
549install-data: install-data-recursive
550uninstall: uninstall-recursive
551
552install-am: all-am
553        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
554
555installcheck: installcheck-recursive
556install-strip:
557        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
558          INSTALL_STRIP_FLAG=-s \
559          `test -z '$(STRIP)' || \
560            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
561mostlyclean-generic:
562
563clean-generic:
564
565distclean-generic:
566        -rm -f Makefile $(CONFIG_CLEAN_FILES)
567
568maintainer-clean-generic:
569        @echo "This command is intended for maintainers to use"
570        @echo "it deletes files that may require special tools to rebuild."
571clean: clean-recursive
572
573clean-am: clean-generic clean-libtool clean-local clean-noinstPROGRAMS \
574        mostlyclean-am
575
576distclean: distclean-recursive
577        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
578distclean-am: clean-am distclean-compile distclean-depend \
579        distclean-generic distclean-hdr distclean-libtool \
580        distclean-tags
581
582dvi: dvi-recursive
583
584dvi-am:
585
586info: info-recursive
587
588info-am:
589
590install-data-am: install-data-local install-pkgconfigDATA \
591        install-xmlDATA
592
593install-exec-am: install-binSCRIPTS
594
595install-info: install-info-recursive
596
597install-man:
598
599installcheck-am:
600
601maintainer-clean: maintainer-clean-recursive
602        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
603        -rm -rf autom4te.cache
604maintainer-clean-am: distclean-am maintainer-clean-generic
605
606mostlyclean: mostlyclean-recursive
607
608mostlyclean-am: mostlyclean-compile mostlyclean-generic \
609        mostlyclean-libtool
610
611uninstall-am: uninstall-binSCRIPTS uninstall-info-am uninstall-local \
612        uninstall-pkgconfigDATA uninstall-xmlDATA
613
614uninstall-info: uninstall-info-recursive
615
616.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
617        clean-generic clean-libtool clean-local clean-noinstPROGRAMS \
618        clean-recursive dist dist-all dist-gzip distcheck distclean \
619        distclean-compile distclean-depend distclean-generic \
620        distclean-hdr distclean-libtool distclean-recursive \
621        distclean-tags distcleancheck distdir dvi dvi-am dvi-recursive \
622        info info-am info-recursive install install-am \
623        install-binSCRIPTS install-data install-data-am \
624        install-data-local install-data-recursive install-exec \
625        install-exec-am install-exec-recursive install-info \
626        install-info-am install-info-recursive install-man \
627        install-pkgconfigDATA install-recursive install-strip \
628        install-xmlDATA installcheck installcheck-am installdirs \
629        installdirs-am installdirs-recursive maintainer-clean \
630        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
631        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
632        mostlyclean-recursive tags tags-recursive uninstall \
633        uninstall-am uninstall-binSCRIPTS uninstall-info-am \
634        uninstall-info-recursive uninstall-local \
635        uninstall-pkgconfigDATA uninstall-recursive uninstall-xmlDATA
636
637
638install-data-local:
639        -xmlcatalog --noout --add "system" "http://glade.gnome.org/glade-2.0.dtd" $(xmldir)/glade-2.0.dtd $(XMLCATALOG)
640uninstall-local:
641        -xmlcatalog --noout --del $(xmldir)/glade-2.0.dtd $(XMLCATALOG)
642
643#small hack to get distcheck to work
644clean-local:
645        rm -f intl/po2tbl.sed .memdump
646# Tell versions [3.59,3.63) of GNU make to not export all variables.
647# Otherwise a system limit (for SysV at least) may be exceeded.
648.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.