source: MondoRescue/trunk/mondo/mondo/restore-scripts/Makefile.in@ 2

Last change on this file since 2 was 2, checked in by bcornec, 19 years ago

Import from tar.gz

File size: 16.9 KB
Line 
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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43AR = @AR@
44ARCH = @ARCH@
45ARTSCCONFIG = @ARTSCCONFIG@
46AUTOCONF = @AUTOCONF@
47AUTODIRS = @AUTODIRS@
48AUTOHEADER = @AUTOHEADER@
49AUTOMAKE = @AUTOMAKE@
50AWK = @AWK@
51CC = @CC@
52CCDEPMODE = @CCDEPMODE@
53CFLAGS = @CFLAGS@
54CPP = @CPP@
55CPPFLAGS = @CPPFLAGS@
56CXX = @CXX@
57CXXCPP = @CXXCPP@
58CXXDEPMODE = @CXXDEPMODE@
59CXXFLAGS = @CXXFLAGS@
60CYGPATH_W = @CYGPATH_W@
61DCOPIDL = @DCOPIDL@
62DCOPIDL2CPP = @DCOPIDL2CPP@
63DCOPIDLNG = @DCOPIDLNG@
64DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65DEFS = @DEFS@
66DEPDIR = @DEPDIR@
67ECHO = @ECHO@
68ECHO_C = @ECHO_C@
69ECHO_N = @ECHO_N@
70ECHO_T = @ECHO_T@
71EGREP = @EGREP@
72EXEEXT = @EXEEXT@
73F77 = @F77@
74FFLAGS = @FFLAGS@
75FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
76INSTALL_DATA = @INSTALL_DATA@
77INSTALL_PROGRAM = @INSTALL_PROGRAM@
78INSTALL_SCRIPT = @INSTALL_SCRIPT@
79INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
80KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
81KCONFIG_COMPILER = @KCONFIG_COMPILER@
82KDECONFIG = @KDECONFIG@
83KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
84KDE_INCLUDES = @KDE_INCLUDES@
85KDE_LDFLAGS = @KDE_LDFLAGS@
86KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
87KDE_MT_LIBS = @KDE_MT_LIBS@
88KDE_RPATH = @KDE_RPATH@
89KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
90LDFLAGS = @LDFLAGS@
91LIBBZ2 = @LIBBZ2@
92LIBCOMPAT = @LIBCOMPAT@
93LIBCRYPT = @LIBCRYPT@
94LIBDL = @LIBDL@
95LIBJPEG = @LIBJPEG@
96LIBOBJS = @LIBOBJS@
97LIBPNG = @LIBPNG@
98LIBPTHREAD = @LIBPTHREAD@
99LIBRESOLV = @LIBRESOLV@
100LIBS = @LIBS@
101LIBSM = @LIBSM@
102LIBSOCKET = @LIBSOCKET@
103LIBTOOL = @LIBTOOL@
104LIBUCB = @LIBUCB@
105LIBUTIL = @LIBUTIL@
106LIBZ = @LIBZ@
107LIB_KAB = @LIB_KAB@
108LIB_KABC = @LIB_KABC@
109LIB_KDECORE = @LIB_KDECORE@
110LIB_KDEPIM = @LIB_KDEPIM@
111LIB_KDEPRINT = @LIB_KDEPRINT@
112LIB_KDEUI = @LIB_KDEUI@
113LIB_KFILE = @LIB_KFILE@
114LIB_KFM = @LIB_KFM@
115LIB_KHTML = @LIB_KHTML@
116LIB_KIO = @LIB_KIO@
117LIB_KPARTS = @LIB_KPARTS@
118LIB_KSPELL = @LIB_KSPELL@
119LIB_KSYCOCA = @LIB_KSYCOCA@
120LIB_KUTILS = @LIB_KUTILS@
121LIB_POLL = @LIB_POLL@
122LIB_QPE = @LIB_QPE@
123LIB_QT = @LIB_QT@
124LIB_SMB = @LIB_SMB@
125LIB_X11 = @LIB_X11@
126LIB_XEXT = @LIB_XEXT@
127LIB_XRENDER = @LIB_XRENDER@
128LN_S = @LN_S@
129LTLIBOBJS = @LTLIBOBJS@
130MAINT = @MAINT@
131MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
132MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
133MAKEINFO = @MAKEINFO@
134MCOPIDL = @MCOPIDL@
135MEINPROC = @MEINPROC@
136MOC = @MOC@
137MONDORESTORE_STATIC = @MONDORESTORE_STATIC@
138OBJEXT = @OBJEXT@
139PACKAGE = @PACKAGE@
140PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141PACKAGE_NAME = @PACKAGE_NAME@
142PACKAGE_STRING = @PACKAGE_STRING@
143PACKAGE_TARNAME = @PACKAGE_TARNAME@
144PACKAGE_VERSION = @PACKAGE_VERSION@
145PATH_SEPARATOR = @PATH_SEPARATOR@
146PERL = @PERL@
147QTE_NORTTI = @QTE_NORTTI@
148QT_INCLUDES = @QT_INCLUDES@
149QT_LDFLAGS = @QT_LDFLAGS@
150QT_LIBRARY = @QT_LIBRARY@
151RANLIB = @RANLIB@
152SET_MAKE = @SET_MAKE@
153SHELL = @SHELL@
154STRIP = @STRIP@
155UIC = @UIC@
156UIC_TR = @UIC_TR@
157USER_INCLUDES = @USER_INCLUDES@
158USER_LDFLAGS = @USER_LDFLAGS@
159USE_THREADS = @USE_THREADS@
160VERSION = @VERSION@
161XMLLINT = @XMLLINT@
162XMONDO = @XMONDO@
163XWIN_FALSE = @XWIN_FALSE@
164XWIN_TRUE = @XWIN_TRUE@
165X_CFLAGS = @X_CFLAGS@
166X_EXTRA_LIBS = @X_EXTRA_LIBS@
167X_INCLUDES = @X_INCLUDES@
168X_LDFLAGS = @X_LDFLAGS@
169X_LIBS = @X_LIBS@
170X_PRE_LIBS = @X_PRE_LIBS@
171X_RPATH = @X_RPATH@
172ac_ct_AR = @ac_ct_AR@
173ac_ct_CC = @ac_ct_CC@
174ac_ct_CXX = @ac_ct_CXX@
175ac_ct_F77 = @ac_ct_F77@
176ac_ct_RANLIB = @ac_ct_RANLIB@
177ac_ct_STRIP = @ac_ct_STRIP@
178all_includes = @all_includes@
179all_libraries = @all_libraries@
180am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
181am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
182am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
183am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
184am__include = @am__include@
185am__leading_dot = @am__leading_dot@
186am__quote = @am__quote@
187bindir = @bindir@
188build = @build@
189build_alias = @build_alias@
190build_cpu = @build_cpu@
191build_os = @build_os@
192build_vendor = @build_vendor@
193datadir = @datadir@
194exec_prefix = @exec_prefix@
195host = @host@
196host_alias = @host_alias@
197host_cpu = @host_cpu@
198host_os = @host_os@
199host_vendor = @host_vendor@
200include_ARTS_FALSE = @include_ARTS_FALSE@
201include_ARTS_TRUE = @include_ARTS_TRUE@
202include_BZIP2_FALSE = @include_BZIP2_FALSE@
203include_BZIP2_TRUE = @include_BZIP2_TRUE@
204include_VERSION_SCRIPT_FALSE = @include_VERSION_SCRIPT_FALSE@
205include_VERSION_SCRIPT_TRUE = @include_VERSION_SCRIPT_TRUE@
206includedir = @includedir@
207infodir = @infodir@
208install_sh = @install_sh@
209kde_appsdir = @kde_appsdir@
210kde_bindir = @kde_bindir@
211kde_confdir = @kde_confdir@
212kde_datadir = @kde_datadir@
213kde_htmldir = @kde_htmldir@
214kde_icondir = @kde_icondir@
215kde_includes = @kde_includes@
216kde_kcfgdir = @kde_kcfgdir@
217kde_libraries = @kde_libraries@
218kde_libs_htmldir = @kde_libs_htmldir@
219kde_libs_prefix = @kde_libs_prefix@
220kde_locale = @kde_locale@
221kde_mimedir = @kde_mimedir@
222kde_moduledir = @kde_moduledir@
223kde_qtver = @kde_qtver@
224kde_servicesdir = @kde_servicesdir@
225kde_servicetypesdir = @kde_servicetypesdir@
226kde_sounddir = @kde_sounddir@
227kde_styledir = @kde_styledir@
228kde_templatesdir = @kde_templatesdir@
229kde_wallpaperdir = @kde_wallpaperdir@
230kde_widgetdir = @kde_widgetdir@
231kdeinitdir = @kdeinitdir@
232libdir = @libdir@
233libexecdir = @libexecdir@
234localstatedir = @localstatedir@
235mandir = @mandir@
236my_kde_includes = @my_kde_includes@
237my_kde_libraries = @my_kde_libraries@
238my_qt_includes = @my_qt_includes@
239my_qt_libraries = @my_qt_libraries@
240oldincludedir = @oldincludedir@
241prefix = @prefix@
242program_transform_name = @program_transform_name@
243qt_includes = @qt_includes@
244qt_libraries = @qt_libraries@
245sbindir = @sbindir@
246sharedstatedir = @sharedstatedir@
247sysconfdir = @sysconfdir@
248target = @target@
249target_alias = @target_alias@
250target_cpu = @target_cpu@
251target_os = @target_os@
252target_vendor = @target_vendor@
253x_includes = @x_includes@
254x_libraries = @x_libraries@
255xdg_appsdir = @xdg_appsdir@
256xdg_directorydir = @xdg_directorydir@
257xdg_menudir = @xdg_menudir@
258SUBDIRS = mondo usr
259
260restoreetcdir = $(pkgdatadir)/restore-scripts/etc
261restoreetc_DATA = etc/multipath.conf.sample etc/raid0.conf.sample \
262 etc/raid1.conf.sample etc/raid4.conf.sample \
263 etc/raid5.conf.sample etc/raidtab.sample
264
265subdir = mondo/restore-scripts
266ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
267mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
268CONFIG_HEADER = $(top_builddir)/config.h
269CONFIG_CLEAN_FILES =
270DIST_SOURCES =
271DATA = $(restoreetc_DATA)
272
273
274RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
275 ps-recursive install-info-recursive uninstall-info-recursive \
276 all-recursive install-data-recursive install-exec-recursive \
277 installdirs-recursive install-recursive uninstall-recursive \
278 check-recursive installcheck-recursive
279DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
280DIST_SUBDIRS = $(SUBDIRS)
281all: all-recursive
282
283.SUFFIXES:
284$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
285 cd $(top_srcdir) && \
286 $(AUTOMAKE) --gnu mondo/restore-scripts/Makefile
287Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
288 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
289
290mostlyclean-libtool:
291 -rm -f *.lo
292
293clean-libtool:
294 -rm -rf .libs _libs
295
296distclean-libtool:
297 -rm -f libtool
298uninstall-info-am:
299restoreetcDATA_INSTALL = $(INSTALL_DATA)
300install-restoreetcDATA: $(restoreetc_DATA)
301 @$(NORMAL_INSTALL)
302 $(mkinstalldirs) $(DESTDIR)$(restoreetcdir)
303 @list='$(restoreetc_DATA)'; for p in $$list; do \
304 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
305 f="`echo $$p | sed -e 's|^.*/||'`"; \
306 echo " $(restoreetcDATA_INSTALL) $$d$$p $(DESTDIR)$(restoreetcdir)/$$f"; \
307 $(restoreetcDATA_INSTALL) $$d$$p $(DESTDIR)$(restoreetcdir)/$$f; \
308 done
309
310uninstall-restoreetcDATA:
311 @$(NORMAL_UNINSTALL)
312 @list='$(restoreetc_DATA)'; for p in $$list; do \
313 f="`echo $$p | sed -e 's|^.*/||'`"; \
314 echo " rm -f $(DESTDIR)$(restoreetcdir)/$$f"; \
315 rm -f $(DESTDIR)$(restoreetcdir)/$$f; \
316 done
317
318# This directory's subdirectories are mostly independent; you can cd
319# into them and run `make' without going through this Makefile.
320# To change the values of `make' variables: instead of editing Makefiles,
321# (1) if the variable is set in `config.status', edit `config.status'
322# (which will cause the Makefiles to be regenerated when you run `make');
323# (2) otherwise, pass the desired values on the `make' command line.
324$(RECURSIVE_TARGETS):
325 @set fnord $$MAKEFLAGS; amf=$$2; \
326 dot_seen=no; \
327 target=`echo $@ | sed s/-recursive//`; \
328 list='$(SUBDIRS)'; for subdir in $$list; do \
329 echo "Making $$target in $$subdir"; \
330 if test "$$subdir" = "."; then \
331 dot_seen=yes; \
332 local_target="$$target-am"; \
333 else \
334 local_target="$$target"; \
335 fi; \
336 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
337 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
338 done; \
339 if test "$$dot_seen" = "no"; then \
340 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
341 fi; test -z "$$fail"
342
343mostlyclean-recursive clean-recursive distclean-recursive \
344maintainer-clean-recursive:
345 @set fnord $$MAKEFLAGS; amf=$$2; \
346 dot_seen=no; \
347 case "$@" in \
348 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
349 *) list='$(SUBDIRS)' ;; \
350 esac; \
351 rev=''; for subdir in $$list; do \
352 if test "$$subdir" = "."; then :; else \
353 rev="$$subdir $$rev"; \
354 fi; \
355 done; \
356 rev="$$rev ."; \
357 target=`echo $@ | sed s/-recursive//`; \
358 for subdir in $$rev; do \
359 echo "Making $$target in $$subdir"; \
360 if test "$$subdir" = "."; then \
361 local_target="$$target-am"; \
362 else \
363 local_target="$$target"; \
364 fi; \
365 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
366 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
367 done && test -z "$$fail"
368tags-recursive:
369 list='$(SUBDIRS)'; for subdir in $$list; do \
370 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
371 done
372ctags-recursive:
373 list='$(SUBDIRS)'; for subdir in $$list; do \
374 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
375 done
376
377ETAGS = etags
378ETAGSFLAGS =
379
380CTAGS = ctags
381CTAGSFLAGS =
382
383tags: TAGS
384
385ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
386 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
387 unique=`for i in $$list; do \
388 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
389 done | \
390 $(AWK) ' { files[$$0] = 1; } \
391 END { for (i in files) print i; }'`; \
392 mkid -fID $$unique
393
394TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
395 $(TAGS_FILES) $(LISP)
396 tags=; \
397 here=`pwd`; \
398 if (etags --etags-include --version) >/dev/null 2>&1; then \
399 include_option=--etags-include; \
400 else \
401 include_option=--include; \
402 fi; \
403 list='$(SUBDIRS)'; for subdir in $$list; do \
404 if test "$$subdir" = .; then :; else \
405 test -f $$subdir/TAGS && \
406 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
407 fi; \
408 done; \
409 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
410 unique=`for i in $$list; do \
411 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412 done | \
413 $(AWK) ' { files[$$0] = 1; } \
414 END { for (i in files) print i; }'`; \
415 test -z "$(ETAGS_ARGS)$$tags$$unique" \
416 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
417 $$tags $$unique
418
419ctags: CTAGS
420CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
421 $(TAGS_FILES) $(LISP)
422 tags=; \
423 here=`pwd`; \
424 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
425 unique=`for i in $$list; do \
426 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427 done | \
428 $(AWK) ' { files[$$0] = 1; } \
429 END { for (i in files) print i; }'`; \
430 test -z "$(CTAGS_ARGS)$$tags$$unique" \
431 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
432 $$tags $$unique
433
434GTAGS:
435 here=`$(am__cd) $(top_builddir) && pwd` \
436 && cd $(top_srcdir) \
437 && gtags -i $(GTAGS_ARGS) $$here
438
439distclean-tags:
440 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
441DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
442
443top_distdir = ../..
444distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
445
446distdir: $(DISTFILES)
447 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
448 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
449 list='$(DISTFILES)'; for file in $$list; do \
450 case $$file in \
451 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
452 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
453 esac; \
454 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
455 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
456 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
457 dir="/$$dir"; \
458 $(mkinstalldirs) "$(distdir)$$dir"; \
459 else \
460 dir=''; \
461 fi; \
462 if test -d $$d/$$file; then \
463 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
464 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
465 fi; \
466 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
467 else \
468 test -f $(distdir)/$$file \
469 || cp -p $$d/$$file $(distdir)/$$file \
470 || exit 1; \
471 fi; \
472 done
473 list='$(SUBDIRS)'; for subdir in $$list; do \
474 if test "$$subdir" = .; then :; else \
475 test -d $(distdir)/$$subdir \
476 || mkdir $(distdir)/$$subdir \
477 || exit 1; \
478 (cd $$subdir && \
479 $(MAKE) $(AM_MAKEFLAGS) \
480 top_distdir="$(top_distdir)" \
481 distdir=../$(distdir)/$$subdir \
482 distdir) \
483 || exit 1; \
484 fi; \
485 done
486check-am: all-am
487check: check-recursive
488all-am: Makefile $(DATA)
489installdirs: installdirs-recursive
490installdirs-am:
491 $(mkinstalldirs) $(DESTDIR)$(restoreetcdir)
492
493install: install-recursive
494install-exec: install-exec-recursive
495install-data: install-data-recursive
496uninstall: uninstall-recursive
497
498install-am: all-am
499 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
500
501installcheck: installcheck-recursive
502install-strip:
503 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
504 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
505 `test -z '$(STRIP)' || \
506 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
507mostlyclean-generic:
508
509clean-generic:
510
511distclean-generic:
512 -rm -f $(CONFIG_CLEAN_FILES)
513
514maintainer-clean-generic:
515 @echo "This command is intended for maintainers to use"
516 @echo "it deletes files that may require special tools to rebuild."
517clean: clean-recursive
518
519clean-am: clean-generic clean-libtool mostlyclean-am
520
521distclean: distclean-recursive
522 -rm -f Makefile
523distclean-am: clean-am distclean-generic distclean-libtool \
524 distclean-tags
525
526dvi: dvi-recursive
527
528dvi-am:
529
530info: info-recursive
531
532info-am:
533
534install-data-am: install-restoreetcDATA
535
536install-exec-am:
537
538install-info: install-info-recursive
539
540install-man:
541
542installcheck-am:
543
544maintainer-clean: maintainer-clean-recursive
545 -rm -f Makefile
546maintainer-clean-am: distclean-am maintainer-clean-generic
547
548mostlyclean: mostlyclean-recursive
549
550mostlyclean-am: mostlyclean-generic mostlyclean-libtool
551
552pdf: pdf-recursive
553
554pdf-am:
555
556ps: ps-recursive
557
558ps-am:
559
560uninstall-am: uninstall-info-am uninstall-restoreetcDATA
561
562uninstall-info: uninstall-info-recursive
563
564.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
565 clean-generic clean-libtool clean-recursive ctags \
566 ctags-recursive distclean distclean-generic distclean-libtool \
567 distclean-recursive distclean-tags distdir dvi dvi-am \
568 dvi-recursive info info-am info-recursive install install-am \
569 install-data install-data-am install-data-recursive \
570 install-exec install-exec-am install-exec-recursive \
571 install-info install-info-am install-info-recursive install-man \
572 install-recursive install-restoreetcDATA install-strip \
573 installcheck installcheck-am installdirs installdirs-am \
574 installdirs-recursive maintainer-clean maintainer-clean-generic \
575 maintainer-clean-recursive mostlyclean mostlyclean-generic \
576 mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
577 pdf-recursive ps ps-am ps-recursive tags tags-recursive \
578 uninstall uninstall-am uninstall-info-am \
579 uninstall-info-recursive uninstall-recursive \
580 uninstall-restoreetcDATA
581
582# Tell versions [3.59,3.63) of GNU make to not export all variables.
583# Otherwise a system limit (for SysV at least) may be exceeded.
584.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.