]> git.sur5r.net Git - bacula/rescue/blob - rescue/linux/cdrom/yaird-0.0.5/templates/Makefile
Initial revision
[bacula/rescue] / rescue / linux / cdrom / yaird-0.0.5 / templates / Makefile
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # templates/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.incl -- shared defines between makefiles
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 # - auxdir contains package specific executables that may be included
36 #   in the generated image
37 # - perldir contains perl modules to be included by the main program
38 #
39 # This cannot be simply passed from the master makefile; that would
40 # be invisible to automake.
41
42 srcdir = .
43 top_srcdir = ..
44
45 pkgdatadir = $(datadir)/yaird
46 pkglibdir = $(libdir)/yaird
47 pkgincludedir = $(includedir)/yaird
48 top_builddir = ..
49 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50 INSTALL = /usr/bin/install -c
51 install_sh_DATA = $(install_sh) -c -m 644
52 install_sh_PROGRAM = $(install_sh) -c
53 install_sh_SCRIPT = $(install_sh) -c
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = $(program_transform_name)
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 DIST_COMMON = $(srcdir)/../Makefile.incl $(srcdir)/Makefile.am \
63         $(srcdir)/Makefile.in
64 subdir = templates
65 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66 am__aclocal_m4_deps = $(top_srcdir)/configure.in
67 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68         $(ACLOCAL_M4)
69 mkinstalldirs = $(install_sh) -d
70 CONFIG_HEADER = $(top_builddir)/include/config.h
71 CONFIG_CLEAN_FILES =
72 SOURCES =
73 DIST_SOURCES =
74 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
75 am__vpath_adj = case $$p in \
76     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77     *) f=$$p;; \
78   esac;
79 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
80 am__installdirs = "$(DESTDIR)$(perldir)"
81 nodist_perlDATA_INSTALL = $(INSTALL_DATA)
82 DATA = $(nodist_perl_DATA)
83 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84 ACLOCAL = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run aclocal-1.9
85 AMDEP_FALSE = #
86 AMDEP_TRUE = 
87 AMTAR = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run tar
88 AUTOCONF = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run autoconf
89 AUTOHEADER = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run autoheader
90 AUTOMAKE = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run automake-1.9
91 AWK = gawk
92 CC = gcc
93 CCDEPMODE = depmode=gcc3
94 CFLAGS = -g -O2
95 CPPFLAGS = 
96 CYGPATH_W = echo
97 DEFS = -DHAVE_CONFIG_H
98 DEPDIR = .deps
99 ECHO_C = 
100 ECHO_N = -n
101 ECHO_T = 
102 EXEEXT = 
103 INITRD_TEMPLATE = Fedora
104 INSTALL_DATA = ${INSTALL} -m 644
105 INSTALL_PROGRAM = ${INSTALL}
106 INSTALL_SCRIPT = ${INSTALL}
107 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
108 LDFLAGS = 
109 LIBOBJS = 
110 LIBS = 
111 LTLIBOBJS = 
112 MAKEINFO = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run makeinfo
113 OBJEXT = o
114 PACKAGE = yaird
115 PACKAGE_BUGREPORT = 
116 PACKAGE_NAME = 
117 PACKAGE_STRING = 
118 PACKAGE_TARNAME = 
119 PACKAGE_VERSION = 
120 PATH_SEPARATOR = :
121 PERL = /usr/bin/perl
122 SET_MAKE = 
123 SHELL = /bin/sh
124 STRIP = 
125 VERSION = 0.0.5
126 XMLTO = /usr/bin/xmlto
127 ac_ct_CC = gcc
128 ac_ct_STRIP = 
129 am__fastdepCC_FALSE = #
130 am__fastdepCC_TRUE = 
131 am__include = include
132 am__leading_dot = .
133 am__quote = 
134 am__tar = ${AMTAR} chof - "$$tardir"
135 am__untar = ${AMTAR} xf -
136 bindir = ${exec_prefix}/bin
137 build_alias = 
138 datadir = ${prefix}/share
139 exec_prefix = ${prefix}
140 host_alias = 
141 includedir = ${prefix}/include
142 infodir = ${prefix}/info
143 install_sh = /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/install-sh
144 libdir = ${exec_prefix}/lib
145 libexecdir = ${exec_prefix}/libexec
146 localstatedir = ${prefix}/var
147 mandir = ${prefix}/man
148 mkdir_p = mkdir -p --
149 oldincludedir = /usr/include
150 prefix = /usr/local
151 program_transform_name = s,x,x,
152 sbindir = ${exec_prefix}/sbin
153 sharedstatedir = ${prefix}/com
154 sysconfdir = ${prefix}/etc
155 target_alias = 
156 auxdir = $(pkglibdir)/exec
157 perldir = $(pkglibdir)/perl
158
159
160 # Makefile.am -- installation and packaging instructions
161 #
162 CLEANFILES = $(nodist_perl_DATA)
163 nodist_perl_DATA = \
164         Template.pm
165
166
167 # not compiled, but must go in the tarball.
168 EXTRA_DIST = \
169         Fedora.pm \
170         Debian.pm
171
172 all: all-am
173
174 .SUFFIXES:
175 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../Makefile.incl $(am__configure_deps)
176         @for dep in $?; do \
177           case '$(am__configure_deps)' in \
178             *$$dep*) \
179               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
180                 && exit 0; \
181               exit 1;; \
182           esac; \
183         done; \
184         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  templates/Makefile'; \
185         cd $(top_srcdir) && \
186           $(AUTOMAKE) --gnu  templates/Makefile
187 .PRECIOUS: Makefile
188 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
189         @case '$?' in \
190           *config.status*) \
191             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
192           *) \
193             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
194             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
195         esac;
196
197 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
198         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199
200 $(top_srcdir)/configure:  $(am__configure_deps)
201         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
202 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
203         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204 uninstall-info-am:
205 install-nodist_perlDATA: $(nodist_perl_DATA)
206         @$(NORMAL_INSTALL)
207         test -z "$(perldir)" || $(mkdir_p) "$(DESTDIR)$(perldir)"
208         @list='$(nodist_perl_DATA)'; for p in $$list; do \
209           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
210           f=$(am__strip_dir) \
211           echo " $(nodist_perlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(perldir)/$$f'"; \
212           $(nodist_perlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(perldir)/$$f"; \
213         done
214
215 uninstall-nodist_perlDATA:
216         @$(NORMAL_UNINSTALL)
217         @list='$(nodist_perl_DATA)'; for p in $$list; do \
218           f=$(am__strip_dir) \
219           echo " rm -f '$(DESTDIR)$(perldir)/$$f'"; \
220           rm -f "$(DESTDIR)$(perldir)/$$f"; \
221         done
222 tags: TAGS
223 TAGS:
224
225 ctags: CTAGS
226 CTAGS:
227
228
229 distdir: $(DISTFILES)
230         $(mkdir_p) $(distdir)/..
231         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
232         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
233         list='$(DISTFILES)'; for file in $$list; do \
234           case $$file in \
235             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
236             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
237           esac; \
238           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
239           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
240           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
241             dir="/$$dir"; \
242             $(mkdir_p) "$(distdir)$$dir"; \
243           else \
244             dir=''; \
245           fi; \
246           if test -d $$d/$$file; then \
247             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
248               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
249             fi; \
250             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
251           else \
252             test -f $(distdir)/$$file \
253             || cp -p $$d/$$file $(distdir)/$$file \
254             || exit 1; \
255           fi; \
256         done
257 check-am: all-am
258 check: check-am
259 all-am: Makefile $(DATA)
260 installdirs:
261         for dir in "$(DESTDIR)$(perldir)"; do \
262           test -z "$$dir" || $(mkdir_p) "$$dir"; \
263         done
264 install: install-am
265 install-exec: install-exec-am
266 install-data: install-data-am
267 uninstall: uninstall-am
268
269 install-am: all-am
270         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
271
272 installcheck: installcheck-am
273 install-strip:
274         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
275           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
276           `test -z '$(STRIP)' || \
277             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
278 mostlyclean-generic:
279
280 clean-generic:
281         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
282
283 distclean-generic:
284         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
285
286 maintainer-clean-generic:
287         @echo "This command is intended for maintainers to use"
288         @echo "it deletes files that may require special tools to rebuild."
289 clean: clean-am
290
291 clean-am: clean-generic mostlyclean-am
292
293 distclean: distclean-am
294         -rm -f Makefile
295 distclean-am: clean-am distclean-generic
296
297 dvi: dvi-am
298
299 dvi-am:
300
301 html: html-am
302
303 info: info-am
304
305 info-am:
306
307 install-data-am: install-nodist_perlDATA
308
309 install-exec-am:
310
311 install-info: install-info-am
312
313 install-man:
314
315 installcheck-am:
316
317 maintainer-clean: maintainer-clean-am
318         -rm -f Makefile
319 maintainer-clean-am: distclean-am maintainer-clean-generic
320
321 mostlyclean: mostlyclean-am
322
323 mostlyclean-am: mostlyclean-generic
324
325 pdf: pdf-am
326
327 pdf-am:
328
329 ps: ps-am
330
331 ps-am:
332
333 uninstall-am: uninstall-info-am uninstall-nodist_perlDATA
334
335 .PHONY: all all-am check check-am clean clean-generic distclean \
336         distclean-generic distdir dvi dvi-am html html-am info info-am \
337         install install-am install-data install-data-am install-exec \
338         install-exec-am install-info install-info-am install-man \
339         install-nodist_perlDATA install-strip installcheck \
340         installcheck-am installdirs maintainer-clean \
341         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
342         pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
343         uninstall-nodist_perlDATA
344
345
346 Template.pm: $(INITRD_TEMPLATE).pm
347         cp $< $@
348 # Tell versions [3.59,3.63) of GNU make to not export all variables.
349 # Otherwise a system limit (for SysV at least) may be exceeded.
350 .NOEXPORT: