Initial revision
[gpiv.git] / doc / Makefile.in
blobd585e02500c64106e654e5b0096e169be461d099
1 # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = ..
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
63 CATALOGS = @CATALOGS@
64 CATOBJEXT = @CATOBJEXT@
65 CC = @CC@
66 DATADIRNAME = @DATADIRNAME@
67 DEBUG = @DEBUG@
68 DEMO = @DEMO@
69 GENCAT = @GENCAT@
70 GLIBC21 = @GLIBC21@
71 GMOFILES = @GMOFILES@
72 GMSGFMT = @GMSGFMT@
73 GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
74 GNOMEUI_LIBS = @GNOMEUI_LIBS@
75 GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
76 GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@
77 GNOME_CONFIG = @GNOME_CONFIG@
78 GNOME_DOCKLETS_LIBS = @GNOME_DOCKLETS_LIBS@
79 GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
80 GNOME_LIBDIR = @GNOME_LIBDIR@
81 GNOME_LIBS = @GNOME_LIBS@
82 GNORBA_CFLAGS = @GNORBA_CFLAGS@
83 GNORBA_LIBS = @GNORBA_LIBS@
84 GTKXMHTML_LIBS = @GTKXMHTML_LIBS@
85 GTK_CFLAGS = @GTK_CFLAGS@
86 GTK_CONFIG = @GTK_CONFIG@
87 GTK_LIBS = @GTK_LIBS@
88 INSTOBJEXT = @INSTOBJEXT@
89 INTLBISON = @INTLBISON@
90 INTLLIBS = @INTLLIBS@
91 INTLOBJS = @INTLOBJS@
92 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
93 LIBICONV = @LIBICONV@
94 MAKEINFO = @MAKEINFO@
95 MKINSTALLDIRS = @MKINSTALLDIRS@
96 MSGFMT = @MSGFMT@
97 ORBIT_CFLAGS = @ORBIT_CFLAGS@
98 ORBIT_CONFIG = @ORBIT_CONFIG@
99 ORBIT_IDL = @ORBIT_IDL@
100 ORBIT_LIBS = @ORBIT_LIBS@
101 OVERRIDE_IMAGE_HEIGHT_MAX = @OVERRIDE_IMAGE_HEIGHT_MAX@
102 OVERRIDE_IMAGE_WIDTH_MAX = @OVERRIDE_IMAGE_WIDTH_MAX@
103 PACKAGE = @PACKAGE@
104 PACKAGE_PIXMAPS_DIR = @PACKAGE_PIXMAPS_DIR@
105 POFILES = @POFILES@
106 POSUB = @POSUB@
107 PTHREAD_LIB = @PTHREAD_LIB@
108 RANLIB = @RANLIB@
109 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
110 USE_NLS = @USE_NLS@
111 VERSION = @VERSION@
112 XPM_LIBS = @XPM_LIBS@
113 ZVT_LIBS = @ZVT_LIBS@
114 cflags_set = @cflags_set@
115 cxxflags_set = @cxxflags_set@
117 SUBDIRS = C
118 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
119 CONFIG_HEADER = ../config.h
120 CONFIG_CLEAN_FILES =
121 DIST_COMMON = Makefile.am Makefile.in
124 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
126 TAR = tar
127 GZIP_ENV = --best
128 all: all-redirect
129 .SUFFIXES:
130 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
131 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/Makefile
133 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
134 cd $(top_builddir) \
135 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
138 # This directory's subdirectories are mostly independent; you can cd
139 # into them and run `make' without going through this Makefile.
140 # To change the values of `make' variables: instead of editing Makefiles,
141 # (1) if the variable is set in `config.status', edit `config.status'
142 # (which will cause the Makefiles to be regenerated when you run `make');
143 # (2) otherwise, pass the desired values on the `make' command line.
145 @SET_MAKE@
147 all-recursive install-data-recursive install-exec-recursive \
148 installdirs-recursive install-recursive uninstall-recursive \
149 check-recursive installcheck-recursive info-recursive dvi-recursive:
150 @set fnord $(MAKEFLAGS); amf=$$2; \
151 dot_seen=no; \
152 target=`echo $@ | sed s/-recursive//`; \
153 list='$(SUBDIRS)'; for subdir in $$list; do \
154 echo "Making $$target in $$subdir"; \
155 if test "$$subdir" = "."; then \
156 dot_seen=yes; \
157 local_target="$$target-am"; \
158 else \
159 local_target="$$target"; \
160 fi; \
161 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
162 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
163 done; \
164 if test "$$dot_seen" = "no"; then \
165 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
166 fi; test -z "$$fail"
168 mostlyclean-recursive clean-recursive distclean-recursive \
169 maintainer-clean-recursive:
170 @set fnord $(MAKEFLAGS); amf=$$2; \
171 dot_seen=no; \
172 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
173 rev="$$subdir $$rev"; \
174 test "$$subdir" = "." && dot_seen=yes; \
175 done; \
176 test "$$dot_seen" = "no" && rev=". $$rev"; \
177 target=`echo $@ | sed s/-recursive//`; \
178 for subdir in $$rev; do \
179 echo "Making $$target in $$subdir"; \
180 if test "$$subdir" = "."; then \
181 local_target="$$target-am"; \
182 else \
183 local_target="$$target"; \
184 fi; \
185 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
186 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
187 done && test -z "$$fail"
188 tags-recursive:
189 list='$(SUBDIRS)'; for subdir in $$list; do \
190 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
191 done
193 tags: TAGS
195 ID: $(HEADERS) $(SOURCES) $(LISP)
196 list='$(SOURCES) $(HEADERS)'; \
197 unique=`for i in $$list; do echo $$i; done | \
198 awk ' { files[$$0] = 1; } \
199 END { for (i in files) print i; }'`; \
200 here=`pwd` && cd $(srcdir) \
201 && mkid -f$$here/ID $$unique $(LISP)
203 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
204 tags=; \
205 here=`pwd`; \
206 list='$(SUBDIRS)'; for subdir in $$list; do \
207 if test "$$subdir" = .; then :; else \
208 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
209 fi; \
210 done; \
211 list='$(SOURCES) $(HEADERS)'; \
212 unique=`for i in $$list; do echo $$i; done | \
213 awk ' { files[$$0] = 1; } \
214 END { for (i in files) print i; }'`; \
215 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
216 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
218 mostlyclean-tags:
220 clean-tags:
222 distclean-tags:
223 -rm -f TAGS ID
225 maintainer-clean-tags:
227 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
229 subdir = doc
231 distdir: $(DISTFILES)
232 @for file in $(DISTFILES); do \
233 d=$(srcdir); \
234 if test -d $$d/$$file; then \
235 cp -pr $$d/$$file $(distdir)/$$file; \
236 else \
237 test -f $(distdir)/$$file \
238 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
239 || cp -p $$d/$$file $(distdir)/$$file || :; \
240 fi; \
241 done
242 for subdir in $(SUBDIRS); do \
243 if test "$$subdir" = .; then :; else \
244 test -d $(distdir)/$$subdir \
245 || mkdir $(distdir)/$$subdir \
246 || exit 1; \
247 chmod 777 $(distdir)/$$subdir; \
248 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
249 || exit 1; \
250 fi; \
251 done
252 info-am:
253 info: info-recursive
254 dvi-am:
255 dvi: dvi-recursive
256 check-am: all-am
257 check: check-recursive
258 installcheck-am:
259 installcheck: installcheck-recursive
260 install-exec-am:
261 install-exec: install-exec-recursive
263 install-data-am:
264 install-data: install-data-recursive
266 install-am: all-am
267 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
268 install: install-recursive
269 uninstall-am:
270 uninstall: uninstall-recursive
271 all-am: Makefile
272 all-redirect: all-recursive
273 install-strip:
274 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
275 installdirs: installdirs-recursive
276 installdirs-am:
279 mostlyclean-generic:
281 clean-generic:
283 distclean-generic:
284 -rm -f Makefile $(CONFIG_CLEAN_FILES)
285 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
287 maintainer-clean-generic:
288 mostlyclean-am: mostlyclean-tags mostlyclean-generic
290 mostlyclean: mostlyclean-recursive
292 clean-am: clean-tags clean-generic mostlyclean-am
294 clean: clean-recursive
296 distclean-am: distclean-tags distclean-generic clean-am
298 distclean: distclean-recursive
300 maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
301 distclean-am
302 @echo "This command is intended for maintainers to use;"
303 @echo "it deletes files that may require special tools to rebuild."
305 maintainer-clean: maintainer-clean-recursive
307 .PHONY: install-data-recursive uninstall-data-recursive \
308 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
309 uninstalldirs-recursive all-recursive check-recursive \
310 installcheck-recursive info-recursive dvi-recursive \
311 mostlyclean-recursive distclean-recursive clean-recursive \
312 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
313 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
314 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
315 install-exec install-data-am install-data install-am install \
316 uninstall-am uninstall all-redirect all-am all installdirs-am \
317 installdirs mostlyclean-generic distclean-generic clean-generic \
318 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
321 # Tell versions [3.59,3.63) of GNU make to not export all variables.
322 # Otherwise a system limit (for SysV at least) may be exceeded.
323 .NOEXPORT: