]> git.sur5r.net Git - bacula/rescue/blob - rescue/linux/cdrom/yaird-0.0.5/perl/Makefile
Initial revision
[bacula/rescue] / rescue / linux / cdrom / yaird-0.0.5 / perl / Makefile
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # perl/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
36
37 # Makefile.incl -- shared defines between makefiles
38 #   Copyright (C) 2005  Erik van Konijnenburg
39 #
40 #   This program is free software; you can redistribute it and/or modify
41 #   it under the terms of the GNU General Public License as published by
42 #   the Free Software Foundation; either version 2 of the License, or
43 #   (at your option) any later version.
44 #
45 #   This program is distributed in the hope that it will be useful,
46 #   but WITHOUT ANY WARRANTY; without even the implied warranty of
47 #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
48 #   GNU General Public License for more details.
49 #
50 #   You should have received a copy of the GNU General Public License
51 #   along with this program; if not, write to the Free Software
52 #   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
53 #
54 # - auxdir contains package specific executables that may be included
55 #   in the generated image
56 # - perldir contains perl modules to be included by the main program
57 #
58 # This cannot be simply passed from the master makefile; that would
59 # be invisible to automake.
60
61
62 srcdir = .
63 top_srcdir = ..
64
65 pkgdatadir = $(datadir)/yaird
66 pkglibdir = $(libdir)/yaird
67 pkgincludedir = $(includedir)/yaird
68 top_builddir = ..
69 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70 INSTALL = /usr/bin/install -c
71 install_sh_DATA = $(install_sh) -c -m 644
72 install_sh_PROGRAM = $(install_sh) -c
73 install_sh_SCRIPT = $(install_sh) -c
74 INSTALL_HEADER = $(INSTALL_DATA)
75 transform = $(program_transform_name)
76 NORMAL_INSTALL = :
77 PRE_INSTALL = :
78 POST_INSTALL = :
79 NORMAL_UNINSTALL = :
80 PRE_UNINSTALL = :
81 POST_UNINSTALL = :
82 DIST_COMMON = $(dist_perl_DATA) $(srcdir)/../Makefile.incl \
83         $(srcdir)/Makefile.am $(srcdir)/Makefile.in
84 subdir = perl
85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 am__aclocal_m4_deps = $(top_srcdir)/configure.in
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88         $(ACLOCAL_M4)
89 mkinstalldirs = $(install_sh) -d
90 CONFIG_HEADER = $(top_builddir)/include/config.h
91 CONFIG_CLEAN_FILES =
92 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(perldir)" \
93         "$(DESTDIR)$(perldir)"
94 sbinSCRIPT_INSTALL = $(INSTALL_SCRIPT)
95 SCRIPTS = $(sbin_SCRIPTS)
96 SOURCES =
97 DIST_SOURCES =
98 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
99 am__vpath_adj = case $$p in \
100     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
101     *) f=$$p;; \
102   esac;
103 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
104 dist_perlDATA_INSTALL = $(INSTALL_DATA)
105 nodist_perlDATA_INSTALL = $(INSTALL_DATA)
106 DATA = $(dist_perl_DATA) $(nodist_perl_DATA)
107 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108 ACLOCAL = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run aclocal-1.9
109 AMDEP_FALSE = #
110 AMDEP_TRUE = 
111 AMTAR = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run tar
112 AUTOCONF = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run autoconf
113 AUTOHEADER = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run autoheader
114 AUTOMAKE = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run automake-1.9
115 AWK = gawk
116 CC = gcc
117 CCDEPMODE = depmode=gcc3
118 CFLAGS = -g -O2
119 CPPFLAGS = 
120 CYGPATH_W = echo
121 DEFS = -DHAVE_CONFIG_H
122 DEPDIR = .deps
123 ECHO_C = 
124 ECHO_N = -n
125 ECHO_T = 
126 EXEEXT = 
127 INITRD_TEMPLATE = Fedora
128 INSTALL_DATA = ${INSTALL} -m 644
129 INSTALL_PROGRAM = ${INSTALL}
130 INSTALL_SCRIPT = ${INSTALL}
131 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
132 LDFLAGS = 
133 LIBOBJS = 
134 LIBS = 
135 LTLIBOBJS = 
136 MAKEINFO = ${SHELL} /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/missing --run makeinfo
137 OBJEXT = o
138 PACKAGE = yaird
139 PACKAGE_BUGREPORT = 
140 PACKAGE_NAME = 
141 PACKAGE_STRING = 
142 PACKAGE_TARNAME = 
143 PACKAGE_VERSION = 
144 PATH_SEPARATOR = :
145 PERL = /usr/bin/perl
146 SET_MAKE = 
147 SHELL = /bin/sh
148 STRIP = 
149 VERSION = 0.0.5
150 XMLTO = /usr/bin/xmlto
151 ac_ct_CC = gcc
152 ac_ct_STRIP = 
153 am__fastdepCC_FALSE = #
154 am__fastdepCC_TRUE = 
155 am__include = include
156 am__leading_dot = .
157 am__quote = 
158 am__tar = ${AMTAR} chof - "$$tardir"
159 am__untar = ${AMTAR} xf -
160 bindir = ${exec_prefix}/bin
161 build_alias = 
162 datadir = ${prefix}/share
163 exec_prefix = ${prefix}
164 host_alias = 
165 includedir = ${prefix}/include
166 infodir = ${prefix}/info
167 install_sh = /home/kern/bacula/k/rescue/linux/cdrom/yaird-0.0.5/install-sh
168 libdir = ${exec_prefix}/lib
169 libexecdir = ${exec_prefix}/libexec
170 localstatedir = ${prefix}/var
171 mandir = ${prefix}/man
172 mkdir_p = mkdir -p --
173 oldincludedir = /usr/include
174 prefix = /usr/local
175 program_transform_name = s,x,x,
176 sbindir = ${exec_prefix}/sbin
177 sharedstatedir = ${prefix}/com
178 sysconfdir = ${prefix}/etc
179 target_alias = 
180 auxdir = $(pkglibdir)/exec
181 perldir = $(pkglibdir)/perl
182 sbin_SCRIPTS = yaird
183 CLEANFILES = $(sbin_SCRIPTS) Conf.pm
184 edit = sed \
185         -e 's!@PERL\@!$(PERL)!' \
186         -e 's!@PACKAGE\@!$(PACKAGE)!' \
187         -e 's!@VERSION\@!$(VERSION)!' \
188         -e 's!@AUXDIR\@!$(auxdir)!' \
189         -e 's!@PERLDIR\@!$(perldir)!'
190
191
192 # not compiled, but must go in the tarball.
193 EXTRA_DIST = \
194         main.pl \
195         Conf.pm.in
196
197 nodist_perl_DATA = \
198         Conf.pm
199
200 dist_perl_DATA = \
201         ActionList.pm \
202         ActiveBlockDev.pm \
203         ActiveBlockDevTab.pm \
204         Base.pm \
205         Blacklist.pm \
206         BlockSpecialFile.pm \
207         BlockSpecialFileTab.pm \
208         FsEntry.pm \
209         FsOpts.pm \
210         FsTab.pm \
211         Hardware.pm \
212         IdeDev.pm \
213         Image.pm \
214         Input.pm \
215         InputTab.pm \
216         KConfig.pm \
217         LabeledPartition.pm \
218         LabeledPartitionTab.pm \
219         LogicalVolume.pm \
220         LvmTab.pm \
221         ModDep.pm \
222         ModDepTab.pm \
223         Obj.pm \
224         Pack.pm \
225         PciDev.pm \
226         PciMapEntry.pm \
227         PciTab.pm \
228         PhysicalVolume.pm \
229         Plan.pm \
230         RaidDev.pm \
231         RaidTab.pm \
232         ScsiDev.pm \
233         SharedLibraries.pm \
234         TestSet.pm \
235         UsbDev.pm \
236         UsbMapEntry.pm \
237         UsbTab.pm \
238         VolumeGroup.pm
239
240 all: all-am
241
242 .SUFFIXES:
243 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../Makefile.incl $(am__configure_deps)
244         @for dep in $?; do \
245           case '$(am__configure_deps)' in \
246             *$$dep*) \
247               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
248                 && exit 0; \
249               exit 1;; \
250           esac; \
251         done; \
252         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  perl/Makefile'; \
253         cd $(top_srcdir) && \
254           $(AUTOMAKE) --gnu  perl/Makefile
255 .PRECIOUS: Makefile
256 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
257         @case '$?' in \
258           *config.status*) \
259             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
260           *) \
261             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
262             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
263         esac;
264
265 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
266         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
268 $(top_srcdir)/configure:  $(am__configure_deps)
269         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
271         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272 install-sbinSCRIPTS: $(sbin_SCRIPTS)
273         @$(NORMAL_INSTALL)
274         test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)"
275         @list='$(sbin_SCRIPTS)'; for p in $$list; do \
276           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
277           if test -f $$d$$p; then \
278             f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
279             echo " $(sbinSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
280             $(sbinSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(sbindir)/$$f"; \
281           else :; fi; \
282         done
283
284 uninstall-sbinSCRIPTS:
285         @$(NORMAL_UNINSTALL)
286         @list='$(sbin_SCRIPTS)'; for p in $$list; do \
287           f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
288           echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
289           rm -f "$(DESTDIR)$(sbindir)/$$f"; \
290         done
291 uninstall-info-am:
292 install-dist_perlDATA: $(dist_perl_DATA)
293         @$(NORMAL_INSTALL)
294         test -z "$(perldir)" || $(mkdir_p) "$(DESTDIR)$(perldir)"
295         @list='$(dist_perl_DATA)'; for p in $$list; do \
296           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
297           f=$(am__strip_dir) \
298           echo " $(dist_perlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(perldir)/$$f'"; \
299           $(dist_perlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(perldir)/$$f"; \
300         done
301
302 uninstall-dist_perlDATA:
303         @$(NORMAL_UNINSTALL)
304         @list='$(dist_perl_DATA)'; for p in $$list; do \
305           f=$(am__strip_dir) \
306           echo " rm -f '$(DESTDIR)$(perldir)/$$f'"; \
307           rm -f "$(DESTDIR)$(perldir)/$$f"; \
308         done
309 install-nodist_perlDATA: $(nodist_perl_DATA)
310         @$(NORMAL_INSTALL)
311         test -z "$(perldir)" || $(mkdir_p) "$(DESTDIR)$(perldir)"
312         @list='$(nodist_perl_DATA)'; for p in $$list; do \
313           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
314           f=$(am__strip_dir) \
315           echo " $(nodist_perlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(perldir)/$$f'"; \
316           $(nodist_perlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(perldir)/$$f"; \
317         done
318
319 uninstall-nodist_perlDATA:
320         @$(NORMAL_UNINSTALL)
321         @list='$(nodist_perl_DATA)'; for p in $$list; do \
322           f=$(am__strip_dir) \
323           echo " rm -f '$(DESTDIR)$(perldir)/$$f'"; \
324           rm -f "$(DESTDIR)$(perldir)/$$f"; \
325         done
326 tags: TAGS
327 TAGS:
328
329 ctags: CTAGS
330 CTAGS:
331
332
333 distdir: $(DISTFILES)
334         $(mkdir_p) $(distdir)/..
335         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
336         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
337         list='$(DISTFILES)'; for file in $$list; do \
338           case $$file in \
339             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
340             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
341           esac; \
342           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
343           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
344           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
345             dir="/$$dir"; \
346             $(mkdir_p) "$(distdir)$$dir"; \
347           else \
348             dir=''; \
349           fi; \
350           if test -d $$d/$$file; then \
351             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
352               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
353             fi; \
354             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
355           else \
356             test -f $(distdir)/$$file \
357             || cp -p $$d/$$file $(distdir)/$$file \
358             || exit 1; \
359           fi; \
360         done
361 check-am: all-am
362 check: check-am
363 all-am: Makefile $(SCRIPTS) $(DATA)
364 installdirs:
365         for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(perldir)" "$(DESTDIR)$(perldir)"; do \
366           test -z "$$dir" || $(mkdir_p) "$$dir"; \
367         done
368 install: install-am
369 install-exec: install-exec-am
370 install-data: install-data-am
371 uninstall: uninstall-am
372
373 install-am: all-am
374         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
375
376 installcheck: installcheck-am
377 install-strip:
378         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
379           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
380           `test -z '$(STRIP)' || \
381             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
382 mostlyclean-generic:
383
384 clean-generic:
385         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
386
387 distclean-generic:
388         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
389
390 maintainer-clean-generic:
391         @echo "This command is intended for maintainers to use"
392         @echo "it deletes files that may require special tools to rebuild."
393 clean: clean-am
394
395 clean-am: clean-generic mostlyclean-am
396
397 distclean: distclean-am
398         -rm -f Makefile
399 distclean-am: clean-am distclean-generic
400
401 dvi: dvi-am
402
403 dvi-am:
404
405 html: html-am
406
407 info: info-am
408
409 info-am:
410
411 install-data-am: install-dist_perlDATA install-nodist_perlDATA
412
413 install-exec-am: install-sbinSCRIPTS
414
415 install-info: install-info-am
416
417 install-man:
418
419 installcheck-am:
420
421 maintainer-clean: maintainer-clean-am
422         -rm -f Makefile
423 maintainer-clean-am: distclean-am maintainer-clean-generic
424
425 mostlyclean: mostlyclean-am
426
427 mostlyclean-am: mostlyclean-generic
428
429 pdf: pdf-am
430
431 pdf-am:
432
433 ps: ps-am
434
435 ps-am:
436
437 uninstall-am: uninstall-dist_perlDATA uninstall-info-am \
438         uninstall-nodist_perlDATA uninstall-sbinSCRIPTS
439
440 .PHONY: all all-am check check-am clean clean-generic distclean \
441         distclean-generic distdir dvi dvi-am html html-am info info-am \
442         install install-am install-data install-data-am \
443         install-dist_perlDATA install-exec install-exec-am \
444         install-info install-info-am install-man \
445         install-nodist_perlDATA install-sbinSCRIPTS install-strip \
446         installcheck installcheck-am installdirs maintainer-clean \
447         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
448         pdf-am ps ps-am uninstall uninstall-am uninstall-dist_perlDATA \
449         uninstall-info-am uninstall-nodist_perlDATA \
450         uninstall-sbinSCRIPTS
451
452
453 yaird:  main.pl
454         $(edit) < $< > $@
455         chmod ugo+x $@
456
457 Conf.pm: Conf.pm.in
458         $(edit) < $< > $@
459 # Tell versions [3.59,3.63) of GNU make to not export all variables.
460 # Otherwise a system limit (for SysV at least) may be exceeded.
461 .NOEXPORT: