~asac/diff-ext/upstream.source

« back to all changes in this revision

Viewing changes to diff-ext/icons/diff-ext/Makefile.in

  • Committer: Andrea Veri
  • Date: 2007-05-29 17:27:14 UTC
  • Revision ID: bluekuja@ubuntu.com-20070529172714-1gqg0ihl9gqp07u8
First data import: upstream's source only files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
# Process this file with automake to produce Makefile.in
 
18
 
 
19
srcdir = @srcdir@
 
20
top_srcdir = @top_srcdir@
 
21
VPATH = @srcdir@
 
22
pkgdatadir = $(datadir)/@PACKAGE@
 
23
pkglibdir = $(libdir)/@PACKAGE@
 
24
pkgincludedir = $(includedir)/@PACKAGE@
 
25
top_builddir = ../../..
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
INSTALL = @INSTALL@
 
28
install_sh_DATA = $(install_sh) -c -m 644
 
29
install_sh_PROGRAM = $(install_sh) -c
 
30
install_sh_SCRIPT = $(install_sh) -c
 
31
INSTALL_HEADER = $(INSTALL_DATA)
 
32
transform = $(program_transform_name)
 
33
NORMAL_INSTALL = :
 
34
PRE_INSTALL = :
 
35
POST_INSTALL = :
 
36
NORMAL_UNINSTALL = :
 
37
PRE_UNINSTALL = :
 
38
POST_UNINSTALL = :
 
39
build_triplet = @build@
 
40
host_triplet = @host@
 
41
subdir = diff-ext/icons/diff-ext
 
42
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
44
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
46
        $(ACLOCAL_M4)
 
47
mkinstalldirs = $(install_sh) -d
 
48
CONFIG_HEADER = $(top_builddir)/config.h
 
49
CONFIG_CLEAN_FILES =
 
50
SOURCES =
 
51
DIST_SOURCES =
 
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
53
am__vpath_adj = case $$p in \
 
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
55
    *) f=$$p;; \
 
56
  esac;
 
57
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__installdirs = "$(DESTDIR)$(iconsdir)"
 
59
iconsDATA_INSTALL = $(INSTALL_DATA)
 
60
DATA = $(icons_DATA)
 
61
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
62
ACLOCAL = @ACLOCAL@
 
63
AMDEP_FALSE = @AMDEP_FALSE@
 
64
AMDEP_TRUE = @AMDEP_TRUE@
 
65
AMTAR = @AMTAR@
 
66
AR = @AR@
 
67
AUTOCONF = @AUTOCONF@
 
68
AUTOHEADER = @AUTOHEADER@
 
69
AUTOMAKE = @AUTOMAKE@
 
70
AWK = @AWK@
 
71
CATALOGS = @CATALOGS@
 
72
CATOBJEXT = @CATOBJEXT@
 
73
CC = @CC@
 
74
CCDEPMODE = @CCDEPMODE@
 
75
CFLAGS = @CFLAGS@
 
76
CPP = @CPP@
 
77
CPPFLAGS = @CPPFLAGS@
 
78
CXX = @CXX@
 
79
CXXCPP = @CXXCPP@
 
80
CXXDEPMODE = @CXXDEPMODE@
 
81
CXXFLAGS = @CXXFLAGS@
 
82
CYGPATH_W = @CYGPATH_W@
 
83
DATADIRNAME = @DATADIRNAME@
 
84
DEFS = @DEFS@
 
85
DEPDIR = @DEPDIR@
 
86
DIFF_EXT_CFLAGS = @DIFF_EXT_CFLAGS@
 
87
DIFF_EXT_LIBS = @DIFF_EXT_LIBS@
 
88
ECHO = @ECHO@
 
89
ECHO_C = @ECHO_C@
 
90
ECHO_N = @ECHO_N@
 
91
ECHO_T = @ECHO_T@
 
92
EGREP = @EGREP@
 
93
EXEEXT = @EXEEXT@
 
94
EXTENSION_DIR = @EXTENSION_DIR@
 
95
F77 = @F77@
 
96
FFLAGS = @FFLAGS@
 
97
GCONFTOOL = @GCONFTOOL@
 
98
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
99
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
 
100
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
101
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
102
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
103
GMOFILES = @GMOFILES@
 
104
GMSGFMT = @GMSGFMT@
 
105
INSTALL_DATA = @INSTALL_DATA@
 
106
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
107
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
108
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
109
INSTOBJEXT = @INSTOBJEXT@
 
110
INTLLIBS = @INTLLIBS@
 
111
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
112
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
113
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
114
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
115
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
116
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
117
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
118
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
119
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
120
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
121
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
122
INTLTOOL_PERL = @INTLTOOL_PERL@
 
123
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
124
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
125
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
126
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
127
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
128
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
129
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
130
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
131
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
132
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
133
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
134
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
135
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
136
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
137
LDFLAGS = @LDFLAGS@
 
138
LIBOBJS = @LIBOBJS@
 
139
LIBS = @LIBS@
 
140
LIBTOOL = @LIBTOOL@
 
141
LN_S = @LN_S@
 
142
LTLIBOBJS = @LTLIBOBJS@
 
143
MAINT = @MAINT@
 
144
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
145
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
146
MAKEINFO = @MAKEINFO@
 
147
MKINSTALLDIRS = @MKINSTALLDIRS@
 
148
MSGFMT = @MSGFMT@
 
149
OBJEXT = @OBJEXT@
 
150
PACKAGE = @PACKAGE@
 
151
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
152
PACKAGE_NAME = @PACKAGE_NAME@
 
153
PACKAGE_STRING = @PACKAGE_STRING@
 
154
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
155
PACKAGE_VERSION = @PACKAGE_VERSION@
 
156
PATH_SEPARATOR = @PATH_SEPARATOR@
 
157
PKG_CONFIG = @PKG_CONFIG@
 
158
POFILES = @POFILES@
 
159
POSUB = @POSUB@
 
160
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
161
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
162
RANLIB = @RANLIB@
 
163
SETUP_CFLAGS = @SETUP_CFLAGS@
 
164
SETUP_LIBS = @SETUP_LIBS@
 
165
SET_MAKE = @SET_MAKE@
 
166
SHELL = @SHELL@
 
167
STRIP = @STRIP@
 
168
USE_NLS = @USE_NLS@
 
169
VERSION = @VERSION@
 
170
XGETTEXT = @XGETTEXT@
 
171
ac_ct_AR = @ac_ct_AR@
 
172
ac_ct_CC = @ac_ct_CC@
 
173
ac_ct_CXX = @ac_ct_CXX@
 
174
ac_ct_F77 = @ac_ct_F77@
 
175
ac_ct_RANLIB = @ac_ct_RANLIB@
 
176
ac_ct_STRIP = @ac_ct_STRIP@
 
177
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
178
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
179
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
180
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
181
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
182
am__include = @am__include@
 
183
am__leading_dot = @am__leading_dot@
 
184
am__quote = @am__quote@
 
185
am__tar = @am__tar@
 
186
am__untar = @am__untar@
 
187
bindir = @bindir@
 
188
build = @build@
 
189
build_alias = @build_alias@
 
190
build_cpu = @build_cpu@
 
191
build_os = @build_os@
 
192
build_vendor = @build_vendor@
 
193
datadir = @datadir@
 
194
diff_extlocaledir = @diff_extlocaledir@
 
195
exec_prefix = @exec_prefix@
 
196
host = @host@
 
197
host_alias = @host_alias@
 
198
host_cpu = @host_cpu@
 
199
host_os = @host_os@
 
200
host_vendor = @host_vendor@
 
201
includedir = @includedir@
 
202
infodir = @infodir@
 
203
install_sh = @install_sh@
 
204
libdir = @libdir@
 
205
libexecdir = @libexecdir@
 
206
localstatedir = @localstatedir@
 
207
mandir = @mandir@
 
208
mkdir_p = @mkdir_p@
 
209
oldincludedir = @oldincludedir@
 
210
prefix = @prefix@
 
211
program_transform_name = @program_transform_name@
 
212
sbindir = @sbindir@
 
213
sharedstatedir = @sharedstatedir@
 
214
sysconfdir = @sysconfdir@
 
215
target_alias = @target_alias@
 
216
iconsdir = ${pkgdatadir}/icons/diff-ext
 
217
icons_DATA = \
 
218
  clear.png \
 
219
  diff3.png \
 
220
  diff3_with.png \
 
221
  diff.png \
 
222
  diff_later.png \
 
223
  diff_with.png
 
224
 
 
225
EXTRA_DIST = $(icons_DATA)
 
226
all: all-am
 
227
 
 
228
.SUFFIXES:
 
229
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
230
        @for dep in $?; do \
 
231
          case '$(am__configure_deps)' in \
 
232
            *$$dep*) \
 
233
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
234
                && exit 0; \
 
235
              exit 1;; \
 
236
          esac; \
 
237
        done; \
 
238
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  diff-ext/icons/diff-ext/Makefile'; \
 
239
        cd $(top_srcdir) && \
 
240
          $(AUTOMAKE) --gnu  diff-ext/icons/diff-ext/Makefile
 
241
.PRECIOUS: Makefile
 
242
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
243
        @case '$?' in \
 
244
          *config.status*) \
 
245
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
246
          *) \
 
247
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
248
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
249
        esac;
 
250
 
 
251
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
252
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
253
 
 
254
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
255
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
256
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
257
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
258
 
 
259
mostlyclean-libtool:
 
260
        -rm -f *.lo
 
261
 
 
262
clean-libtool:
 
263
        -rm -rf .libs _libs
 
264
 
 
265
distclean-libtool:
 
266
        -rm -f libtool
 
267
uninstall-info-am:
 
268
install-iconsDATA: $(icons_DATA)
 
269
        @$(NORMAL_INSTALL)
 
270
        test -z "$(iconsdir)" || $(mkdir_p) "$(DESTDIR)$(iconsdir)"
 
271
        @list='$(icons_DATA)'; for p in $$list; do \
 
272
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
273
          f=$(am__strip_dir) \
 
274
          echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \
 
275
          $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \
 
276
        done
 
277
 
 
278
uninstall-iconsDATA:
 
279
        @$(NORMAL_UNINSTALL)
 
280
        @list='$(icons_DATA)'; for p in $$list; do \
 
281
          f=$(am__strip_dir) \
 
282
          echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \
 
283
          rm -f "$(DESTDIR)$(iconsdir)/$$f"; \
 
284
        done
 
285
tags: TAGS
 
286
TAGS:
 
287
 
 
288
ctags: CTAGS
 
289
CTAGS:
 
290
 
 
291
 
 
292
distdir: $(DISTFILES)
 
293
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
294
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
295
        list='$(DISTFILES)'; for file in $$list; do \
 
296
          case $$file in \
 
297
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
298
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
299
          esac; \
 
300
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
301
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
302
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
303
            dir="/$$dir"; \
 
304
            $(mkdir_p) "$(distdir)$$dir"; \
 
305
          else \
 
306
            dir=''; \
 
307
          fi; \
 
308
          if test -d $$d/$$file; then \
 
309
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
310
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
311
            fi; \
 
312
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
313
          else \
 
314
            test -f $(distdir)/$$file \
 
315
            || cp -p $$d/$$file $(distdir)/$$file \
 
316
            || exit 1; \
 
317
          fi; \
 
318
        done
 
319
check-am: all-am
 
320
check: check-am
 
321
all-am: Makefile $(DATA)
 
322
installdirs:
 
323
        for dir in "$(DESTDIR)$(iconsdir)"; do \
 
324
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
325
        done
 
326
install: install-am
 
327
install-exec: install-exec-am
 
328
install-data: install-data-am
 
329
uninstall: uninstall-am
 
330
 
 
331
install-am: all-am
 
332
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
333
 
 
334
installcheck: installcheck-am
 
335
install-strip:
 
336
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
337
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
338
          `test -z '$(STRIP)' || \
 
339
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
340
mostlyclean-generic:
 
341
 
 
342
clean-generic:
 
343
 
 
344
distclean-generic:
 
345
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
346
 
 
347
maintainer-clean-generic:
 
348
        @echo "This command is intended for maintainers to use"
 
349
        @echo "it deletes files that may require special tools to rebuild."
 
350
clean: clean-am
 
351
 
 
352
clean-am: clean-generic clean-libtool mostlyclean-am
 
353
 
 
354
distclean: distclean-am
 
355
        -rm -f Makefile
 
356
distclean-am: clean-am distclean-generic distclean-libtool
 
357
 
 
358
dvi: dvi-am
 
359
 
 
360
dvi-am:
 
361
 
 
362
html: html-am
 
363
 
 
364
info: info-am
 
365
 
 
366
info-am:
 
367
 
 
368
install-data-am: install-iconsDATA
 
369
 
 
370
install-exec-am:
 
371
 
 
372
install-info: install-info-am
 
373
 
 
374
install-man:
 
375
 
 
376
installcheck-am:
 
377
 
 
378
maintainer-clean: maintainer-clean-am
 
379
        -rm -f Makefile
 
380
maintainer-clean-am: distclean-am maintainer-clean-generic
 
381
 
 
382
mostlyclean: mostlyclean-am
 
383
 
 
384
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
385
 
 
386
pdf: pdf-am
 
387
 
 
388
pdf-am:
 
389
 
 
390
ps: ps-am
 
391
 
 
392
ps-am:
 
393
 
 
394
uninstall-am: uninstall-iconsDATA uninstall-info-am
 
395
 
 
396
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
397
        distclean distclean-generic distclean-libtool distdir dvi \
 
398
        dvi-am html html-am info info-am install install-am \
 
399
        install-data install-data-am install-exec install-exec-am \
 
400
        install-iconsDATA install-info install-info-am install-man \
 
401
        install-strip installcheck installcheck-am installdirs \
 
402
        maintainer-clean maintainer-clean-generic mostlyclean \
 
403
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
404
        uninstall uninstall-am uninstall-iconsDATA uninstall-info-am
 
405
 
 
406
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
407
# Otherwise a system limit (for SysV at least) may be exceeded.
 
408
.NOEXPORT: