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

« back to all changes in this revision

Viewing changes to plug-ins/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 = script-fu FractalExplorer Lighting MapObject bmp faxg3 \
72
71
ALSA_CFLAGS = @ALSA_CFLAGS@
73
72
ALSA_LIBS = @ALSA_LIBS@
74
73
ALTIVEC_EXTRA_CFLAGS = @ALTIVEC_EXTRA_CFLAGS@
75
 
AMDEP_FALSE = @AMDEP_FALSE@
76
 
AMDEP_TRUE = @AMDEP_TRUE@
77
74
AMTAR = @AMTAR@
78
75
AR = @AR@
79
76
AS = @AS@
83
80
AWK = @AWK@
84
81
BINRELOC_CFLAGS = @BINRELOC_CFLAGS@
85
82
BINRELOC_LIBS = @BINRELOC_LIBS@
86
 
BUILD_HELPBROWSER_FALSE = @BUILD_HELPBROWSER_FALSE@
87
 
BUILD_HELPBROWSER_TRUE = @BUILD_HELPBROWSER_TRUE@
88
 
BUILD_PRINT_FALSE = @BUILD_PRINT_FALSE@
89
 
BUILD_PRINT_TRUE = @BUILD_PRINT_TRUE@
90
 
BUILD_PYTHON_FALSE = @BUILD_PYTHON_FALSE@
91
 
BUILD_PYTHON_TRUE = @BUILD_PYTHON_TRUE@
92
 
BUILD_SCRIPT_FU_FALSE = @BUILD_SCRIPT_FU_FALSE@
93
 
BUILD_SCRIPT_FU_TRUE = @BUILD_SCRIPT_FU_TRUE@
94
 
BUILD_XJT_FALSE = @BUILD_XJT_FALSE@
95
 
BUILD_XJT_TRUE = @BUILD_XJT_TRUE@
96
83
CARBON_LDFLAGS = @CARBON_LDFLAGS@
97
84
CATALOGS = @CATALOGS@
98
85
CATOBJEXT = @CATOBJEXT@
99
86
CC = @CC@
100
87
CCAS = @CCAS@
 
88
CCASDEPMODE = @CCASDEPMODE@
101
89
CCASFLAGS = @CCASFLAGS@
102
90
CCDEPMODE = @CCDEPMODE@
103
91
CFLAGS = @CFLAGS@
112
100
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
113
101
DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
114
102
DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
115
 
DEFAULT_BINARY_FALSE = @DEFAULT_BINARY_FALSE@
116
 
DEFAULT_BINARY_TRUE = @DEFAULT_BINARY_TRUE@
117
103
DEFS = @DEFS@
118
104
DEPDIR = @DEPDIR@
119
105
DESKTOP_DATADIR = @DESKTOP_DATADIR@
120
 
DESKTOP_DATADIR_FALSE = @DESKTOP_DATADIR_FALSE@
121
 
DESKTOP_DATADIR_TRUE = @DESKTOP_DATADIR_TRUE@
122
106
DLLTOOL = @DLLTOOL@
123
107
DOC_SHOOTER = @DOC_SHOOTER@
124
108
DSYMUTIL = @DSYMUTIL@
127
111
ECHO_N = @ECHO_N@
128
112
ECHO_T = @ECHO_T@
129
113
EGREP = @EGREP@
130
 
ENABLE_GIMP_CONSOLE_FALSE = @ENABLE_GIMP_CONSOLE_FALSE@
131
 
ENABLE_GIMP_CONSOLE_TRUE = @ENABLE_GIMP_CONSOLE_TRUE@
132
 
ENABLE_GTK_DOC_APP_FALSE = @ENABLE_GTK_DOC_APP_FALSE@
133
 
ENABLE_GTK_DOC_APP_TRUE = @ENABLE_GTK_DOC_APP_TRUE@
134
 
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
135
 
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
136
114
EXEEXT = @EXEEXT@
137
115
EXIF_CFLAGS = @EXIF_CFLAGS@
138
116
EXIF_LIBS = @EXIF_LIBS@
169
147
GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@
170
148
GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@
171
149
GIMP_UNSTABLE = @GIMP_UNSTABLE@
172
 
GIMP_UNSTABLE_FALSE = @GIMP_UNSTABLE_FALSE@
173
 
GIMP_UNSTABLE_TRUE = @GIMP_UNSTABLE_TRUE@
174
150
GIMP_USER_VERSION = @GIMP_USER_VERSION@
175
151
GIMP_VERSION = @GIMP_VERSION@
176
152
GLIB_CFLAGS = @GLIB_CFLAGS@
189
165
GTKHTML2_LIBS = @GTKHTML2_LIBS@
190
166
GTKHTML2_REQUIRED_VERSION = @GTKHTML2_REQUIRED_VERSION@
191
167
GTK_CFLAGS = @GTK_CFLAGS@
192
 
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
193
 
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
194
168
GTK_LIBS = @GTK_LIBS@
195
169
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
196
170
HAL_CFLAGS = @HAL_CFLAGS@
197
171
HAL_LIBS = @HAL_LIBS@
198
 
HAVE_CARBON_FALSE = @HAVE_CARBON_FALSE@
199
 
HAVE_CARBON_TRUE = @HAVE_CARBON_TRUE@
200
 
HAVE_DX_DINPUT_FALSE = @HAVE_DX_DINPUT_FALSE@
201
 
HAVE_DX_DINPUT_TRUE = @HAVE_DX_DINPUT_TRUE@
202
172
HAVE_FINITE = @HAVE_FINITE@
203
173
HAVE_GLIBC_REGEX = @HAVE_GLIBC_REGEX@
204
 
HAVE_GLIBC_REGEX_FALSE = @HAVE_GLIBC_REGEX_FALSE@
205
 
HAVE_GLIBC_REGEX_TRUE = @HAVE_GLIBC_REGEX_TRUE@
206
 
HAVE_GNOMEVFS_FALSE = @HAVE_GNOMEVFS_FALSE@
207
 
HAVE_GNOMEVFS_TRUE = @HAVE_GNOMEVFS_TRUE@
208
174
HAVE_ISFINITE = @HAVE_ISFINITE@
209
 
HAVE_LCMS_FALSE = @HAVE_LCMS_FALSE@
210
 
HAVE_LCMS_TRUE = @HAVE_LCMS_TRUE@
211
 
HAVE_LIBCURL_FALSE = @HAVE_LIBCURL_FALSE@
212
 
HAVE_LIBCURL_TRUE = @HAVE_LIBCURL_TRUE@
213
 
HAVE_LINUX_INPUT_FALSE = @HAVE_LINUX_INPUT_FALSE@
214
 
HAVE_LINUX_INPUT_TRUE = @HAVE_LINUX_INPUT_TRUE@
215
 
HAVE_MAC_TWAIN_FALSE = @HAVE_MAC_TWAIN_FALSE@
216
 
HAVE_MAC_TWAIN_TRUE = @HAVE_MAC_TWAIN_TRUE@
217
 
HAVE_PNG_FALSE = @HAVE_PNG_FALSE@
218
 
HAVE_PNG_TRUE = @HAVE_PNG_TRUE@
219
 
HAVE_WINDRES_FALSE = @HAVE_WINDRES_FALSE@
220
 
HAVE_WINDRES_TRUE = @HAVE_WINDRES_TRUE@
221
 
HAVE_XMLLINT_FALSE = @HAVE_XMLLINT_FALSE@
222
 
HAVE_XMLLINT_TRUE = @HAVE_XMLLINT_TRUE@
223
 
HAVE_XSLTPROC_FALSE = @HAVE_XSLTPROC_FALSE@
224
 
HAVE_XSLTPROC_TRUE = @HAVE_XSLTPROC_TRUE@
225
175
HTML_DIR = @HTML_DIR@
 
176
INSTALL = @INSTALL@
226
177
INSTALL_DATA = @INSTALL_DATA@
227
178
INSTALL_PROGRAM = @INSTALL_PROGRAM@
228
179
INSTALL_SCRIPT = @INSTALL_SCRIPT@
279
230
LT_VERSION_INFO = @LT_VERSION_INFO@
280
231
MAIL = @MAIL@
281
232
MAINT = @MAINT@
282
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
283
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
284
233
MAKEINFO = @MAKEINFO@
 
234
MKDIR_P = @MKDIR_P@
285
235
MKINSTALLDIRS = @MKINSTALLDIRS@
286
236
MMX_EXTRA_CFLAGS = @MMX_EXTRA_CFLAGS@
287
237
MNG = @MNG@
288
238
MSGFMT = @MSGFMT@
289
239
MSGFMT_OPTS = @MSGFMT_OPTS@
290
240
MSGMERGE = @MSGMERGE@
291
 
MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
292
 
MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
293
241
NMEDIT = @NMEDIT@
294
242
OBJDUMP = @OBJDUMP@
295
243
OBJEXT = @OBJEXT@
296
 
OS_UNIX_FALSE = @OS_UNIX_FALSE@
297
 
OS_UNIX_TRUE = @OS_UNIX_TRUE@
298
 
OS_WIN32_FALSE = @OS_WIN32_FALSE@
299
 
OS_WIN32_TRUE = @OS_WIN32_TRUE@
300
244
PACKAGE = @PACKAGE@
301
245
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
302
246
PACKAGE_NAME = @PACKAGE_NAME@
310
254
PATH_SEPARATOR = @PATH_SEPARATOR@
311
255
PERL = @PERL@
312
256
PKG_CONFIG = @PKG_CONFIG@
313
 
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
314
 
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
315
257
PNG = @PNG@
316
258
PNG_CFLAGS = @PNG_CFLAGS@
317
259
PNG_LIBS = @PNG_LIBS@
346
288
SHELL = @SHELL@
347
289
SOCKET_LIBS = @SOCKET_LIBS@
348
290
SSE_EXTRA_CFLAGS = @SSE_EXTRA_CFLAGS@
349
 
STATICLIBS_FALSE = @STATICLIBS_FALSE@
350
 
STATICLIBS_TRUE = @STATICLIBS_TRUE@
351
291
STRIP = @STRIP@
352
292
SVG = @SVG@
353
293
SVG_CFLAGS = @SVG_CFLAGS@
355
295
SYMPREFIX = @SYMPREFIX@
356
296
TIFF_LOAD = @TIFF_LOAD@
357
297
TIFF_SAVE = @TIFF_SAVE@
358
 
TOOLBOX_MENU_FALSE = @TOOLBOX_MENU_FALSE@
359
 
TOOLBOX_MENU_TRUE = @TOOLBOX_MENU_TRUE@
360
298
URI_GNOME_VFS_CFLAGS = @URI_GNOME_VFS_CFLAGS@
361
299
URI_GNOME_VFS_LIBS = @URI_GNOME_VFS_LIBS@
362
300
URI_LIBCURL_CFLAGS = @URI_LIBCURL_CFLAGS@
363
301
URI_LIBCURL_LIBS = @URI_LIBCURL_LIBS@
364
 
USE_BINRELOC_FALSE = @USE_BINRELOC_FALSE@
365
 
USE_BINRELOC_TRUE = @USE_BINRELOC_TRUE@
366
302
USE_NLS = @USE_NLS@
367
303
VERSION = @VERSION@
368
304
WINDRES = @WINDRES@
369
 
WITH_PDBGEN_FALSE = @WITH_PDBGEN_FALSE@
370
 
WITH_PDBGEN_TRUE = @WITH_PDBGEN_TRUE@
371
305
WMF = @WMF@
372
306
WMF_CFLAGS = @WMF_CFLAGS@
373
307
WMF_CONFIG = @WMF_CONFIG@
381
315
X_EXTRA_LIBS = @X_EXTRA_LIBS@
382
316
X_LIBS = @X_LIBS@
383
317
X_PRE_LIBS = @X_PRE_LIBS@
 
318
abs_builddir = @abs_builddir@
 
319
abs_srcdir = @abs_srcdir@
 
320
abs_top_builddir = @abs_top_builddir@
 
321
abs_top_srcdir = @abs_top_srcdir@
384
322
ac_ct_CC = @ac_ct_CC@
385
323
ac_ct_CXX = @ac_ct_CXX@
386
324
ac_ct_F77 = @ac_ct_F77@
387
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
388
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
389
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
390
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
391
325
am__include = @am__include@
392
326
am__leading_dot = @am__leading_dot@
393
327
am__quote = @am__quote@
399
333
build_cpu = @build_cpu@
400
334
build_os = @build_os@
401
335
build_vendor = @build_vendor@
 
336
builddir = @builddir@
402
337
datadir = @datadir@
403
338
datarootdir = @datarootdir@
404
339
docdir = @docdir@
436
371
pythondir = @pythondir@
437
372
sbindir = @sbindir@
438
373
sharedstatedir = @sharedstatedir@
 
374
srcdir = @srcdir@
439
375
sysconfdir = @sysconfdir@
440
376
target_alias = @target_alias@
 
377
top_builddir = @top_builddir@
 
378
top_srcdir = @top_srcdir@
441
379
EXTRA_DIST = \
442
380
        makefile.msc
443
381
 
524
462
clean-libtool:
525
463
        -rm -rf .libs _libs
526
464
 
527
 
distclean-libtool:
528
 
        -rm -f libtool
529
 
uninstall-info-am:
530
 
 
531
465
# This directory's subdirectories are mostly independent; you can cd
532
466
# into them and run `make' without going through this Makefile.
533
467
# To change the values of `make' variables: instead of editing Makefiles,
559
493
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
560
494
        fi; test -z "$$fail"
561
495
 
562
 
mostlyclean-recursive clean-recursive distclean-recursive \
563
 
maintainer-clean-recursive:
 
496
$(RECURSIVE_CLEAN_TARGETS):
564
497
        @failcom='exit 1'; \
565
498
        for f in x $$MAKEFLAGS; do \
566
499
          case $$f in \
604
537
        unique=`for i in $$list; do \
605
538
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
606
539
          done | \
607
 
          $(AWK) '    { files[$$0] = 1; } \
608
 
               END { for (i in files) print i; }'`; \
 
540
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
541
              END { if (nonempty) { for (i in files) print i; }; }'`; \
609
542
        mkid -fID $$unique
610
543
tags: TAGS
611
544
 
630
563
        unique=`for i in $$list; do \
631
564
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
632
565
          done | \
633
 
          $(AWK) '    { files[$$0] = 1; } \
634
 
               END { for (i in files) print i; }'`; \
 
566
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
567
              END { if (nonempty) { for (i in files) print i; }; }'`; \
635
568
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
636
569
          test -n "$$unique" || unique=$$empty_fix; \
637
570
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
641
574
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
642
575
                $(TAGS_FILES) $(LISP)
643
576
        tags=; \
644
 
        here=`pwd`; \
645
577
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
646
578
        unique=`for i in $$list; do \
647
579
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
648
580
          done | \
649
 
          $(AWK) '    { files[$$0] = 1; } \
650
 
               END { for (i in files) print i; }'`; \
 
581
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
582
              END { if (nonempty) { for (i in files) print i; }; }'`; \
651
583
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
652
584
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
653
585
             $$tags $$unique
661
593
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
662
594
 
663
595
distdir: $(DISTFILES)
664
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
665
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
666
 
        list='$(DISTFILES)'; for file in $$list; do \
667
 
          case $$file in \
668
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
669
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
670
 
          esac; \
 
596
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
597
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
598
        list='$(DISTFILES)'; \
 
599
          dist_files=`for file in $$list; do echo $$file; done | \
 
600
          sed -e "s|^$$srcdirstrip/||;t" \
 
601
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
602
        case $$dist_files in \
 
603
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
604
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
605
                           sort -u` ;; \
 
606
        esac; \
 
607
        for file in $$dist_files; do \
671
608
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
672
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
673
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
674
 
            dir="/$$dir"; \
675
 
            $(mkdir_p) "$(distdir)$$dir"; \
676
 
          else \
677
 
            dir=''; \
678
 
          fi; \
679
609
          if test -d $$d/$$file; then \
 
610
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
680
611
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
681
612
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
682
613
            fi; \
690
621
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
691
622
          if test "$$subdir" = .; then :; else \
692
623
            test -d "$(distdir)/$$subdir" \
693
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
624
            || $(MKDIR_P) "$(distdir)/$$subdir" \
694
625
            || exit 1; \
695
626
            distdir=`$(am__cd) $(distdir) && pwd`; \
696
627
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
698
629
              $(MAKE) $(AM_MAKEFLAGS) \
699
630
                top_distdir="$$top_distdir" \
700
631
                distdir="$$distdir/$$subdir" \
 
632
                am__remove_distdir=: \
 
633
                am__skip_length_check=: \
701
634
                distdir) \
702
635
              || exit 1; \
703
636
          fi; \
737
670
 
738
671
distclean: distclean-recursive
739
672
        -rm -f Makefile
740
 
distclean-am: clean-am distclean-generic distclean-libtool \
741
 
        distclean-tags
 
673
distclean-am: clean-am distclean-generic distclean-tags
742
674
 
743
675
dvi: dvi-recursive
744
676
 
752
684
 
753
685
install-data-am:
754
686
 
 
687
install-dvi: install-dvi-recursive
 
688
 
755
689
install-exec-am:
756
690
 
 
691
install-html: install-html-recursive
 
692
 
757
693
install-info: install-info-recursive
758
694
 
759
695
install-man:
760
696
 
 
697
install-pdf: install-pdf-recursive
 
698
 
 
699
install-ps: install-ps-recursive
 
700
 
761
701
installcheck-am:
762
702
 
763
703
maintainer-clean: maintainer-clean-recursive
776
716
 
777
717
ps-am:
778
718
 
779
 
uninstall-am: uninstall-info-am
780
 
 
781
 
uninstall-info: uninstall-info-recursive
782
 
 
783
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
784
 
        clean clean-generic clean-libtool clean-recursive ctags \
785
 
        ctags-recursive distclean distclean-generic distclean-libtool \
786
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
719
uninstall-am:
 
720
 
 
721
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
722
        install-strip
 
723
 
 
724
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
725
        all all-am check check-am clean clean-generic clean-libtool \
 
726
        ctags ctags-recursive distclean distclean-generic \
 
727
        distclean-libtool distclean-tags distdir dvi dvi-am html \
787
728
        html-am info info-am install install-am install-data \
788
 
        install-data-am install-exec install-exec-am install-info \
789
 
        install-info-am install-man install-strip installcheck \
 
729
        install-data-am install-dvi install-dvi-am install-exec \
 
730
        install-exec-am install-html install-html-am install-info \
 
731
        install-info-am install-man install-pdf install-pdf-am \
 
732
        install-ps install-ps-am install-strip installcheck \
790
733
        installcheck-am installdirs installdirs-am maintainer-clean \
791
 
        maintainer-clean-generic maintainer-clean-recursive \
792
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
793
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
794
 
        uninstall uninstall-am uninstall-info-am
 
734
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
735
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
736
        uninstall uninstall-am
795
737
 
796
738
# Tell versions [3.59,3.63) of GNU make to not export all variables.
797
739
# Otherwise a system limit (for SysV at least) may be exceeded.