~ubuntu-branches/debian/lenny/gsynaptics/lenny

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michal Čihař
  • Date: 2008-05-17 09:19:39 UTC
  • mto: (3.1.3 intrepid)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20080517091939-7p8fynac81mqhv0t
Tags: upstream-0.9.14
Import upstream version 0.9.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
16
18
VPATH = @srcdir@
17
19
pkgdatadir = $(datadir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = .
20
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
21
25
install_sh_DATA = $(install_sh) -c -m 644
22
26
install_sh_PROGRAM = $(install_sh) -c
23
27
install_sh_SCRIPT = $(install_sh) -c
31
35
POST_UNINSTALL = :
32
36
build_triplet = @build@
33
37
host_triplet = @host@
 
38
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
39
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
40
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog NEWS TODO \
 
41
        compile config.guess config.sub depcomp install-sh ltmain.sh \
 
42
        missing mkinstalldirs
34
43
subdir = .
35
 
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36
 
        $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
37
 
        ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \
38
 
        install-sh ltmain.sh missing mkinstalldirs
39
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
45
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
47
        $(ACLOCAL_M4)
43
48
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
44
 
 configure.lineno config.status.lineno
 
49
 configure.lineno configure.status.lineno
45
50
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
51
CONFIG_HEADER = config.h
46
52
CONFIG_CLEAN_FILES =
47
53
SOURCES =
48
54
DIST_SOURCES =
49
55
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50
56
        html-recursive info-recursive install-data-recursive \
51
 
        install-dvi-recursive install-exec-recursive \
52
 
        install-html-recursive install-info-recursive \
53
 
        install-pdf-recursive install-ps-recursive install-recursive \
54
 
        installcheck-recursive installdirs-recursive pdf-recursive \
55
 
        ps-recursive uninstall-recursive
56
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
57
 
  distclean-recursive maintainer-clean-recursive
 
57
        install-exec-recursive install-info-recursive \
 
58
        install-recursive installcheck-recursive installdirs-recursive \
 
59
        pdf-recursive ps-recursive uninstall-info-recursive \
 
60
        uninstall-recursive
58
61
ETAGS = etags
59
62
CTAGS = ctags
60
63
DIST_SUBDIRS = $(SUBDIRS)
71
74
distcleancheck_listfiles = find . -type f -print
72
75
ACLOCAL = @ACLOCAL@
73
76
ALL_LINGUAS = @ALL_LINGUAS@
 
77
AMDEP_FALSE = @AMDEP_FALSE@
 
78
AMDEP_TRUE = @AMDEP_TRUE@
74
79
AMTAR = @AMTAR@
75
80
AR = @AR@
76
81
AUTOCONF = @AUTOCONF@
92
97
DATADIRNAME = @DATADIRNAME@
93
98
DEFS = @DEFS@
94
99
DEPDIR = @DEPDIR@
 
100
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
101
DSYMUTIL = @DSYMUTIL@
95
102
ECHO = @ECHO@
96
103
ECHO_C = @ECHO_C@
97
104
ECHO_N = @ECHO_N@
98
105
ECHO_T = @ECHO_T@
99
106
EGREP = @EGREP@
 
107
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
 
108
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
100
109
EXEEXT = @EXEEXT@
101
110
F77 = @F77@
102
111
FFLAGS = @FFLAGS@
 
112
GCONF2_CFLAGS = @GCONF2_CFLAGS@
 
113
GCONF2_LIBS = @GCONF2_LIBS@
103
114
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
104
115
GLADE2_CFLAGS = @GLADE2_CFLAGS@
105
116
GLADE2_LIBS = @GLADE2_LIBS@
106
117
GMOFILES = @GMOFILES@
107
118
GMSGFMT = @GMSGFMT@
108
 
GNOME_CFLAGS = @GNOME_CFLAGS@
109
 
GNOME_LIBS = @GNOME_LIBS@
110
119
GREP = @GREP@
111
120
GTK_CFLAGS = @GTK_CFLAGS@
112
121
GTK_LIBS = @GTK_LIBS@
113
 
INSTALL = @INSTALL@
 
122
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
 
123
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
 
124
HELP_DIR = @HELP_DIR@
114
125
INSTALL_DATA = @INSTALL_DATA@
115
126
INSTALL_PROGRAM = @INSTALL_PROGRAM@
116
127
INSTALL_SCRIPT = @INSTALL_SCRIPT@
121
132
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
122
133
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
123
134
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
124
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
125
135
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
126
136
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
127
137
INTLTOOL_MERGE = @INTLTOOL_MERGE@
128
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
129
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
130
138
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
131
139
INTLTOOL_PERL = @INTLTOOL_PERL@
 
140
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
132
141
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
133
142
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
134
143
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
140
149
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
141
150
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
142
151
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
143
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
144
152
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
145
153
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
146
154
LDFLAGS = @LDFLAGS@
150
158
LN_S = @LN_S@
151
159
LTLIBOBJS = @LTLIBOBJS@
152
160
MAKEINFO = @MAKEINFO@
153
 
MKDIR_P = @MKDIR_P@
154
161
MKINSTALLDIRS = @MKINSTALLDIRS@
155
162
MSGFMT = @MSGFMT@
156
163
MSGFMT_OPTS = @MSGFMT_OPTS@
 
164
MSGMERGE = @MSGMERGE@
 
165
NMEDIT = @NMEDIT@
157
166
OBJEXT = @OBJEXT@
 
167
OMF_DIR = @OMF_DIR@
158
168
PACKAGE = @PACKAGE@
159
169
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160
170
PACKAGE_NAME = @PACKAGE_NAME@
168
178
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
169
179
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
170
180
RANLIB = @RANLIB@
 
181
SED = @SED@
171
182
SET_MAKE = @SET_MAKE@
172
183
SHELL = @SHELL@
173
184
STRIP = @STRIP@
174
185
USE_NLS = @USE_NLS@
175
186
VERSION = @VERSION@
176
187
XGETTEXT = @XGETTEXT@
177
 
abs_builddir = @abs_builddir@
178
 
abs_srcdir = @abs_srcdir@
179
 
abs_top_builddir = @abs_top_builddir@
180
 
abs_top_srcdir = @abs_top_srcdir@
181
188
ac_ct_CC = @ac_ct_CC@
182
189
ac_ct_CXX = @ac_ct_CXX@
183
190
ac_ct_F77 = @ac_ct_F77@
 
191
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
192
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
193
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
194
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
184
195
am__include = @am__include@
185
196
am__leading_dot = @am__leading_dot@
186
197
am__quote = @am__quote@
192
203
build_cpu = @build_cpu@
193
204
build_os = @build_os@
194
205
build_vendor = @build_vendor@
195
 
builddir = @builddir@
196
206
datadir = @datadir@
197
207
datarootdir = @datarootdir@
198
208
docdir = @docdir@
220
230
psdir = @psdir@
221
231
sbindir = @sbindir@
222
232
sharedstatedir = @sharedstatedir@
223
 
srcdir = @srcdir@
224
233
sysconfdir = @sysconfdir@
225
234
target_alias = @target_alias@
226
 
top_builddir = @top_builddir@
227
 
top_srcdir = @top_srcdir@
228
 
SUBDIRS = src po data doc
 
235
SUBDIRS = src po data doc help
229
236
DISTCLEANFILES = \
230
237
  intltool-extract \
231
238
  intltool-merge \
232
 
  intltool-update
 
239
  intltool-update \
 
240
  gnome-doc-utils.make
233
241
 
234
242
EXTRA_DIST = \
235
243
        intltool-extract.in \
236
244
        intltool-merge.in \
237
245
        intltool-update.in \
238
246
        mkinstalldirs \
239
 
        autogen.sh
 
247
        autogen.sh \
 
248
        gnome-doc-utils.make
240
249
 
241
 
all: all-recursive
 
250
all: config.h
 
251
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
242
252
 
243
253
.SUFFIXES:
244
254
am--refresh:
247
257
        @for dep in $?; do \
248
258
          case '$(am__configure_deps)' in \
249
259
            *$$dep*) \
250
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
251
 
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
 
260
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
 
261
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
252
262
                && exit 0; \
253
263
              exit 1;; \
254
264
          esac; \
255
265
        done; \
256
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
 
266
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
257
267
        cd $(top_srcdir) && \
258
 
          $(AUTOMAKE) --gnu  Makefile
 
268
          $(AUTOMAKE) --foreign  Makefile
259
269
.PRECIOUS: Makefile
260
270
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261
271
        @case '$?' in \
275
285
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
276
286
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
277
287
 
 
288
config.h: stamp-h1
 
289
        @if test ! -f $@; then \
 
290
          rm -f stamp-h1; \
 
291
          $(MAKE) stamp-h1; \
 
292
        else :; fi
 
293
 
 
294
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
295
        @rm -f stamp-h1
 
296
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
297
$(srcdir)/config.h.in:  $(am__configure_deps) 
 
298
        cd $(top_srcdir) && $(AUTOHEADER)
 
299
        rm -f stamp-h1
 
300
        touch $@
 
301
 
 
302
distclean-hdr:
 
303
        -rm -f config.h stamp-h1
 
304
 
278
305
mostlyclean-libtool:
279
306
        -rm -f *.lo
280
307
 
283
310
 
284
311
distclean-libtool:
285
312
        -rm -f libtool
 
313
uninstall-info-am:
286
314
 
287
315
# This directory's subdirectories are mostly independent; you can cd
288
316
# into them and run `make' without going through this Makefile.
315
343
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
316
344
        fi; test -z "$$fail"
317
345
 
318
 
$(RECURSIVE_CLEAN_TARGETS):
 
346
mostlyclean-recursive clean-recursive distclean-recursive \
 
347
maintainer-clean-recursive:
319
348
        @failcom='exit 1'; \
320
349
        for f in x $$MAKEFLAGS; do \
321
350
          case $$f in \
364
393
        mkid -fID $$unique
365
394
tags: TAGS
366
395
 
367
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
396
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
368
397
                $(TAGS_FILES) $(LISP)
369
398
        tags=; \
370
399
        here=`pwd`; \
381
410
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
382
411
          fi; \
383
412
        done; \
384
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
413
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
385
414
        unique=`for i in $$list; do \
386
415
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387
416
          done | \
393
422
            $$tags $$unique; \
394
423
        fi
395
424
ctags: CTAGS
396
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
425
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
397
426
                $(TAGS_FILES) $(LISP)
398
427
        tags=; \
399
428
        here=`pwd`; \
400
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
429
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
401
430
        unique=`for i in $$list; do \
402
431
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403
432
          done | \
417
446
 
418
447
distdir: $(DISTFILES)
419
448
        $(am__remove_distdir)
420
 
        test -d $(distdir) || mkdir $(distdir)
421
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
423
 
        list='$(DISTFILES)'; \
424
 
          dist_files=`for file in $$list; do echo $$file; done | \
425
 
          sed -e "s|^$$srcdirstrip/||;t" \
426
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
427
 
        case $$dist_files in \
428
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
429
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
430
 
                           sort -u` ;; \
431
 
        esac; \
432
 
        for file in $$dist_files; do \
 
449
        mkdir $(distdir)
 
450
        $(mkdir_p) $(distdir)/data $(distdir)/po
 
451
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
452
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
453
        list='$(DISTFILES)'; for file in $$list; do \
 
454
          case $$file in \
 
455
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
456
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
457
          esac; \
433
458
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
459
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
460
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
461
            dir="/$$dir"; \
 
462
            $(mkdir_p) "$(distdir)$$dir"; \
 
463
          else \
 
464
            dir=''; \
 
465
          fi; \
434
466
          if test -d $$d/$$file; then \
435
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
436
467
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
437
468
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
438
469
            fi; \
446
477
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
447
478
          if test "$$subdir" = .; then :; else \
448
479
            test -d "$(distdir)/$$subdir" \
449
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
480
            || $(mkdir_p) "$(distdir)/$$subdir" \
450
481
            || exit 1; \
451
482
            distdir=`$(am__cd) $(distdir) && pwd`; \
452
483
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
454
485
              $(MAKE) $(AM_MAKEFLAGS) \
455
486
                top_distdir="$$top_distdir" \
456
487
                distdir="$$distdir/$$subdir" \
457
 
                am__remove_distdir=: \
458
 
                am__skip_length_check=: \
459
488
                distdir) \
460
489
              || exit 1; \
461
490
          fi; \
463
492
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
464
493
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
465
494
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
466
 
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
 
495
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
467
496
        || chmod -R a+r $(distdir)
468
497
dist-gzip: distdir
469
498
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
538
567
        $(am__remove_distdir)
539
568
        @(echo "$(distdir) archives ready for distribution: "; \
540
569
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
541
 
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 
570
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
542
571
distuninstallcheck:
543
572
        @cd $(distuninstallcheck_dir) \
544
573
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
559
588
               exit 1; } >&2
560
589
check-am: all-am
561
590
check: check-recursive
562
 
all-am: Makefile
 
591
all-am: Makefile config.h
563
592
installdirs: installdirs-recursive
564
593
installdirs-am:
565
594
install: install-recursive
594
623
distclean: distclean-recursive
595
624
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
596
625
        -rm -f Makefile
597
 
distclean-am: clean-am distclean-generic distclean-libtool \
598
 
        distclean-tags
 
626
distclean-am: clean-am distclean-generic distclean-hdr \
 
627
        distclean-libtool distclean-tags
599
628
 
600
629
dvi: dvi-recursive
601
630
 
609
638
 
610
639
install-data-am:
611
640
 
612
 
install-dvi: install-dvi-recursive
613
 
 
614
641
install-exec-am:
615
642
 
616
 
install-html: install-html-recursive
617
 
 
618
643
install-info: install-info-recursive
619
644
 
620
645
install-man:
621
646
 
622
 
install-pdf: install-pdf-recursive
623
 
 
624
 
install-ps: install-ps-recursive
625
 
 
626
647
installcheck-am:
627
648
 
628
649
maintainer-clean: maintainer-clean-recursive
643
664
 
644
665
ps-am:
645
666
 
646
 
uninstall-am:
647
 
 
648
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
649
 
        install-strip
650
 
 
651
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
652
 
        all all-am am--refresh check check-am clean clean-generic \
653
 
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
654
 
        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
655
 
        distclean-generic distclean-libtool distclean-tags \
656
 
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
657
 
        html-am info info-am install install-am install-data \
658
 
        install-data-am install-dvi install-dvi-am install-exec \
659
 
        install-exec-am install-html install-html-am install-info \
660
 
        install-info-am install-man install-pdf install-pdf-am \
661
 
        install-ps install-ps-am install-strip installcheck \
662
 
        installcheck-am installdirs installdirs-am maintainer-clean \
663
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
664
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
665
 
        uninstall uninstall-am
 
667
uninstall-am: uninstall-info-am
 
668
 
 
669
uninstall-info: uninstall-info-recursive
 
670
 
 
671
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
 
672
        check-am clean clean-generic clean-libtool clean-recursive \
 
673
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
 
674
        dist-shar dist-tarZ dist-zip distcheck distclean \
 
675
        distclean-generic distclean-hdr distclean-libtool \
 
676
        distclean-recursive distclean-tags distcleancheck distdir \
 
677
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
678
        install install-am install-data install-data-am install-exec \
 
679
        install-exec-am install-info install-info-am install-man \
 
680
        install-strip installcheck installcheck-am installdirs \
 
681
        installdirs-am maintainer-clean maintainer-clean-generic \
 
682
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
683
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
 
684
        tags tags-recursive uninstall uninstall-am uninstall-info-am
666
685
 
667
686
# Tell versions [3.59,3.63) of GNU make to not export all variables.
668
687
# Otherwise a system limit (for SysV at least) may be exceeded.