~ubuntu-branches/ubuntu/utopic/gimp/utopic

« back to all changes in this revision

Viewing changes to app/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-08-29 12:48:19 UTC
  • mfrom: (1.1.29) (0.4.20 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130829124819-r4mliaiddrgv5x4g
Tags: 2.8.6-1ubuntu1
* Synchronize with Debian (LP: #1207734). Remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + Update some strings for Ubuntu
  - debian/control:
    + Update description
  - debian/rules:
    + Set gettext domain and update translation templates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
19
18
 
20
19
 
21
20
VPATH = @srcdir@
22
 
am__make_dryrun = \
23
 
  { \
24
 
    am__dry=no; \
 
21
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
22
am__make_running_with_option = \
 
23
  case $${target_option-} in \
 
24
      ?) ;; \
 
25
      *) echo "am__make_running_with_option: internal error: invalid" \
 
26
              "target option '$${target_option-}' specified" >&2; \
 
27
         exit 1;; \
 
28
  esac; \
 
29
  has_opt=no; \
 
30
  sane_makeflags=$$MAKEFLAGS; \
 
31
  if $(am__is_gnu_make); then \
 
32
    sane_makeflags=$$MFLAGS; \
 
33
  else \
25
34
    case $$MAKEFLAGS in \
26
35
      *\\[\ \   ]*) \
27
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
28
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
29
 
      *) \
30
 
        for am__flg in $$MAKEFLAGS; do \
31
 
          case $$am__flg in \
32
 
            *=*|--*) ;; \
33
 
            *n*) am__dry=yes; break;; \
34
 
          esac; \
35
 
        done;; \
36
 
    esac; \
37
 
    test $$am__dry = yes; \
38
 
  }
 
36
        bs=\\; \
 
37
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
38
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
39
    esac; \
 
40
  fi; \
 
41
  skip_next=no; \
 
42
  strip_trailopt () \
 
43
  { \
 
44
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
45
  }; \
 
46
  for flg in $$sane_makeflags; do \
 
47
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
48
    case $$flg in \
 
49
      *=*|--*) continue;; \
 
50
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
51
      -*I?*) strip_trailopt 'I';; \
 
52
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
53
      -*O?*) strip_trailopt 'O';; \
 
54
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
55
      -*l?*) strip_trailopt 'l';; \
 
56
      -[dEDm]) skip_next=yes;; \
 
57
      -[JT]) skip_next=yes;; \
 
58
    esac; \
 
59
    case $$flg in \
 
60
      *$$target_option*) has_opt=yes; break;; \
 
61
    esac; \
 
62
  done; \
 
63
  test $$has_opt = yes
 
64
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
65
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
39
66
pkgdatadir = $(datadir)/@PACKAGE@
40
67
pkgincludedir = $(includedir)/@PACKAGE@
41
68
pkglibdir = $(libdir)/@PACKAGE@
57
84
@ENABLE_GIMP_CONSOLE_FALSE@bin_PROGRAMS = gimp-2.8$(EXEEXT)
58
85
@ENABLE_GIMP_CONSOLE_TRUE@bin_PROGRAMS = gimp-2.8$(EXEEXT) \
59
86
@ENABLE_GIMP_CONSOLE_TRUE@      gimp-console-2.8$(EXEEXT)
60
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
61
 
        $(top_srcdir)/build/windows/gimprc.rule
 
87
DIST_COMMON = $(top_srcdir)/build/windows/gimprc.rule \
 
88
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
89
        $(top_srcdir)/depcomp
62
90
subdir = app
63
91
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
65
 
        $(top_srcdir)/m4macros/alsa.m4 \
 
92
am__aclocal_m4_deps = $(top_srcdir)/m4macros/gtk-doc.m4 \
 
93
        $(top_srcdir)/m4macros/intltool.m4 \
 
94
        $(top_srcdir)/m4macros/libtool.m4 \
 
95
        $(top_srcdir)/m4macros/ltoptions.m4 \
 
96
        $(top_srcdir)/m4macros/ltsugar.m4 \
 
97
        $(top_srcdir)/m4macros/ltversion.m4 \
 
98
        $(top_srcdir)/m4macros/lt~obsolete.m4 \
 
99
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/m4macros/alsa.m4 \
66
100
        $(top_srcdir)/m4macros/binreloc.m4 \
67
101
        $(top_srcdir)/m4macros/detectcflags.m4 \
68
102
        $(top_srcdir)/m4macros/gimpprint.m4 \
77
111
ARFLAGS = cru
78
112
AM_V_AR = $(am__v_AR_@AM_V@)
79
113
am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
80
 
am__v_AR_0 = @echo "  AR    " $@;
81
 
AM_V_at = $(am__v_at_@AM_V@)
82
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
83
 
am__v_at_0 = @
 
114
am__v_AR_0 = @echo "  AR      " $@;
 
115
am__v_AR_1 = 
84
116
libapp_a_AR = $(AR) $(ARFLAGS)
85
117
libapp_a_LIBADD =
86
118
am__objects_1 = app.$(OBJEXT) batch.$(OBJEXT) errors.$(OBJEXT) \
117
149
AM_V_lt = $(am__v_lt_@AM_V@)
118
150
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
119
151
am__v_lt_0 = --silent
 
152
am__v_lt_1 = 
120
153
gimp_2_8_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
121
154
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
122
155
        $(gimp_2_8_LDFLAGS) $(LDFLAGS) -o $@
144
177
@ENABLE_GIMP_CONSOLE_TRUE@gimp_console_2_8_DEPENDENCIES =  \
145
178
@ENABLE_GIMP_CONSOLE_TRUE@      $(am__DEPENDENCIES_2) \
146
179
@ENABLE_GIMP_CONSOLE_TRUE@      $(GIMPCONSOLERC)
 
180
AM_V_P = $(am__v_P_@AM_V@)
 
181
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
182
am__v_P_0 = false
 
183
am__v_P_1 = :
 
184
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
185
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
186
am__v_GEN_0 = @echo "  GEN     " $@;
 
187
am__v_GEN_1 = 
 
188
AM_V_at = $(am__v_at_@AM_V@)
 
189
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
190
am__v_at_0 = @
 
191
am__v_at_1 = 
147
192
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
148
193
depcomp = $(SHELL) $(top_srcdir)/depcomp
149
194
am__depfiles_maybe = depfiles
156
201
        $(AM_CFLAGS) $(CFLAGS)
157
202
AM_V_CC = $(am__v_CC_@AM_V@)
158
203
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
159
 
am__v_CC_0 = @echo "  CC    " $@;
 
204
am__v_CC_0 = @echo "  CC      " $@;
 
205
am__v_CC_1 = 
160
206
CCLD = $(CC)
161
207
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
162
208
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163
209
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
164
210
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
165
211
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
166
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
167
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
168
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
169
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
212
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
213
am__v_CCLD_1 = 
170
214
SOURCES = $(libapp_a_SOURCES) $(gimp_2_8_SOURCES) \
171
215
        $(gimp_console_2_8_SOURCES)
172
216
DIST_SOURCES = $(libapp_a_SOURCES) $(gimp_2_8_SOURCES) \
173
217
        $(am__gimp_console_2_8_SOURCES_DIST)
174
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
175
 
        html-recursive info-recursive install-data-recursive \
176
 
        install-dvi-recursive install-exec-recursive \
177
 
        install-html-recursive install-info-recursive \
178
 
        install-pdf-recursive install-ps-recursive install-recursive \
179
 
        installcheck-recursive installdirs-recursive pdf-recursive \
180
 
        ps-recursive uninstall-recursive
 
218
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
 
219
        ctags-recursive dvi-recursive html-recursive info-recursive \
 
220
        install-data-recursive install-dvi-recursive \
 
221
        install-exec-recursive install-html-recursive \
 
222
        install-info-recursive install-pdf-recursive \
 
223
        install-ps-recursive install-recursive installcheck-recursive \
 
224
        installdirs-recursive pdf-recursive ps-recursive \
 
225
        tags-recursive uninstall-recursive
181
226
am__can_run_installinfo = \
182
227
  case $$AM_UPDATE_INFO_DIR in \
183
228
    n|no|NO) false;; \
185
230
  esac
186
231
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
187
232
  distclean-recursive maintainer-clean-recursive
188
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
189
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
233
am__recursive_targets = \
 
234
  $(RECURSIVE_TARGETS) \
 
235
  $(RECURSIVE_CLEAN_TARGETS) \
 
236
  $(am__extra_recursive_targets)
 
237
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
190
238
        distdir
 
239
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
240
# Read a list of newline-separated strings from the standard input,
 
241
# and print each of them once, without duplicates.  Input order is
 
242
# *not* preserved.
 
243
am__uniquify_input = $(AWK) '\
 
244
  BEGIN { nonempty = 0; } \
 
245
  { items[$$0] = 1; nonempty = 1; } \
 
246
  END { if (nonempty) { for (i in items) print i; }; } \
 
247
'
 
248
# Make sure the list of sources is unique.  This is necessary because,
 
249
# e.g., the same source file might be shared among _SOURCES variables
 
250
# for different programs/libraries.
 
251
am__define_uniq_tagged_files = \
 
252
  list='$(am__tagged_files)'; \
 
253
  unique=`for i in $$list; do \
 
254
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
255
  done | $(am__uniquify_input)`
191
256
ETAGS = etags
192
257
CTAGS = ctags
193
258
DIST_SUBDIRS = $(SUBDIRS)
773
838
 
774
839
clean-noinstLIBRARIES:
775
840
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
841
 
776
842
libapp.a: $(libapp_a_OBJECTS) $(libapp_a_DEPENDENCIES) $(EXTRA_libapp_a_DEPENDENCIES) 
777
843
        $(AM_V_at)-rm -f libapp.a
778
844
        $(AM_V_AR)$(libapp_a_AR) libapp.a $(libapp_a_OBJECTS) $(libapp_a_LIBADD)
786
852
        fi; \
787
853
        for p in $$list; do echo "$$p $$p"; done | \
788
854
        sed 's/$(EXEEXT)$$//' | \
789
 
        while read p p1; do if test -f $$p || test -f $$p1; \
790
 
          then echo "$$p"; echo "$$p"; else :; fi; \
 
855
        while read p p1; do if test -f $$p \
 
856
         || test -f $$p1 \
 
857
          ; then echo "$$p"; echo "$$p"; else :; fi; \
791
858
        done | \
792
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
859
        sed -e 'p;s,.*/,,;n;h' \
 
860
            -e 's|.*|.|' \
793
861
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
794
862
        sed 'N;N;N;s,\n, ,g' | \
795
863
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
810
878
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
811
879
        files=`for p in $$list; do echo "$$p"; done | \
812
880
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
813
 
              -e 's/$$/$(EXEEXT)/' `; \
 
881
              -e 's/$$/$(EXEEXT)/' \
 
882
        `; \
814
883
        test -n "$$list" || exit 0; \
815
884
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
816
885
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
823
892
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
824
893
        echo " rm -f" $$list; \
825
894
        rm -f $$list
 
895
 
826
896
gimp-2.8$(EXEEXT): $(gimp_2_8_OBJECTS) $(gimp_2_8_DEPENDENCIES) $(EXTRA_gimp_2_8_DEPENDENCIES) 
827
897
        @rm -f gimp-2.8$(EXEEXT)
828
898
        $(AM_V_CCLD)$(gimp_2_8_LINK) $(gimp_2_8_OBJECTS) $(gimp_2_8_LDADD) $(LIBS)
 
899
 
829
900
gimp-console-2.8$(EXEEXT): $(gimp_console_2_8_OBJECTS) $(gimp_console_2_8_DEPENDENCIES) $(EXTRA_gimp_console_2_8_DEPENDENCIES) 
830
901
        @rm -f gimp-console-2.8$(EXEEXT)
831
902
        $(AM_V_CCLD)$(LINK) $(gimp_console_2_8_OBJECTS) $(gimp_console_2_8_LDADD) $(LIBS)
1073
1144
        -rm -rf .libs _libs
1074
1145
 
1075
1146
# This directory's subdirectories are mostly independent; you can cd
1076
 
# into them and run `make' without going through this Makefile.
1077
 
# To change the values of `make' variables: instead of editing Makefiles,
1078
 
# (1) if the variable is set in `config.status', edit `config.status'
1079
 
#     (which will cause the Makefiles to be regenerated when you run `make');
1080
 
# (2) otherwise, pass the desired values on the `make' command line.
1081
 
$(RECURSIVE_TARGETS):
1082
 
        @fail= failcom='exit 1'; \
1083
 
        for f in x $$MAKEFLAGS; do \
1084
 
          case $$f in \
1085
 
            *=* | --[!k]*);; \
1086
 
            *k*) failcom='fail=yes';; \
1087
 
          esac; \
1088
 
        done; \
 
1147
# into them and run 'make' without going through this Makefile.
 
1148
# To change the values of 'make' variables: instead of editing Makefiles,
 
1149
# (1) if the variable is set in 'config.status', edit 'config.status'
 
1150
#     (which will cause the Makefiles to be regenerated when you run 'make');
 
1151
# (2) otherwise, pass the desired values on the 'make' command line.
 
1152
$(am__recursive_targets):
 
1153
        @fail=; \
 
1154
        if $(am__make_keepgoing); then \
 
1155
          failcom='fail=yes'; \
 
1156
        else \
 
1157
          failcom='exit 1'; \
 
1158
        fi; \
1089
1159
        dot_seen=no; \
1090
1160
        target=`echo $@ | sed s/-recursive//`; \
1091
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
1161
        case "$@" in \
 
1162
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
1163
          *) list='$(SUBDIRS)' ;; \
 
1164
        esac; \
 
1165
        for subdir in $$list; do \
1092
1166
          echo "Making $$target in $$subdir"; \
1093
1167
          if test "$$subdir" = "."; then \
1094
1168
            dot_seen=yes; \
1103
1177
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1104
1178
        fi; test -z "$$fail"
1105
1179
 
1106
 
$(RECURSIVE_CLEAN_TARGETS):
1107
 
        @fail= failcom='exit 1'; \
1108
 
        for f in x $$MAKEFLAGS; do \
1109
 
          case $$f in \
1110
 
            *=* | --[!k]*);; \
1111
 
            *k*) failcom='fail=yes';; \
1112
 
          esac; \
1113
 
        done; \
1114
 
        dot_seen=no; \
1115
 
        case "$@" in \
1116
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1117
 
          *) list='$(SUBDIRS)' ;; \
1118
 
        esac; \
1119
 
        rev=''; for subdir in $$list; do \
1120
 
          if test "$$subdir" = "."; then :; else \
1121
 
            rev="$$subdir $$rev"; \
1122
 
          fi; \
1123
 
        done; \
1124
 
        rev="$$rev ."; \
1125
 
        target=`echo $@ | sed s/-recursive//`; \
1126
 
        for subdir in $$rev; do \
1127
 
          echo "Making $$target in $$subdir"; \
1128
 
          if test "$$subdir" = "."; then \
1129
 
            local_target="$$target-am"; \
1130
 
          else \
1131
 
            local_target="$$target"; \
1132
 
          fi; \
1133
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1134
 
          || eval $$failcom; \
1135
 
        done && test -z "$$fail"
1136
 
tags-recursive:
1137
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
1138
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1139
 
        done
1140
 
ctags-recursive:
1141
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
1142
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1143
 
        done
1144
 
 
1145
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1146
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1147
 
        unique=`for i in $$list; do \
1148
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1149
 
          done | \
1150
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1151
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1152
 
        mkid -fID $$unique
1153
 
tags: TAGS
1154
 
 
1155
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1156
 
                $(TAGS_FILES) $(LISP)
 
1180
ID: $(am__tagged_files)
 
1181
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
1182
tags: tags-recursive
 
1183
TAGS: tags
 
1184
 
 
1185
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1157
1186
        set x; \
1158
1187
        here=`pwd`; \
1159
1188
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1169
1198
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1170
1199
          fi; \
1171
1200
        done; \
1172
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1173
 
        unique=`for i in $$list; do \
1174
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1175
 
          done | \
1176
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1177
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1201
        $(am__define_uniq_tagged_files); \
1178
1202
        shift; \
1179
1203
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1180
1204
          test -n "$$unique" || unique=$$empty_fix; \
1186
1210
              $$unique; \
1187
1211
          fi; \
1188
1212
        fi
1189
 
ctags: CTAGS
1190
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1191
 
                $(TAGS_FILES) $(LISP)
1192
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1193
 
        unique=`for i in $$list; do \
1194
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1195
 
          done | \
1196
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1197
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1213
ctags: ctags-recursive
 
1214
 
 
1215
CTAGS: ctags
 
1216
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
1217
        $(am__define_uniq_tagged_files); \
1198
1218
        test -z "$(CTAGS_ARGS)$$unique" \
1199
1219
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1200
1220
             $$unique
1203
1223
        here=`$(am__cd) $(top_builddir) && pwd` \
1204
1224
          && $(am__cd) $(top_srcdir) \
1205
1225
          && gtags -i $(GTAGS_ARGS) "$$here"
 
1226
cscopelist: cscopelist-recursive
 
1227
 
 
1228
cscopelist-am: $(am__tagged_files)
 
1229
        list='$(am__tagged_files)'; \
 
1230
        case "$(srcdir)" in \
 
1231
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
1232
          *) sdir=$(subdir)/$(srcdir) ;; \
 
1233
        esac; \
 
1234
        for i in $$list; do \
 
1235
          if test -f "$$i"; then \
 
1236
            echo "$(subdir)/$$i"; \
 
1237
          else \
 
1238
            echo "$$sdir/$$i"; \
 
1239
          fi; \
 
1240
        done >> $(top_builddir)/cscope.files
1206
1241
 
1207
1242
distclean-tags:
1208
1243
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1379
1414
 
1380
1415
uninstall-am: uninstall-binPROGRAMS uninstall-local
1381
1416
 
1382
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1383
 
        ctags-recursive install install-am install-exec-am \
1384
 
        install-strip tags-recursive
 
1417
.MAKE: $(am__recursive_targets) all check install install-am \
 
1418
        install-exec-am install-strip
1385
1419
 
1386
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1387
 
        all all-am check check-am clean clean-binPROGRAMS \
1388
 
        clean-generic clean-libtool clean-noinstLIBRARIES ctags \
1389
 
        ctags-recursive dist-hook distclean distclean-compile \
1390
 
        distclean-generic distclean-libtool distclean-tags distdir dvi \
1391
 
        dvi-am html html-am info info-am install install-am \
1392
 
        install-binPROGRAMS install-data install-data-am install-dvi \
1393
 
        install-dvi-am install-exec install-exec-am install-exec-hook \
1394
 
        install-html install-html-am install-info install-info-am \
1395
 
        install-man install-pdf install-pdf-am install-ps \
1396
 
        install-ps-am install-strip installcheck installcheck-am \
1397
 
        installdirs installdirs-am maintainer-clean \
1398
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
1399
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1400
 
        tags tags-recursive uninstall uninstall-am \
1401
 
        uninstall-binPROGRAMS uninstall-local
 
1420
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
 
1421
        check-am clean clean-binPROGRAMS clean-generic clean-libtool \
 
1422
        clean-noinstLIBRARIES cscopelist-am ctags ctags-am dist-hook \
 
1423
        distclean distclean-compile distclean-generic \
 
1424
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
1425
        html-am info info-am install install-am install-binPROGRAMS \
 
1426
        install-data install-data-am install-dvi install-dvi-am \
 
1427
        install-exec install-exec-am install-exec-hook install-html \
 
1428
        install-html-am install-info install-info-am install-man \
 
1429
        install-pdf install-pdf-am install-ps install-ps-am \
 
1430
        install-strip installcheck installcheck-am installdirs \
 
1431
        installdirs-am maintainer-clean maintainer-clean-generic \
 
1432
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
1433
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
 
1434
        uninstall-am uninstall-binPROGRAMS uninstall-local
1402
1435
 
1403
1436
 
1404
1437
$(srcdir)/version.c: git-version.h