Subversion Repositories public

Rev

Rev 88 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88 Rev 97
Line 1... Line 1...
1
# Makefile.in generated by automake 1.10 from Makefile.am.
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
3
# @configure_input@
3
# @configure_input@
4
 
4
 
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
# 2003, 2004, 2005  Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
9
# with or without modifications, as long as this notice is preserved.
9
# with or without modifications, as long as this notice is preserved.
10
 
10
 
11
# This program is distributed in the hope that it will be useful,
11
# This program is distributed in the hope that it will be useful,
Line 15... Line 15...
15
 
15
 
16
@SET_MAKE@
16
@SET_MAKE@
17
 
17
 
18
# the SUBDIRS is filled automatically by am_edit. If files are 
18
# the SUBDIRS is filled automatically by am_edit. If files are 
19
# in this directory they are installed into the english dir
19
# in this directory they are installed into the english dir
-
 
20
srcdir = @srcdir@
-
 
21
top_srcdir = @top_srcdir@
20
VPATH = @srcdir@
22
VPATH = @srcdir@
21
pkgdatadir = $(datadir)/@PACKAGE@
23
pkgdatadir = $(datadir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
24
pkglibdir = $(libdir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
25
pkgincludedir = $(includedir)/@PACKAGE@
-
 
26
top_builddir = ..
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-
 
28
INSTALL = @INSTALL@
25
install_sh_DATA = $(install_sh) -c -m 644
29
install_sh_DATA = $(install_sh) -c -m 644
26
install_sh_PROGRAM = $(install_sh) -c
30
install_sh_PROGRAM = $(install_sh) -c
27
install_sh_SCRIPT = $(install_sh) -c
31
install_sh_SCRIPT = $(install_sh) -c
28
INSTALL_HEADER = $(INSTALL_DATA)
32
INSTALL_HEADER = $(INSTALL_DATA)
29
transform = $(program_transform_name)
33
transform = $(program_transform_name)
Line 48... Line 52...
48
CONFIG_CLEAN_FILES =
52
CONFIG_CLEAN_FILES =
49
SOURCES =
53
SOURCES =
50
DIST_SOURCES =
54
DIST_SOURCES =
51
#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55
#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52
#>- 	html-recursive info-recursive install-data-recursive \
56
#>- 	html-recursive info-recursive install-data-recursive \
53
#>- 	install-dvi-recursive install-exec-recursive \
-
 
54
#>- 	install-html-recursive install-info-recursive \
57
#>- 	install-exec-recursive install-info-recursive \
55
#>- 	install-pdf-recursive install-ps-recursive install-recursive \
58
#>- 	install-recursive installcheck-recursive installdirs-recursive \
56
#>- 	installcheck-recursive installdirs-recursive pdf-recursive \
59
#>- 	pdf-recursive ps-recursive uninstall-info-recursive \
57
#>- 	ps-recursive uninstall-recursive
60
#>- 	uninstall-recursive
58
#>+ 7
61
#>+ 6
59
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
62
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60
	html-recursive info-recursive install-data-recursive \
63
	html-recursive info-recursive install-data-recursive \
61
	install-dvi-recursive install-exec-recursive \
-
 
62
	install-html-recursive install-info-recursive \
64
	install-exec-recursive install-info-recursive \
63
	install-pdf-recursive install-ps-recursive install-recursive \
65
	install-recursive installcheck-recursive installdirs-recursive \
64
	installcheck-recursive installdirs-recursive pdf-recursive \
66
	pdf-recursive ps-recursive uninstall-info-recursive \
65
	ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive
67
	uninstall-recursive nmcheck-recursive bcheck-recursive
66
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-
 
67
  distclean-recursive maintainer-clean-recursive
-
 
68
ETAGS = etags
68
ETAGS = etags
69
CTAGS = ctags
69
CTAGS = ctags
70
DIST_SUBDIRS = $(SUBDIRS)
70
DIST_SUBDIRS = $(SUBDIRS)
71
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72
#>+ 1
72
#>+ 1
73
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
73
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
74
ACLOCAL = @ACLOCAL@
74
ACLOCAL = @ACLOCAL@
-
 
75
AMDEP_FALSE = @AMDEP_FALSE@
-
 
76
AMDEP_TRUE = @AMDEP_TRUE@
75
AMTAR = @AMTAR@
77
AMTAR = @AMTAR@
76
AR = @AR@
78
AR = @AR@
77
ARTSCCONFIG = @ARTSCCONFIG@
79
ARTSCCONFIG = @ARTSCCONFIG@
78
AUTOCONF = @AUTOCONF@
80
AUTOCONF = @AUTOCONF@
79
AUTODIRS = @AUTODIRS@
81
AUTODIRS = @AUTODIRS@
Line 108... Line 110...
108
FFLAGS = @FFLAGS@
110
FFLAGS = @FFLAGS@
109
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
111
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
110
GMSGFMT = @GMSGFMT@
112
GMSGFMT = @GMSGFMT@
111
GREP = @GREP@
113
GREP = @GREP@
112
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
114
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
113
INSTALL = @INSTALL@
-
 
114
INSTALL_DATA = @INSTALL_DATA@
115
INSTALL_DATA = @INSTALL_DATA@
115
INSTALL_PROGRAM = @INSTALL_PROGRAM@
116
INSTALL_PROGRAM = @INSTALL_PROGRAM@
116
INSTALL_SCRIPT = @INSTALL_SCRIPT@
117
INSTALL_SCRIPT = @INSTALL_SCRIPT@
117
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
119
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
Line 185... Line 186...
185
LTLIBOBJS = @LTLIBOBJS@
186
LTLIBOBJS = @LTLIBOBJS@
186
MAKEINFO = @MAKEINFO@
187
MAKEINFO = @MAKEINFO@
187
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
188
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
188
MCOPIDL = @MCOPIDL@
189
MCOPIDL = @MCOPIDL@
189
MEINPROC = @MEINPROC@
190
MEINPROC = @MEINPROC@
190
MKDIR_P = @MKDIR_P@
-
 
191
MOC = @MOC@
191
MOC = @MOC@
192
MSGFMT = @MSGFMT@
192
MSGFMT = @MSGFMT@
193
NOOPT_CFLAGS = @NOOPT_CFLAGS@
193
NOOPT_CFLAGS = @NOOPT_CFLAGS@
194
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
194
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
195
OBJEXT = @OBJEXT@
195
OBJEXT = @OBJEXT@
Line 224... Line 224...
224
X_EXTRA_LIBS = @X_EXTRA_LIBS@
224
X_EXTRA_LIBS = @X_EXTRA_LIBS@
225
X_INCLUDES = @X_INCLUDES@
225
X_INCLUDES = @X_INCLUDES@
226
X_LDFLAGS = @X_LDFLAGS@
226
X_LDFLAGS = @X_LDFLAGS@
227
X_PRE_LIBS = @X_PRE_LIBS@
227
X_PRE_LIBS = @X_PRE_LIBS@
228
X_RPATH = @X_RPATH@
228
X_RPATH = @X_RPATH@
229
abs_builddir = @abs_builddir@
-
 
230
abs_srcdir = @abs_srcdir@
-
 
231
abs_top_builddir = @abs_top_builddir@
-
 
232
abs_top_srcdir = @abs_top_srcdir@
-
 
233
ac_ct_CC = @ac_ct_CC@
229
ac_ct_CC = @ac_ct_CC@
234
ac_ct_CXX = @ac_ct_CXX@
230
ac_ct_CXX = @ac_ct_CXX@
235
ac_ct_F77 = @ac_ct_F77@
231
ac_ct_F77 = @ac_ct_F77@
236
all_includes = @all_includes@
232
all_includes = @all_includes@
237
all_libraries = @all_libraries@
233
all_libraries = @all_libraries@
-
 
234
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
-
 
235
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
-
 
236
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
-
 
237
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
238
am__include = @am__include@
238
am__include = @am__include@
239
am__leading_dot = @am__leading_dot@
239
am__leading_dot = @am__leading_dot@
240
am__quote = @am__quote@
240
am__quote = @am__quote@
241
am__tar = @am__tar@
241
am__tar = @am__tar@
242
am__untar = @am__untar@
242
am__untar = @am__untar@
Line 244... Line 244...
244
build = @build@
244
build = @build@
245
build_alias = @build_alias@
245
build_alias = @build_alias@
246
build_cpu = @build_cpu@
246
build_cpu = @build_cpu@
247
build_os = @build_os@
247
build_os = @build_os@
248
build_vendor = @build_vendor@
248
build_vendor = @build_vendor@
249
builddir = @builddir@
-
 
250
datadir = @datadir@
249
datadir = @datadir@
251
datarootdir = @datarootdir@
250
datarootdir = @datarootdir@
252
docdir = @docdir@
251
docdir = @docdir@
253
dvidir = @dvidir@
252
dvidir = @dvidir@
254
exec_prefix = @exec_prefix@
253
exec_prefix = @exec_prefix@
Line 256... Line 255...
256
host_alias = @host_alias@
255
host_alias = @host_alias@
257
host_cpu = @host_cpu@
256
host_cpu = @host_cpu@
258
host_os = @host_os@
257
host_os = @host_os@
259
host_vendor = @host_vendor@
258
host_vendor = @host_vendor@
260
htmldir = @htmldir@
259
htmldir = @htmldir@
-
 
260
include_ARTS_FALSE = @include_ARTS_FALSE@
-
 
261
include_ARTS_TRUE = @include_ARTS_TRUE@
-
 
262
include_x11_FALSE = @include_x11_FALSE@
-
 
263
include_x11_TRUE = @include_x11_TRUE@
261
includedir = @includedir@
264
includedir = @includedir@
262
infodir = @infodir@
265
infodir = @infodir@
263
install_sh = @install_sh@
266
install_sh = @install_sh@
264
kde_appsdir = @kde_appsdir@
267
kde_appsdir = @kde_appsdir@
265
kde_bindir = @kde_bindir@
268
kde_bindir = @kde_bindir@
Line 297... Line 300...
297
psdir = @psdir@
300
psdir = @psdir@
298
qt_includes = @qt_includes@
301
qt_includes = @qt_includes@
299
qt_libraries = @qt_libraries@
302
qt_libraries = @qt_libraries@
300
sbindir = @sbindir@
303
sbindir = @sbindir@
301
sharedstatedir = @sharedstatedir@
304
sharedstatedir = @sharedstatedir@
302
srcdir = @srcdir@
-
 
303
sysconfdir = @sysconfdir@
305
sysconfdir = @sysconfdir@
304
target = @target@
306
target = @target@
305
target_alias = @target_alias@
307
target_alias = @target_alias@
306
target_cpu = @target_cpu@
308
target_cpu = @target_cpu@
307
target_os = @target_os@
309
target_os = @target_os@
308
target_vendor = @target_vendor@
310
target_vendor = @target_vendor@
309
top_builddir = @top_builddir@
311
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
310
top_srcdir = @top_srcdir@
312
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
311
x_includes = @x_includes@
313
x_includes = @x_includes@
312
x_libraries = @x_libraries@
314
x_libraries = @x_libraries@
313
xdg_appsdir = @xdg_appsdir@
315
xdg_appsdir = @xdg_appsdir@
314
xdg_directorydir = @xdg_directorydir@
316
xdg_directorydir = @xdg_directorydir@
315
xdg_menudir = @xdg_menudir@
317
xdg_menudir = @xdg_menudir@
Line 370... Line 372...
370
	-rm -f *.lo
372
	-rm -f *.lo
371
 
373
 
372
clean-libtool:
374
clean-libtool:
373
	-rm -rf .libs _libs
375
	-rm -rf .libs _libs
374
 
376
 
-
 
377
distclean-libtool:
-
 
378
	-rm -f libtool
-
 
379
uninstall-info-am:
-
 
380
 
375
# This directory's subdirectories are mostly independent; you can cd
381
# This directory's subdirectories are mostly independent; you can cd
376
# into them and run `make' without going through this Makefile.
382
# into them and run `make' without going through this Makefile.
377
# To change the values of `make' variables: instead of editing Makefiles,
383
# To change the values of `make' variables: instead of editing Makefiles,
378
# (1) if the variable is set in `config.status', edit `config.status'
384
# (1) if the variable is set in `config.status', edit `config.status'
379
#     (which will cause the Makefiles to be regenerated when you run `make');
385
#     (which will cause the Makefiles to be regenerated when you run `make');
Line 401... Line 407...
401
	done; \
407
	done; \
402
	if test "$$dot_seen" = "no"; then \
408
	if test "$$dot_seen" = "no"; then \
403
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
409
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
404
	fi; test -z "$$fail"
410
	fi; test -z "$$fail"
405
 
411
 
-
 
412
mostlyclean-recursive clean-recursive distclean-recursive \
406
$(RECURSIVE_CLEAN_TARGETS):
413
maintainer-clean-recursive:
407
	@failcom='exit 1'; \
414
	@failcom='exit 1'; \
408
	for f in x $$MAKEFLAGS; do \
415
	for f in x $$MAKEFLAGS; do \
409
	  case $$f in \
416
	  case $$f in \
410
	    *=* | --[!k]*);; \
417
	    *=* | --[!k]*);; \
411
	    *k*) failcom='fail=yes';; \
418
	    *k*) failcom='fail=yes';; \
Line 502... Line 509...
502
 
509
 
503
distclean-tags:
510
distclean-tags:
504
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
511
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
505
 
512
 
506
distdir: $(DISTFILES)
513
distdir: $(DISTFILES)
507
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
514
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
508
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
515
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
509
	list='$(DISTFILES)'; \
516
	list='$(DISTFILES)'; for file in $$list; do \
510
	  dist_files=`for file in $$list; do echo $$file; done | \
-
 
511
	  sed -e "s|^$$srcdirstrip/||;t" \
-
 
512
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-
 
513
	case $$dist_files in \
517
	  case $$file in \
514
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
518
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
515
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
519
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
516
			   sort -u` ;; \
-
 
517
	esac; \
520
	  esac; \
518
	for file in $$dist_files; do \
-
 
519
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
521
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-
 
522
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
-
 
523
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
-
 
524
	    dir="/$$dir"; \
-
 
525
	    $(mkdir_p) "$(distdir)$$dir"; \
-
 
526
	  else \
-
 
527
	    dir=''; \
-
 
528
	  fi; \
520
	  if test -d $$d/$$file; then \
529
	  if test -d $$d/$$file; then \
521
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-
 
522
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
530
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
523
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
531
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
524
	    fi; \
532
	    fi; \
525
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
533
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
526
	  else \
534
	  else \
Line 530... Line 538...
530
	  fi; \
538
	  fi; \
531
	done
539
	done
532
	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
540
	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
533
	  if test "$$subdir" = .; then :; else \
541
	  if test "$$subdir" = .; then :; else \
534
	    test -d "$(distdir)/$$subdir" \
542
	    test -d "$(distdir)/$$subdir" \
535
	    || $(MKDIR_P) "$(distdir)/$$subdir" \
543
	    || $(mkdir_p) "$(distdir)/$$subdir" \
536
	    || exit 1; \
544
	    || exit 1; \
537
	    distdir=`$(am__cd) $(distdir) && pwd`; \
545
	    distdir=`$(am__cd) $(distdir) && pwd`; \
538
	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
546
	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
539
	    (cd $$subdir && \
547
	    (cd $$subdir && \
540
	      $(MAKE) $(AM_MAKEFLAGS) \
548
	      $(MAKE) $(AM_MAKEFLAGS) \
541
	        top_distdir="$$top_distdir" \
549
	        top_distdir="$$top_distdir" \
542
	        distdir="$$distdir/$$subdir" \
550
	        distdir="$$distdir/$$subdir" \
543
		am__remove_distdir=: \
-
 
544
		am__skip_length_check=: \
-
 
545
	        distdir) \
551
	        distdir) \
546
	      || exit 1; \
552
	      || exit 1; \
547
	  fi; \
553
	  fi; \
548
	done
554
	done
549
check-am: all-am
555
check-am: all-am
Line 583... Line 589...
583
#>+ 1
589
#>+ 1
584
clean-am: clean-bcheck  clean-generic clean-libtool mostlyclean-am
590
clean-am: clean-bcheck  clean-generic clean-libtool mostlyclean-am
585
 
591
 
586
distclean: distclean-recursive
592
distclean: distclean-recursive
587
	-rm -f Makefile
593
	-rm -f Makefile
588
distclean-am: clean-am distclean-generic distclean-tags
594
distclean-am: clean-am distclean-generic distclean-libtool \
-
 
595
	distclean-tags
589
 
596
 
590
dvi: dvi-recursive
597
dvi: dvi-recursive
591
 
598
 
592
dvi-am:
599
dvi-am:
593
 
600
 
Line 597... Line 604...
597
 
604
 
598
info-am:
605
info-am:
599
 
606
 
600
install-data-am:
607
install-data-am:
601
 
608
 
602
install-dvi: install-dvi-recursive
-
 
603
 
-
 
604
install-exec-am:
609
install-exec-am:
605
 
610
 
606
install-html: install-html-recursive
-
 
607
 
-
 
608
install-info: install-info-recursive
611
install-info: install-info-recursive
609
 
612
 
610
install-man:
613
install-man:
611
 
614
 
612
install-pdf: install-pdf-recursive
-
 
613
 
-
 
614
install-ps: install-ps-recursive
-
 
615
 
-
 
616
installcheck-am:
615
installcheck-am:
617
 
616
 
618
maintainer-clean: maintainer-clean-recursive
617
maintainer-clean: maintainer-clean-recursive
619
	-rm -f Makefile
618
	-rm -f Makefile
620
maintainer-clean-am: distclean-am maintainer-clean-generic
619
maintainer-clean-am: distclean-am maintainer-clean-generic
Line 629... Line 628...
629
 
628
 
630
ps: ps-recursive
629
ps: ps-recursive
631
 
630
 
632
ps-am:
631
ps-am:
633
 
632
 
634
uninstall-am:
633
uninstall-am: uninstall-info-am
635
 
634
 
636
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
-
 
637
	install-strip
635
uninstall-info: uninstall-info-recursive
638
 
636
 
639
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
637
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
640
	all all-am check check-am clean clean-generic clean-libtool \
638
	clean clean-generic clean-libtool clean-recursive ctags \
641
	ctags ctags-recursive distclean distclean-generic \
639
	ctags-recursive distclean distclean-generic distclean-libtool \
642
	distclean-libtool distclean-tags distdir dvi dvi-am html \
640
	distclean-recursive distclean-tags distdir dvi dvi-am html \
643
	html-am info info-am install install-am install-data \
641
	html-am info info-am install install-am install-data \
644
	install-data-am install-dvi install-dvi-am install-exec \
-
 
645
	install-exec-am install-html install-html-am install-info \
642
	install-data-am install-exec install-exec-am install-info \
646
	install-info-am install-man install-pdf install-pdf-am \
-
 
647
	install-ps install-ps-am install-strip installcheck \
643
	install-info-am install-man install-strip installcheck \
648
	installcheck-am installdirs installdirs-am maintainer-clean \
644
	installcheck-am installdirs installdirs-am maintainer-clean \
649
	maintainer-clean-generic mostlyclean mostlyclean-generic \
645
	maintainer-clean-generic maintainer-clean-recursive \
-
 
646
	mostlyclean mostlyclean-generic mostlyclean-libtool \
650
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
647
	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
651
	uninstall uninstall-am
648
	uninstall uninstall-am uninstall-info-am
652
 
649
 
653
# Tell versions [3.59,3.63) of GNU make to not export all variables.
650
# Tell versions [3.59,3.63) of GNU make to not export all variables.
654
# Otherwise a system limit (for SysV at least) may be exceeded.
651
# Otherwise a system limit (for SysV at least) may be exceeded.
655
.NOEXPORT:
652
.NOEXPORT:
656
 
653