source: trunk/third/libgnomeprintui/doc/Makefile.in @ 21504

Revision 21504, 16.2 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21503, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
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@
16
17# -*- mode: makefile -*-
18
19####################################
20# Everything below here is generic #
21####################################
22
23srcdir = @srcdir@
24top_srcdir = @top_srcdir@
25VPATH = @srcdir@
26pkgdatadir = $(datadir)/@PACKAGE@
27pkglibdir = $(libdir)/@PACKAGE@
28pkgincludedir = $(includedir)/@PACKAGE@
29top_builddir = ..
30
31am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32INSTALL = @INSTALL@
33install_sh_DATA = $(install_sh) -c -m 644
34install_sh_PROGRAM = $(install_sh) -c
35install_sh_SCRIPT = $(install_sh) -c
36INSTALL_HEADER = $(INSTALL_DATA)
37transform = $(program_transform_name)
38NORMAL_INSTALL = :
39PRE_INSTALL = :
40POST_INSTALL = :
41NORMAL_UNINSTALL = :
42PRE_UNINSTALL = :
43POST_UNINSTALL = :
44host_triplet = @host@
45ACLOCAL = @ACLOCAL@
46ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
47AMDEP_FALSE = @AMDEP_FALSE@
48AMDEP_TRUE = @AMDEP_TRUE@
49AMTAR = @AMTAR@
50AR = @AR@
51AS = @AS@
52AUTOCONF = @AUTOCONF@
53AUTOHEADER = @AUTOHEADER@
54AUTOMAKE = @AUTOMAKE@
55AWK = @AWK@
56CATALOGS = @CATALOGS@
57CATOBJEXT = @CATOBJEXT@
58CC = @CC@
59CCDEPMODE = @CCDEPMODE@
60CFLAGS = @CFLAGS@
61CPP = @CPP@
62CPPFLAGS = @CPPFLAGS@
63CXX = @CXX@
64CXXCPP = @CXXCPP@
65CXXDEPMODE = @CXXDEPMODE@
66CXXFLAGS = @CXXFLAGS@
67CYGPATH_W = @CYGPATH_W@
68DATADIRNAME = @DATADIRNAME@
69DEFS = @DEFS@
70DEPDIR = @DEPDIR@
71DLLTOOL = @DLLTOOL@
72ECHO = @ECHO@
73ECHO_C = @ECHO_C@
74ECHO_N = @ECHO_N@
75ECHO_T = @ECHO_T@
76EGREP = @EGREP@
77ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
78ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
79EXAMPLES_USE_LOCAL_LIBGNOMEPRINT_FALSE = @EXAMPLES_USE_LOCAL_LIBGNOMEPRINT_FALSE@
80EXAMPLES_USE_LOCAL_LIBGNOMEPRINT_TRUE = @EXAMPLES_USE_LOCAL_LIBGNOMEPRINT_TRUE@
81EXEEXT = @EXEEXT@
82F77 = @F77@
83FFLAGS = @FFLAGS@
84GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
85GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
86GMOFILES = @GMOFILES@
87GMSGFMT = @GMSGFMT@
88GNOMEPRINT_AGE = @GNOMEPRINT_AGE@
89GNOMEPRINT_CURRENT = @GNOMEPRINT_CURRENT@
90GNOMEPRINT_REVISION = @GNOMEPRINT_REVISION@
91GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
92GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
93HTML_DIR = @HTML_DIR@
94INSTALL_DATA = @INSTALL_DATA@
95INSTALL_PROGRAM = @INSTALL_PROGRAM@
96INSTALL_SCRIPT = @INSTALL_SCRIPT@
97INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98INSTOBJEXT = @INSTOBJEXT@
99INTLLIBS = @INTLLIBS@
100LDFLAGS = @LDFLAGS@
101LIBGLADE_CFLAGS = @LIBGLADE_CFLAGS@
102LIBGLADE_LIBS = @LIBGLADE_LIBS@
103LIBGNOMEPRINTUI_CFLAGS = @LIBGNOMEPRINTUI_CFLAGS@
104LIBGNOMEPRINTUI_LIBS = @LIBGNOMEPRINTUI_LIBS@
105LIBOBJS = @LIBOBJS@
106LIBS = @LIBS@
107LIBTOOL = @LIBTOOL@
108LN_S = @LN_S@
109LTLIBOBJS = @LTLIBOBJS@
110MAINT = @MAINT@
111MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
112MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
113MAKEINFO = @MAKEINFO@
114MKINSTALLDIRS = @MKINSTALLDIRS@
115MSGFMT = @MSGFMT@
116OBJDUMP = @OBJDUMP@
117OBJEXT = @OBJEXT@
118PACKAGE = @PACKAGE@
119PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
120PACKAGE_NAME = @PACKAGE_NAME@
121PACKAGE_STRING = @PACKAGE_STRING@
122PACKAGE_TARNAME = @PACKAGE_TARNAME@
123PACKAGE_VERSION = @PACKAGE_VERSION@
124PATH_SEPARATOR = @PATH_SEPARATOR@
125PKG_CONFIG = @PKG_CONFIG@
126POFILES = @POFILES@
127POSUB = @POSUB@
128PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
129PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
130RANLIB = @RANLIB@
131SET_MAKE = @SET_MAKE@
132SHELL = @SHELL@
133STRIP = @STRIP@
134USE_NLS = @USE_NLS@
135VERSION = @VERSION@
136WARN_CFLAGS = @WARN_CFLAGS@
137WITH_LIBGLADE_FALSE = @WITH_LIBGLADE_FALSE@
138WITH_LIBGLADE_TRUE = @WITH_LIBGLADE_TRUE@
139XGETTEXT = @XGETTEXT@
140ac_ct_AR = @ac_ct_AR@
141ac_ct_AS = @ac_ct_AS@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_CXX = @ac_ct_CXX@
144ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
145ac_ct_F77 = @ac_ct_F77@
146ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
147ac_ct_RANLIB = @ac_ct_RANLIB@
148ac_ct_STRIP = @ac_ct_STRIP@
149am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
150am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
151am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
152am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
153am__include = @am__include@
154am__leading_dot = @am__leading_dot@
155am__quote = @am__quote@
156bindir = @bindir@
157build = @build@
158build_alias = @build_alias@
159build_cpu = @build_cpu@
160build_os = @build_os@
161build_vendor = @build_vendor@
162datadir = @datadir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169includedir = @includedir@
170infodir = @infodir@
171install_sh = @install_sh@
172libdir = @libdir@
173libexecdir = @libexecdir@
174localstatedir = @localstatedir@
175mandir = @mandir@
176oldincludedir = @oldincludedir@
177prefix = @prefix@
178program_transform_name = @program_transform_name@
179sbindir = @sbindir@
180sharedstatedir = @sharedstatedir@
181sysconfdir = @sysconfdir@
182target_alias = @target_alias@
183
184# The name of the module, e.g. 'glib'.
185DOC_MODULE = libgnomeprintui
186
187# The top-level SGML file. Change it if you want.
188DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
189
190# The directory containing the source code. Relative to $(srcdir).
191# gtk-doc will search all .c & .h files beneath here for inline comments
192# documenting functions and macros.
193DOC_SOURCE_DIR = $(top_srcdir)/libgnomeprintui
194
195# Extra options to supply to gtkdoc-scan.
196SCAN_OPTIONS = --deprecated-guards="GNOME_DISABLE_DEPRECATED"
197
198# Extra options to supply to gtkdoc-mkdb.
199MKDB_OPTIONS =
200
201# Extra options to supply to gtkdoc-fixref.
202FIXXREF_OPTIONS =
203
204# Used for dependencies.
205HFILE_GLOB = $(top_srcdir)/libgnomeprintui/*.h $(top_srcdir)/libgnomeprintui/*/*.h
206CFILE_GLOB = $(top_srcdir)/libgnomeprintui/*.c $(top_srcdir)/libgnomeprintui/*/*.c
207
208# Header files to ignore when scanning.
209IGNORE_HFILES = \
210        gnome-canvas-hacktext.h \
211        gnome-print-i18n.h \
212        gnome-print-pixbuf.h \
213        gnome-print-preview-icons.h \
214        gnome-print-preview-private.h \
215        add-printer-dialog.h \
216        config-dialog.h \
217        gpa-widget.h \
218        media-orientation.h \
219        printer-selector.h \
220        settings-selector.h \
221        transport-selector.h
222
223
224# Images to copy into HTML directory.
225HTML_IMAGES =
226
227# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
228content_files =
229
230# Other files to distribute.
231extra_files =
232
233# CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
234# contains GtkObjects/GObjects and you want to document signals and properties.
235GTKDOC_CFLAGS = -DWE_ARE_LIBGNOMEPRINT_INTERNALS -I$(top_builddir) -I$(top_srcdir) $(LIBGNOMEPRINTUI_CFLAGS) $(CFLAGS)
236GTKDOC_LIBS = $(top_builddir)/libgnomeprintui/libgnomeprintui-2-2.la $(LDFLAGS)
237
238# _CC and _LD are already defined in gtk-doc.make
239# GTKDOC_CC=$(LIBTOOL) --mode=compile $(CC)
240# GTKDOC_LD=$(LIBTOOL) --mode=link $(CC)
241
242# If you need to override some of the declarations, place them in this file
243# and uncomment this line.
244#DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
245DOC_OVERRIDES =
246@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(AM_CFLAGS) $(CFLAGS)
247
248@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC) $(INCLUDES) $(AM_CFLAGS) $(CFLAGS)
249@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS)
250@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS)
251
252# We set GPATH here; this gives us semantics for GNU make
253# which are more like other make's VPATH, when it comes to
254# whether a source that is a target of one rule is then
255# searched for in VPATH/GPATH.
256#
257GPATH = $(srcdir)
258
259TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
260
261EXTRA_DIST = \
262        $(content_files)                \
263        $(HTML_IMAGES)                  \
264        $(DOC_MAIN_SGML_FILE)           \
265        $(DOC_MODULE).types             \
266        $(DOC_MODULE)-sections.txt      \
267        $(DOC_MODULE)-overrides.txt
268
269
270DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
271           $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
272
273
274SCANOBJ_FILES = \
275        $(DOC_MODULE).args       \
276        $(DOC_MODULE).hierarchy  \
277        $(DOC_MODULE).interfaces \
278        $(DOC_MODULE).prerequisites \
279        $(DOC_MODULE).signals
280
281
282CLEANFILES = $(SCANOBJ_FILES) $(DOC_MODULE)-unused.txt $(DOC_STAMPS)
283subdir = doc
284ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
285mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
286CONFIG_HEADER = $(top_builddir)/config.h
287CONFIG_CLEAN_FILES =
288DIST_SOURCES =
289DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/gtk-doc.make \
290        Makefile.am
291all: all-am
292
293.SUFFIXES:
294$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/gtk-doc.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
295        cd $(top_srcdir) && \
296          $(AUTOMAKE) --gnu  doc/Makefile
297Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
298        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
299
300mostlyclean-libtool:
301        -rm -f *.lo
302
303clean-libtool:
304        -rm -rf .libs _libs
305
306distclean-libtool:
307        -rm -f libtool
308uninstall-info-am:
309tags: TAGS
310TAGS:
311
312ctags: CTAGS
313CTAGS:
314
315DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
316
317top_distdir = ..
318distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
319
320distdir: $(DISTFILES)
321        $(mkinstalldirs) $(distdir)/..
322        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
323        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
324        list='$(DISTFILES)'; for file in $$list; do \
325          case $$file in \
326            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
327            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
328          esac; \
329          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
330          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
331          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
332            dir="/$$dir"; \
333            $(mkinstalldirs) "$(distdir)$$dir"; \
334          else \
335            dir=''; \
336          fi; \
337          if test -d $$d/$$file; then \
338            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
339              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
340            fi; \
341            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
342          else \
343            test -f $(distdir)/$$file \
344            || cp -p $$d/$$file $(distdir)/$$file \
345            || exit 1; \
346          fi; \
347        done
348        $(MAKE) $(AM_MAKEFLAGS) \
349          top_distdir="$(top_distdir)" distdir="$(distdir)" \
350          dist-hook
351check-am: all-am
352check: check-am
353all-am: Makefile all-local
354
355installdirs:
356install: install-am
357install-exec: install-exec-am
358install-data: install-data-am
359uninstall: uninstall-am
360
361install-am: all-am
362        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
363
364installcheck: installcheck-am
365install-strip:
366        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
367          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
368          `test -z '$(STRIP)' || \
369            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
370mostlyclean-generic:
371
372clean-generic:
373        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
374
375distclean-generic:
376        -rm -f $(CONFIG_CLEAN_FILES)
377
378maintainer-clean-generic:
379        @echo "This command is intended for maintainers to use"
380        @echo "it deletes files that may require special tools to rebuild."
381clean: clean-am
382
383clean-am: clean-generic clean-libtool clean-local mostlyclean-am
384
385distclean: distclean-am
386        -rm -f Makefile
387distclean-am: clean-am distclean-generic distclean-libtool
388
389dvi: dvi-am
390
391dvi-am:
392
393info: info-am
394
395info-am:
396
397install-data-am: install-data-local
398
399install-exec-am:
400
401install-info: install-info-am
402
403install-man:
404
405installcheck-am:
406
407maintainer-clean: maintainer-clean-am
408        -rm -f Makefile
409maintainer-clean-am: distclean-am maintainer-clean-generic \
410        maintainer-clean-local
411
412mostlyclean: mostlyclean-am
413
414mostlyclean-am: mostlyclean-generic mostlyclean-libtool
415
416pdf: pdf-am
417
418pdf-am:
419
420ps: ps-am
421
422ps-am:
423
424uninstall-am: uninstall-info-am uninstall-local
425
426.PHONY: all all-am all-local check check-am clean clean-generic \
427        clean-libtool clean-local distclean distclean-generic \
428        distclean-libtool distdir dvi dvi-am info info-am install \
429        install-am install-data install-data-am install-data-local \
430        install-exec install-exec-am install-info install-info-am \
431        install-man install-strip installcheck installcheck-am \
432        installdirs maintainer-clean maintainer-clean-generic \
433        maintainer-clean-local mostlyclean mostlyclean-generic \
434        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
435        uninstall-info-am uninstall-local
436
437
438@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
439
440#### scan ####
441
442@ENABLE_GTK_DOC_TRUE@scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
443@ENABLE_GTK_DOC_TRUE@   @echo '*** Scanning header files ***'
444@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
445@ENABLE_GTK_DOC_TRUE@   if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null ; then \
446@ENABLE_GTK_DOC_TRUE@       CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" CFLAGS="$(GTKDOC_CFLAGS)" LDFLAGS="$(GTKDOC_LIBS)" gtkdoc-scangobj $(SCANGOBJ_OPTIONS) --module=$(DOC_MODULE) --output-dir=$(srcdir) ; \
447@ENABLE_GTK_DOC_TRUE@   else \
448@ENABLE_GTK_DOC_TRUE@       cd $(srcdir) ; \
449@ENABLE_GTK_DOC_TRUE@       for i in $(SCANOBJ_FILES) ; do \
450@ENABLE_GTK_DOC_TRUE@               test -f $$i || touch $$i ; \
451@ENABLE_GTK_DOC_TRUE@       done \
452@ENABLE_GTK_DOC_TRUE@   fi
453@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
454@ENABLE_GTK_DOC_TRUE@     gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES)
455@ENABLE_GTK_DOC_TRUE@   touch scan-build.stamp
456
457@ENABLE_GTK_DOC_TRUE@$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES): scan-build.stamp
458@ENABLE_GTK_DOC_TRUE@   @true
459
460#### templates ####
461
462@ENABLE_GTK_DOC_TRUE@tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
463@ENABLE_GTK_DOC_TRUE@   @echo '*** Rebuilding template files ***'
464@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
465@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE)
466@ENABLE_GTK_DOC_TRUE@   touch tmpl-build.stamp
467
468@ENABLE_GTK_DOC_TRUE@tmpl.stamp: tmpl-build.stamp
469@ENABLE_GTK_DOC_TRUE@   @true
470
471#### xml ####
472
473@ENABLE_GTK_DOC_TRUE@sgml-build.stamp: tmpl.stamp $(CFILE_GLOB) $(srcdir)/tmpl/*.sgml
474@ENABLE_GTK_DOC_TRUE@   @echo '*** Building XML ***'
475@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
476@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && \
477@ENABLE_GTK_DOC_TRUE@   gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --output-format=xml $(MKDB_OPTIONS)
478@ENABLE_GTK_DOC_TRUE@   touch sgml-build.stamp
479
480@ENABLE_GTK_DOC_TRUE@sgml.stamp: sgml-build.stamp
481@ENABLE_GTK_DOC_TRUE@   @true
482
483#### html ####
484
485@ENABLE_GTK_DOC_TRUE@html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
486@ENABLE_GTK_DOC_TRUE@   @echo '*** Building HTML ***'
487@ENABLE_GTK_DOC_TRUE@   @-chmod -R u+w $(srcdir)
488@ENABLE_GTK_DOC_TRUE@   rm -rf $(srcdir)/html
489@ENABLE_GTK_DOC_TRUE@   mkdir $(srcdir)/html
490@ENABLE_GTK_DOC_TRUE@   cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
491@ENABLE_GTK_DOC_TRUE@   test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
492@ENABLE_GTK_DOC_TRUE@   @echo '-- Fixing Crossreferences'
493@ENABLE_GTK_DOC_TRUE@   cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
494@ENABLE_GTK_DOC_TRUE@   touch html-build.stamp
495@ENABLE_GTK_DOC_FALSE@all-local:
496
497##############
498
499clean-local:
500        rm -f *~ *.bak
501        rm -rf .libs
502
503maintainer-clean-local: clean
504        cd $(srcdir) && rm -rf xml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
505
506install-data-local:
507        installfiles=`echo $(srcdir)/html/*`; \
508        if test "$$installfiles" = '$(srcdir)/html/*'; \
509        then echo '-- Nothing to install' ; \
510        else \
511          $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
512          for i in $$installfiles; do \
513            echo '-- Installing '$$i ; \
514            $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
515          done; \
516          echo '-- Installing $(srcdir)/html/index.sgml' ; \
517          $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \
518        fi
519
520uninstall-local:
521        rm -f $(DESTDIR)$(TARGET_DIR)/*
522
523#
524# Require gtk-doc when making dist
525#
526@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
527@ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
528@ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
529@ENABLE_GTK_DOC_FALSE@  @false
530
531dist-hook: dist-check-gtkdoc dist-hook-local
532        mkdir $(distdir)/tmpl
533        mkdir $(distdir)/xml
534        mkdir $(distdir)/html
535        -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
536        -cp $(srcdir)/xml/*.xml $(distdir)/xml
537        -cp $(srcdir)/html/* $(distdir)/html
538
539.PHONY : dist-hook-local
540# Tell versions [3.59,3.63) of GNU make to not export all variables.
541# Otherwise a system limit (for SysV at least) may be exceeded.
542.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.