]> git.sur5r.net Git - bacula/rescue/blob - rescue/linux/cdrom/yaird-0.0.5/doc/Makefile
Initial revision
[bacula/rescue] / rescue / linux / cdrom / yaird-0.0.5 / doc / Makefile
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # doc/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 #
18 # Makefile.am -- installation and packaging instructions
19 #   Copyright (C) 2005  Erik van Konijnenburg
20 #
21 #   This program is free software; you can redistribute it and/or modify
22 #   it under the terms of the GNU General Public License as published by
23 #   the Free Software Foundation; either version 2 of the License, or
24 #   (at your option) any later version.
25 #
26 #   This program is distributed in the hope that it will be useful,
27 #   but WITHOUT ANY WARRANTY; without even the implied warranty of
28 #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29 #   GNU General Public License for more details.
30 #
31 #   You should have received a copy of the GNU General Public License
32 #   along with this program; if not, write to the Free Software
33 #   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
34 #
35 # Quick hack of a makefile, based on dia xml documentation.
36 # using the XSL sheets with xsltproc is a lot quicker than
37 # using jade via db2html; the generated html also is a lot more
38 # readable.  On the other hand, jade's validation looks more robust.
39 #
40
41 srcdir = .
42 top_srcdir = ..
43
44 pkgdatadir = $(datadir)/yaird
45 pkglibdir = $(libdir)/yaird
46 pkgincludedir = $(includedir)/yaird
47 top_builddir = ..
48 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49 INSTALL = /usr/bin/install -c
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_HEADER = $(INSTALL_DATA)
54 transform = $(program_transform_name)
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 subdir = doc
62 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
63         $(srcdir)/yaird.xml.in
64 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65 am__aclocal_m4_deps = $(top_srcdir)/configure.in
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67         $(ACLOCAL_M4)
68 mkinstalldirs = $(install_sh) -d
69 CONFIG_HEADER = $(top_builddir)/include/config.h
70 CONFIG_CLEAN_FILES = yaird.xml
71 SOURCES =
72 DIST_SOURCES =
73 DATA = $(noinst_DATA)
74 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75 ACLOCAL = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run aclocal-1.9
76 AMDEP_FALSE = #
77 AMDEP_TRUE = 
78 AMTAR = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run tar
79 AUTOCONF = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run autoconf
80 AUTOHEADER = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run autoheader
81 AUTOMAKE = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run automake-1.9
82 AWK = gawk
83 CC = gcc
84 CCDEPMODE = depmode=gcc3
85 CFLAGS = -g -O2
86 CPPFLAGS = 
87 CYGPATH_W = echo
88 DEFS = -DHAVE_CONFIG_H
89 DEPDIR = .deps
90 ECHO_C = 
91 ECHO_N = -n
92 ECHO_T = 
93 EXEEXT = 
94 INITRD_TEMPLATE = Fedora
95 INSTALL_DATA = ${INSTALL} -m 644
96 INSTALL_PROGRAM = ${INSTALL}
97 INSTALL_SCRIPT = ${INSTALL}
98 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
99 LDFLAGS = 
100 LIBOBJS = 
101 LIBS = 
102 LTLIBOBJS = 
103 MAKEINFO = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run makeinfo
104 OBJEXT = o
105 PACKAGE = yaird
106 PACKAGE_BUGREPORT = 
107 PACKAGE_NAME = 
108 PACKAGE_STRING = 
109 PACKAGE_TARNAME = 
110 PACKAGE_VERSION = 
111 PATH_SEPARATOR = :
112 PERL = /usr/bin/perl
113 SET_MAKE = 
114 SHELL = /bin/sh
115 STRIP = 
116 VERSION = 0.0.5
117 XMLTO = /usr/bin/xmlto
118 ac_ct_CC = gcc
119 ac_ct_STRIP = 
120 am__fastdepCC_FALSE = #
121 am__fastdepCC_TRUE = 
122 am__include = include
123 am__leading_dot = .
124 am__quote = 
125 am__tar = ${AMTAR} chof - "$$tardir"
126 am__untar = ${AMTAR} xf -
127 bindir = ${exec_prefix}/bin
128 build_alias = 
129 datadir = ${prefix}/share
130 exec_prefix = ${prefix}
131 host_alias = 
132 includedir = ${prefix}/include
133 infodir = ${prefix}/info
134 install_sh = /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/install-sh
135 libdir = ${exec_prefix}/lib
136 libexecdir = ${exec_prefix}/libexec
137 localstatedir = ${prefix}/var
138 mandir = ${prefix}/man
139 mkdir_p = mkdir -p --
140 oldincludedir = /usr/include
141 prefix = /usr/local
142 program_transform_name = s,x,x,
143 sbindir = ${exec_prefix}/sbin
144 sharedstatedir = ${prefix}/com
145 sysconfdir = ${prefix}/etc
146 target_alias = 
147 noinst_DATA = yaird.html
148 CLEANFILES = $(noinst_DATA)
149
150 # not compiled, but must go in the tarball.
151 EXTRA_DIST = \
152         authors.xml \
153         concepts.xml \
154         figures/console.dia \
155         figures/console.png \
156         input.xml \
157         intro.xml \
158         kernel.xml \
159         license.xml \
160         raid.xml \
161         security.xml \
162         shlibs.xml \
163         spec.xml \
164         tools.xml \
165         yaird.xml
166
167 all: all-am
168
169 .SUFFIXES:
170 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
171         @for dep in $?; do \
172           case '$(am__configure_deps)' in \
173             *$$dep*) \
174               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
175                 && exit 0; \
176               exit 1;; \
177           esac; \
178         done; \
179         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
180         cd $(top_srcdir) && \
181           $(AUTOMAKE) --gnu  doc/Makefile
182 .PRECIOUS: Makefile
183 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
184         @case '$?' in \
185           *config.status*) \
186             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
187           *) \
188             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
189             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
190         esac;
191
192 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
193         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194
195 $(top_srcdir)/configure:  $(am__configure_deps)
196         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
198         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199 yaird.xml: $(top_builddir)/config.status $(srcdir)/yaird.xml.in
200         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
201 uninstall-info-am:
202 tags: TAGS
203 TAGS:
204
205 ctags: CTAGS
206 CTAGS:
207
208
209 distdir: $(DISTFILES)
210         $(mkdir_p) $(distdir)/figures
211         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
212         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
213         list='$(DISTFILES)'; for file in $$list; do \
214           case $$file in \
215             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
216             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
217           esac; \
218           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
219           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
220           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
221             dir="/$$dir"; \
222             $(mkdir_p) "$(distdir)$$dir"; \
223           else \
224             dir=''; \
225           fi; \
226           if test -d $$d/$$file; then \
227             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
228               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
229             fi; \
230             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
231           else \
232             test -f $(distdir)/$$file \
233             || cp -p $$d/$$file $(distdir)/$$file \
234             || exit 1; \
235           fi; \
236         done
237 check-am: all-am
238 check: check-am
239 all-am: Makefile $(DATA)
240 installdirs:
241 install: install-am
242 install-exec: install-exec-am
243 install-data: install-data-am
244 uninstall: uninstall-am
245
246 install-am: all-am
247         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
248
249 installcheck: installcheck-am
250 install-strip:
251         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
252           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
253           `test -z '$(STRIP)' || \
254             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
255 mostlyclean-generic:
256
257 clean-generic:
258         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
259
260 distclean-generic:
261         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
262
263 maintainer-clean-generic:
264         @echo "This command is intended for maintainers to use"
265         @echo "it deletes files that may require special tools to rebuild."
266 clean: clean-am
267
268 clean-am: clean-generic mostlyclean-am
269
270 distclean: distclean-am
271         -rm -f Makefile
272 distclean-am: clean-am distclean-generic
273
274 dvi: dvi-am
275
276 dvi-am:
277
278 html: html-am
279
280 info: info-am
281
282 info-am:
283
284 install-data-am:
285
286 install-exec-am:
287
288 install-info: install-info-am
289
290 install-man:
291
292 installcheck-am:
293
294 maintainer-clean: maintainer-clean-am
295         -rm -f Makefile
296 maintainer-clean-am: distclean-am maintainer-clean-generic
297
298 mostlyclean: mostlyclean-am
299
300 mostlyclean-am: mostlyclean-generic
301
302 pdf: pdf-am
303
304 pdf-am:
305
306 ps: ps-am
307
308 ps-am:
309
310 uninstall-am: uninstall-info-am
311
312 .PHONY: all all-am check check-am clean clean-generic distclean \
313         distclean-generic distdir dvi dvi-am html html-am info info-am \
314         install install-am install-data install-data-am install-exec \
315         install-exec-am install-info install-info-am install-man \
316         install-strip installcheck installcheck-am installdirs \
317         maintainer-clean maintainer-clean-generic mostlyclean \
318         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
319         uninstall-info-am
320
321
322 yaird.html: $(EXTRA_DIST)
323         $(XMLTO) xhtml-nochunks yaird.xml
324 # Tell versions [3.59,3.63) of GNU make to not export all variables.
325 # Otherwise a system limit (for SysV at least) may be exceeded.
326 .NOEXPORT: