~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to themes/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-08-22 11:50:05 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20080822115005-yxj5svf3v9x1mkr7
Tags: upstream-2.4.7
ImportĀ upstreamĀ versionĀ 2.4.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  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@
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ..
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
54
50
DIST_SOURCES =
55
51
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56
52
        html-recursive info-recursive install-data-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
 
53
        install-dvi-recursive install-exec-recursive \
 
54
        install-html-recursive install-info-recursive \
 
55
        install-pdf-recursive install-ps-recursive install-recursive \
 
56
        installcheck-recursive installdirs-recursive pdf-recursive \
 
57
        ps-recursive uninstall-recursive
 
58
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
59
  distclean-recursive maintainer-clean-recursive
61
60
ETAGS = etags
62
61
CTAGS = ctags
63
62
DIST_SUBDIRS = $(SUBDIRS)
69
68
ALSA_CFLAGS = @ALSA_CFLAGS@
70
69
ALSA_LIBS = @ALSA_LIBS@
71
70
ALTIVEC_EXTRA_CFLAGS = @ALTIVEC_EXTRA_CFLAGS@
72
 
AMDEP_FALSE = @AMDEP_FALSE@
73
 
AMDEP_TRUE = @AMDEP_TRUE@
74
71
AMTAR = @AMTAR@
75
72
AR = @AR@
76
73
AS = @AS@
80
77
AWK = @AWK@
81
78
BINRELOC_CFLAGS = @BINRELOC_CFLAGS@
82
79
BINRELOC_LIBS = @BINRELOC_LIBS@
83
 
BUILD_HELPBROWSER_FALSE = @BUILD_HELPBROWSER_FALSE@
84
 
BUILD_HELPBROWSER_TRUE = @BUILD_HELPBROWSER_TRUE@
85
 
BUILD_PRINT_FALSE = @BUILD_PRINT_FALSE@
86
 
BUILD_PRINT_TRUE = @BUILD_PRINT_TRUE@
87
 
BUILD_PYTHON_FALSE = @BUILD_PYTHON_FALSE@
88
 
BUILD_PYTHON_TRUE = @BUILD_PYTHON_TRUE@
89
 
BUILD_SCRIPT_FU_FALSE = @BUILD_SCRIPT_FU_FALSE@
90
 
BUILD_SCRIPT_FU_TRUE = @BUILD_SCRIPT_FU_TRUE@
91
 
BUILD_XJT_FALSE = @BUILD_XJT_FALSE@
92
 
BUILD_XJT_TRUE = @BUILD_XJT_TRUE@
93
80
CARBON_LDFLAGS = @CARBON_LDFLAGS@
94
81
CATALOGS = @CATALOGS@
95
82
CATOBJEXT = @CATOBJEXT@
96
83
CC = @CC@
97
84
CCAS = @CCAS@
 
85
CCASDEPMODE = @CCASDEPMODE@
98
86
CCASFLAGS = @CCASFLAGS@
99
87
CCDEPMODE = @CCDEPMODE@
100
88
CFLAGS = @CFLAGS@
109
97
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
110
98
DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
111
99
DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
112
 
DEFAULT_BINARY_FALSE = @DEFAULT_BINARY_FALSE@
113
 
DEFAULT_BINARY_TRUE = @DEFAULT_BINARY_TRUE@
114
100
DEFS = @DEFS@
115
101
DEPDIR = @DEPDIR@
116
102
DESKTOP_DATADIR = @DESKTOP_DATADIR@
117
 
DESKTOP_DATADIR_FALSE = @DESKTOP_DATADIR_FALSE@
118
 
DESKTOP_DATADIR_TRUE = @DESKTOP_DATADIR_TRUE@
119
103
DLLTOOL = @DLLTOOL@
120
104
DOC_SHOOTER = @DOC_SHOOTER@
121
105
DSYMUTIL = @DSYMUTIL@
124
108
ECHO_N = @ECHO_N@
125
109
ECHO_T = @ECHO_T@
126
110
EGREP = @EGREP@
127
 
ENABLE_GIMP_CONSOLE_FALSE = @ENABLE_GIMP_CONSOLE_FALSE@
128
 
ENABLE_GIMP_CONSOLE_TRUE = @ENABLE_GIMP_CONSOLE_TRUE@
129
 
ENABLE_GTK_DOC_APP_FALSE = @ENABLE_GTK_DOC_APP_FALSE@
130
 
ENABLE_GTK_DOC_APP_TRUE = @ENABLE_GTK_DOC_APP_TRUE@
131
 
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
132
 
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
133
111
EXEEXT = @EXEEXT@
134
112
EXIF_CFLAGS = @EXIF_CFLAGS@
135
113
EXIF_LIBS = @EXIF_LIBS@
166
144
GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@
167
145
GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@
168
146
GIMP_UNSTABLE = @GIMP_UNSTABLE@
169
 
GIMP_UNSTABLE_FALSE = @GIMP_UNSTABLE_FALSE@
170
 
GIMP_UNSTABLE_TRUE = @GIMP_UNSTABLE_TRUE@
171
147
GIMP_USER_VERSION = @GIMP_USER_VERSION@
172
148
GIMP_VERSION = @GIMP_VERSION@
173
149
GLIB_CFLAGS = @GLIB_CFLAGS@
186
162
GTKHTML2_LIBS = @GTKHTML2_LIBS@
187
163
GTKHTML2_REQUIRED_VERSION = @GTKHTML2_REQUIRED_VERSION@
188
164
GTK_CFLAGS = @GTK_CFLAGS@
189
 
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
190
 
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
191
165
GTK_LIBS = @GTK_LIBS@
192
166
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
193
167
HAL_CFLAGS = @HAL_CFLAGS@
194
168
HAL_LIBS = @HAL_LIBS@
195
 
HAVE_CARBON_FALSE = @HAVE_CARBON_FALSE@
196
 
HAVE_CARBON_TRUE = @HAVE_CARBON_TRUE@
197
 
HAVE_DX_DINPUT_FALSE = @HAVE_DX_DINPUT_FALSE@
198
 
HAVE_DX_DINPUT_TRUE = @HAVE_DX_DINPUT_TRUE@
199
169
HAVE_FINITE = @HAVE_FINITE@
200
170
HAVE_GLIBC_REGEX = @HAVE_GLIBC_REGEX@
201
 
HAVE_GLIBC_REGEX_FALSE = @HAVE_GLIBC_REGEX_FALSE@
202
 
HAVE_GLIBC_REGEX_TRUE = @HAVE_GLIBC_REGEX_TRUE@
203
 
HAVE_GNOMEVFS_FALSE = @HAVE_GNOMEVFS_FALSE@
204
 
HAVE_GNOMEVFS_TRUE = @HAVE_GNOMEVFS_TRUE@
205
171
HAVE_ISFINITE = @HAVE_ISFINITE@
206
 
HAVE_LCMS_FALSE = @HAVE_LCMS_FALSE@
207
 
HAVE_LCMS_TRUE = @HAVE_LCMS_TRUE@
208
 
HAVE_LIBCURL_FALSE = @HAVE_LIBCURL_FALSE@
209
 
HAVE_LIBCURL_TRUE = @HAVE_LIBCURL_TRUE@
210
 
HAVE_LINUX_INPUT_FALSE = @HAVE_LINUX_INPUT_FALSE@
211
 
HAVE_LINUX_INPUT_TRUE = @HAVE_LINUX_INPUT_TRUE@
212
 
HAVE_MAC_TWAIN_FALSE = @HAVE_MAC_TWAIN_FALSE@
213
 
HAVE_MAC_TWAIN_TRUE = @HAVE_MAC_TWAIN_TRUE@
214
 
HAVE_PNG_FALSE = @HAVE_PNG_FALSE@
215
 
HAVE_PNG_TRUE = @HAVE_PNG_TRUE@
216
 
HAVE_WINDRES_FALSE = @HAVE_WINDRES_FALSE@
217
 
HAVE_WINDRES_TRUE = @HAVE_WINDRES_TRUE@
218
 
HAVE_XMLLINT_FALSE = @HAVE_XMLLINT_FALSE@
219
 
HAVE_XMLLINT_TRUE = @HAVE_XMLLINT_TRUE@
220
 
HAVE_XSLTPROC_FALSE = @HAVE_XSLTPROC_FALSE@
221
 
HAVE_XSLTPROC_TRUE = @HAVE_XSLTPROC_TRUE@
222
172
HTML_DIR = @HTML_DIR@
 
173
INSTALL = @INSTALL@
223
174
INSTALL_DATA = @INSTALL_DATA@
224
175
INSTALL_PROGRAM = @INSTALL_PROGRAM@
225
176
INSTALL_SCRIPT = @INSTALL_SCRIPT@
276
227
LT_VERSION_INFO = @LT_VERSION_INFO@
277
228
MAIL = @MAIL@
278
229
MAINT = @MAINT@
279
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
280
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
281
230
MAKEINFO = @MAKEINFO@
 
231
MKDIR_P = @MKDIR_P@
282
232
MKINSTALLDIRS = @MKINSTALLDIRS@
283
233
MMX_EXTRA_CFLAGS = @MMX_EXTRA_CFLAGS@
284
234
MNG = @MNG@
285
235
MSGFMT = @MSGFMT@
286
236
MSGFMT_OPTS = @MSGFMT_OPTS@
287
237
MSGMERGE = @MSGMERGE@
288
 
MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
289
 
MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
290
238
NMEDIT = @NMEDIT@
291
239
OBJDUMP = @OBJDUMP@
292
240
OBJEXT = @OBJEXT@
293
 
OS_UNIX_FALSE = @OS_UNIX_FALSE@
294
 
OS_UNIX_TRUE = @OS_UNIX_TRUE@
295
 
OS_WIN32_FALSE = @OS_WIN32_FALSE@
296
 
OS_WIN32_TRUE = @OS_WIN32_TRUE@
297
241
PACKAGE = @PACKAGE@
298
242
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
299
243
PACKAGE_NAME = @PACKAGE_NAME@
307
251
PATH_SEPARATOR = @PATH_SEPARATOR@
308
252
PERL = @PERL@
309
253
PKG_CONFIG = @PKG_CONFIG@
310
 
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
311
 
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
312
254
PNG = @PNG@
313
255
PNG_CFLAGS = @PNG_CFLAGS@
314
256
PNG_LIBS = @PNG_LIBS@
343
285
SHELL = @SHELL@
344
286
SOCKET_LIBS = @SOCKET_LIBS@
345
287
SSE_EXTRA_CFLAGS = @SSE_EXTRA_CFLAGS@
346
 
STATICLIBS_FALSE = @STATICLIBS_FALSE@
347
 
STATICLIBS_TRUE = @STATICLIBS_TRUE@
348
288
STRIP = @STRIP@
349
289
SVG = @SVG@
350
290
SVG_CFLAGS = @SVG_CFLAGS@
352
292
SYMPREFIX = @SYMPREFIX@
353
293
TIFF_LOAD = @TIFF_LOAD@
354
294
TIFF_SAVE = @TIFF_SAVE@
355
 
TOOLBOX_MENU_FALSE = @TOOLBOX_MENU_FALSE@
356
 
TOOLBOX_MENU_TRUE = @TOOLBOX_MENU_TRUE@
357
295
URI_GNOME_VFS_CFLAGS = @URI_GNOME_VFS_CFLAGS@
358
296
URI_GNOME_VFS_LIBS = @URI_GNOME_VFS_LIBS@
359
297
URI_LIBCURL_CFLAGS = @URI_LIBCURL_CFLAGS@
360
298
URI_LIBCURL_LIBS = @URI_LIBCURL_LIBS@
361
 
USE_BINRELOC_FALSE = @USE_BINRELOC_FALSE@
362
 
USE_BINRELOC_TRUE = @USE_BINRELOC_TRUE@
363
299
USE_NLS = @USE_NLS@
364
300
VERSION = @VERSION@
365
301
WINDRES = @WINDRES@
366
 
WITH_PDBGEN_FALSE = @WITH_PDBGEN_FALSE@
367
 
WITH_PDBGEN_TRUE = @WITH_PDBGEN_TRUE@
368
302
WMF = @WMF@
369
303
WMF_CFLAGS = @WMF_CFLAGS@
370
304
WMF_CONFIG = @WMF_CONFIG@
378
312
X_EXTRA_LIBS = @X_EXTRA_LIBS@
379
313
X_LIBS = @X_LIBS@
380
314
X_PRE_LIBS = @X_PRE_LIBS@
 
315
abs_builddir = @abs_builddir@
 
316
abs_srcdir = @abs_srcdir@
 
317
abs_top_builddir = @abs_top_builddir@
 
318
abs_top_srcdir = @abs_top_srcdir@
381
319
ac_ct_CC = @ac_ct_CC@
382
320
ac_ct_CXX = @ac_ct_CXX@
383
321
ac_ct_F77 = @ac_ct_F77@
384
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
385
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
386
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
387
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
388
322
am__include = @am__include@
389
323
am__leading_dot = @am__leading_dot@
390
324
am__quote = @am__quote@
396
330
build_cpu = @build_cpu@
397
331
build_os = @build_os@
398
332
build_vendor = @build_vendor@
 
333
builddir = @builddir@
399
334
datadir = @datadir@
400
335
datarootdir = @datarootdir@
401
336
docdir = @docdir@
433
368
pythondir = @pythondir@
434
369
sbindir = @sbindir@
435
370
sharedstatedir = @sharedstatedir@
 
371
srcdir = @srcdir@
436
372
sysconfdir = @sysconfdir@
437
373
target_alias = @target_alias@
 
374
top_builddir = @top_builddir@
 
375
top_srcdir = @top_srcdir@
438
376
SUBDIRS = Default Small
439
377
all: all-recursive
440
378
 
475
413
clean-libtool:
476
414
        -rm -rf .libs _libs
477
415
 
478
 
distclean-libtool:
479
 
        -rm -f libtool
480
 
uninstall-info-am:
481
 
 
482
416
# This directory's subdirectories are mostly independent; you can cd
483
417
# into them and run `make' without going through this Makefile.
484
418
# To change the values of `make' variables: instead of editing Makefiles,
510
444
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
511
445
        fi; test -z "$$fail"
512
446
 
513
 
mostlyclean-recursive clean-recursive distclean-recursive \
514
 
maintainer-clean-recursive:
 
447
$(RECURSIVE_CLEAN_TARGETS):
515
448
        @failcom='exit 1'; \
516
449
        for f in x $$MAKEFLAGS; do \
517
450
          case $$f in \
555
488
        unique=`for i in $$list; do \
556
489
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
557
490
          done | \
558
 
          $(AWK) '    { files[$$0] = 1; } \
559
 
               END { for (i in files) print i; }'`; \
 
491
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
492
              END { if (nonempty) { for (i in files) print i; }; }'`; \
560
493
        mkid -fID $$unique
561
494
tags: TAGS
562
495
 
581
514
        unique=`for i in $$list; do \
582
515
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
583
516
          done | \
584
 
          $(AWK) '    { files[$$0] = 1; } \
585
 
               END { for (i in files) print i; }'`; \
 
517
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
518
              END { if (nonempty) { for (i in files) print i; }; }'`; \
586
519
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
587
520
          test -n "$$unique" || unique=$$empty_fix; \
588
521
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
592
525
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
593
526
                $(TAGS_FILES) $(LISP)
594
527
        tags=; \
595
 
        here=`pwd`; \
596
528
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
597
529
        unique=`for i in $$list; do \
598
530
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
599
531
          done | \
600
 
          $(AWK) '    { files[$$0] = 1; } \
601
 
               END { for (i in files) print i; }'`; \
 
532
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
533
              END { if (nonempty) { for (i in files) print i; }; }'`; \
602
534
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
603
535
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
604
536
             $$tags $$unique
612
544
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
613
545
 
614
546
distdir: $(DISTFILES)
615
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
616
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
617
 
        list='$(DISTFILES)'; for file in $$list; do \
618
 
          case $$file in \
619
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
620
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
621
 
          esac; \
 
547
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
548
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
549
        list='$(DISTFILES)'; \
 
550
          dist_files=`for file in $$list; do echo $$file; done | \
 
551
          sed -e "s|^$$srcdirstrip/||;t" \
 
552
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
553
        case $$dist_files in \
 
554
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
555
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
556
                           sort -u` ;; \
 
557
        esac; \
 
558
        for file in $$dist_files; do \
622
559
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
623
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
624
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
625
 
            dir="/$$dir"; \
626
 
            $(mkdir_p) "$(distdir)$$dir"; \
627
 
          else \
628
 
            dir=''; \
629
 
          fi; \
630
560
          if test -d $$d/$$file; then \
 
561
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
631
562
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
632
563
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
633
564
            fi; \
641
572
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
642
573
          if test "$$subdir" = .; then :; else \
643
574
            test -d "$(distdir)/$$subdir" \
644
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
575
            || $(MKDIR_P) "$(distdir)/$$subdir" \
645
576
            || exit 1; \
646
577
            distdir=`$(am__cd) $(distdir) && pwd`; \
647
578
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
649
580
              $(MAKE) $(AM_MAKEFLAGS) \
650
581
                top_distdir="$$top_distdir" \
651
582
                distdir="$$distdir/$$subdir" \
 
583
                am__remove_distdir=: \
 
584
                am__skip_length_check=: \
652
585
                distdir) \
653
586
              || exit 1; \
654
587
          fi; \
688
621
 
689
622
distclean: distclean-recursive
690
623
        -rm -f Makefile
691
 
distclean-am: clean-am distclean-generic distclean-libtool \
692
 
        distclean-tags
 
624
distclean-am: clean-am distclean-generic distclean-tags
693
625
 
694
626
dvi: dvi-recursive
695
627
 
703
635
 
704
636
install-data-am:
705
637
 
 
638
install-dvi: install-dvi-recursive
 
639
 
706
640
install-exec-am:
707
641
 
 
642
install-html: install-html-recursive
 
643
 
708
644
install-info: install-info-recursive
709
645
 
710
646
install-man:
711
647
 
 
648
install-pdf: install-pdf-recursive
 
649
 
 
650
install-ps: install-ps-recursive
 
651
 
712
652
installcheck-am:
713
653
 
714
654
maintainer-clean: maintainer-clean-recursive
727
667
 
728
668
ps-am:
729
669
 
730
 
uninstall-am: uninstall-info-am
731
 
 
732
 
uninstall-info: uninstall-info-recursive
733
 
 
734
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
735
 
        clean clean-generic clean-libtool clean-recursive ctags \
736
 
        ctags-recursive distclean distclean-generic distclean-libtool \
737
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
670
uninstall-am:
 
671
 
 
672
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
673
        install-strip
 
674
 
 
675
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
676
        all all-am check check-am clean clean-generic clean-libtool \
 
677
        ctags ctags-recursive distclean distclean-generic \
 
678
        distclean-libtool distclean-tags distdir dvi dvi-am html \
738
679
        html-am info info-am install install-am install-data \
739
 
        install-data-am install-exec install-exec-am install-info \
740
 
        install-info-am install-man install-strip installcheck \
 
680
        install-data-am install-dvi install-dvi-am install-exec \
 
681
        install-exec-am install-html install-html-am install-info \
 
682
        install-info-am install-man install-pdf install-pdf-am \
 
683
        install-ps install-ps-am install-strip installcheck \
741
684
        installcheck-am installdirs installdirs-am maintainer-clean \
742
 
        maintainer-clean-generic maintainer-clean-recursive \
743
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
744
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
745
 
        uninstall uninstall-am uninstall-info-am
 
685
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
686
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
687
        uninstall uninstall-am
746
688
 
747
689
# Tell versions [3.59,3.63) of GNU make to not export all variables.
748
690
# Otherwise a system limit (for SysV at least) may be exceeded.