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