~ubuntu-branches/ubuntu/trusty/thunar-vcs-plugin/trusty

« back to all changes in this revision

Viewing changes to icons/24x24/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2011-08-08 22:57:33 UTC
  • Revision ID: james.westby@ubuntu.com-20110808225733-mh2lhudn627hcmxu
Tags: upstream-0.1.4
ImportĀ upstreamĀ versionĀ 0.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
#-
 
19
# Copyright (C) 2007-2011  Peter de Ridder <peter@xfce.org>
 
20
#
 
21
# This program is free software; you can redistribute it and/or modify
 
22
# it under the terms of the GNU General Public License as published by
 
23
# the Free Software Foundation; either version 2 of the License, or
 
24
# (at your option) any later version.
 
25
#
 
26
# This program is distributed in the hope that it will be useful,
 
27
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
28
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
29
# GNU General Public License for more details.
 
30
#
 
31
# You should have received a copy of the GNU General Public License
 
32
# along with this program; if not, write to the Free Software
 
33
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
34
 
 
35
VPATH = @srcdir@
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkgincludedir = $(includedir)/@PACKAGE@
 
38
pkglibdir = $(libdir)/@PACKAGE@
 
39
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
40
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
41
install_sh_DATA = $(install_sh) -c -m 644
 
42
install_sh_PROGRAM = $(install_sh) -c
 
43
install_sh_SCRIPT = $(install_sh) -c
 
44
INSTALL_HEADER = $(INSTALL_DATA)
 
45
transform = $(program_transform_name)
 
46
NORMAL_INSTALL = :
 
47
PRE_INSTALL = :
 
48
POST_INSTALL = :
 
49
NORMAL_UNINSTALL = :
 
50
PRE_UNINSTALL = :
 
51
POST_UNINSTALL = :
 
52
build_triplet = @build@
 
53
host_triplet = @host@
 
54
target_triplet = @target@
 
55
subdir = icons/24x24
 
56
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
58
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
59
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
60
        $(ACLOCAL_M4)
 
61
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
62
CONFIG_HEADER = $(top_builddir)/config.h
 
63
CONFIG_CLEAN_FILES =
 
64
CONFIG_CLEAN_VPATH_FILES =
 
65
SOURCES =
 
66
DIST_SOURCES =
 
67
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
68
am__vpath_adj = case $$p in \
 
69
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
70
    *) f=$$p;; \
 
71
  esac;
 
72
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
73
am__install_max = 40
 
74
am__nobase_strip_setup = \
 
75
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
76
am__nobase_strip = \
 
77
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
78
am__nobase_list = $(am__nobase_strip_setup); \
 
79
  for p in $$list; do echo "$$p $$p"; done | \
 
80
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
81
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
82
    if (++n[$$2] == $(am__install_max)) \
 
83
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
84
    END { for (dir in files) print dir, files[dir] }'
 
85
am__base_list = \
 
86
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
87
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
88
am__installdirs = "$(DESTDIR)$(iconsdir)"
 
89
DATA = $(icons_DATA)
 
90
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
91
ACLOCAL = @ACLOCAL@
 
92
ALL_LINGUAS = @ALL_LINGUAS@
 
93
AMTAR = @AMTAR@
 
94
APR_CFLAGS = @APR_CFLAGS@
 
95
APR_LIBS = @APR_LIBS@
 
96
APR_REQUIRED_VERSION = @APR_REQUIRED_VERSION@
 
97
APR_VERSION = @APR_VERSION@
 
98
AR = @AR@
 
99
AUTOCONF = @AUTOCONF@
 
100
AUTOHEADER = @AUTOHEADER@
 
101
AUTOMAKE = @AUTOMAKE@
 
102
AWK = @AWK@
 
103
CATALOGS = @CATALOGS@
 
104
CATOBJEXT = @CATOBJEXT@
 
105
CC = @CC@
 
106
CCDEPMODE = @CCDEPMODE@
 
107
CFLAGS = @CFLAGS@
 
108
CPP = @CPP@
 
109
CPPFLAGS = @CPPFLAGS@
 
110
CYGPATH_W = @CYGPATH_W@
 
111
DATADIRNAME = @DATADIRNAME@
 
112
DEFS = @DEFS@
 
113
DEPDIR = @DEPDIR@
 
114
DLLTOOL = @DLLTOOL@
 
115
DSYMUTIL = @DSYMUTIL@
 
116
DUMPBIN = @DUMPBIN@
 
117
ECHO_C = @ECHO_C@
 
118
ECHO_N = @ECHO_N@
 
119
ECHO_T = @ECHO_T@
 
120
EGREP = @EGREP@
 
121
EXEEXT = @EXEEXT@
 
122
EXO_CFLAGS = @EXO_CFLAGS@
 
123
EXO_LIBS = @EXO_LIBS@
 
124
EXO_REQUIRED_VERSION = @EXO_REQUIRED_VERSION@
 
125
EXO_VERSION = @EXO_VERSION@
 
126
FGREP = @FGREP@
 
127
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
128
GLIB_CFLAGS = @GLIB_CFLAGS@
 
129
GLIB_LIBS = @GLIB_LIBS@
 
130
GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
 
131
GLIB_VERSION = @GLIB_VERSION@
 
132
GMOFILES = @GMOFILES@
 
133
GMSGFMT = @GMSGFMT@
 
134
GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
 
135
GOBJECT_LIBS = @GOBJECT_LIBS@
 
136
GOBJECT_REQUIRED_VERSION = @GOBJECT_REQUIRED_VERSION@
 
137
GOBJECT_VERSION = @GOBJECT_VERSION@
 
138
GREP = @GREP@
 
139
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
 
140
GTHREAD_LIBS = @GTHREAD_LIBS@
 
141
GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
 
142
GTHREAD_VERSION = @GTHREAD_VERSION@
 
143
GTK_CFLAGS = @GTK_CFLAGS@
 
144
GTK_LIBS = @GTK_LIBS@
 
145
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
 
146
GTK_VERSION = @GTK_VERSION@
 
147
INSTALL = @INSTALL@
 
148
INSTALL_DATA = @INSTALL_DATA@
 
149
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
150
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
151
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
152
INSTOBJEXT = @INSTOBJEXT@
 
153
INTLLIBS = @INTLLIBS@
 
154
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
155
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
156
INTLTOOL_PERL = @INTLTOOL_PERL@
 
157
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
158
LD = @LD@
 
159
LDFLAGS = @LDFLAGS@
 
160
LIBOBJS = @LIBOBJS@
 
161
LIBS = @LIBS@
 
162
LIBTOOL = @LIBTOOL@
 
163
LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
 
164
LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
 
165
LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
 
166
LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
 
167
LIPO = @LIPO@
 
168
LN_S = @LN_S@
 
169
LTLIBOBJS = @LTLIBOBJS@
 
170
MAINT = @MAINT@
 
171
MAKEINFO = @MAKEINFO@
 
172
MANIFEST_TOOL = @MANIFEST_TOOL@
 
173
MKDIR_P = @MKDIR_P@
 
174
MKINSTALLDIRS = @MKINSTALLDIRS@
 
175
MSGFMT = @MSGFMT@
 
176
MSGFMT_OPTS = @MSGFMT_OPTS@
 
177
MSGMERGE = @MSGMERGE@
 
178
NM = @NM@
 
179
NMEDIT = @NMEDIT@
 
180
OBJDUMP = @OBJDUMP@
 
181
OBJEXT = @OBJEXT@
 
182
OTOOL = @OTOOL@
 
183
OTOOL64 = @OTOOL64@
 
184
PACKAGE = @PACKAGE@
 
185
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
186
PACKAGE_NAME = @PACKAGE_NAME@
 
187
PACKAGE_STRING = @PACKAGE_STRING@
 
188
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
189
PACKAGE_URL = @PACKAGE_URL@
 
190
PACKAGE_VERSION = @PACKAGE_VERSION@
 
191
PATH_SEPARATOR = @PATH_SEPARATOR@
 
192
PKG_CONFIG = @PKG_CONFIG@
 
193
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
 
194
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
 
195
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
 
196
POFILES = @POFILES@
 
197
POSUB = @POSUB@
 
198
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
199
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
200
RANLIB = @RANLIB@
 
201
SED = @SED@
 
202
SET_MAKE = @SET_MAKE@
 
203
SHELL = @SHELL@
 
204
STRIP = @STRIP@
 
205
THUNARX_CFLAGS = @THUNARX_CFLAGS@
 
206
THUNARX_LIBS = @THUNARX_LIBS@
 
207
THUNARX_REQUIRED_VERSION = @THUNARX_REQUIRED_VERSION@
 
208
THUNARX_VERSION = @THUNARX_VERSION@
 
209
USE_NLS = @USE_NLS@
 
210
VERSION = @VERSION@
 
211
XGETTEXT = @XGETTEXT@
 
212
XGETTEXT_ARGS = @XGETTEXT_ARGS@
 
213
abs_builddir = @abs_builddir@
 
214
abs_srcdir = @abs_srcdir@
 
215
abs_top_builddir = @abs_top_builddir@
 
216
abs_top_srcdir = @abs_top_srcdir@
 
217
ac_ct_AR = @ac_ct_AR@
 
218
ac_ct_CC = @ac_ct_CC@
 
219
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
220
am__include = @am__include@
 
221
am__leading_dot = @am__leading_dot@
 
222
am__quote = @am__quote@
 
223
am__tar = @am__tar@
 
224
am__untar = @am__untar@
 
225
bindir = @bindir@
 
226
build = @build@
 
227
build_alias = @build_alias@
 
228
build_cpu = @build_cpu@
 
229
build_os = @build_os@
 
230
build_vendor = @build_vendor@
 
231
builddir = @builddir@
 
232
datadir = @datadir@
 
233
datarootdir = @datarootdir@
 
234
docdir = @docdir@
 
235
dvidir = @dvidir@
 
236
exec_prefix = @exec_prefix@
 
237
host = @host@
 
238
host_alias = @host_alias@
 
239
host_cpu = @host_cpu@
 
240
host_os = @host_os@
 
241
host_vendor = @host_vendor@
 
242
htmldir = @htmldir@
 
243
includedir = @includedir@
 
244
infodir = @infodir@
 
245
install_sh = @install_sh@
 
246
libdir = @libdir@
 
247
libexecdir = @libexecdir@
 
248
localedir = @localedir@
 
249
localstatedir = @localstatedir@
 
250
mandir = @mandir@
 
251
mkdir_p = @mkdir_p@
 
252
oldincludedir = @oldincludedir@
 
253
pdfdir = @pdfdir@
 
254
prefix = @prefix@
 
255
program_transform_name = @program_transform_name@
 
256
psdir = @psdir@
 
257
sbindir = @sbindir@
 
258
sharedstatedir = @sharedstatedir@
 
259
srcdir = @srcdir@
 
260
sysconfdir = @sysconfdir@
 
261
target = @target@
 
262
target_alias = @target_alias@
 
263
target_cpu = @target_cpu@
 
264
target_os = @target_os@
 
265
target_vendor = @target_vendor@
 
266
top_build_prefix = @top_build_prefix@
 
267
top_builddir = @top_builddir@
 
268
top_srcdir = @top_srcdir@
 
269
iconsdir = $(datadir)/icons/hicolor/24x24/apps
 
270
icons_DATA = \
 
271
        git.png                                                         \
 
272
        subversion.png
 
273
 
 
274
EXTRA_DIST = \
 
275
        $(icons_DATA)
 
276
 
 
277
all: all-am
 
278
 
 
279
.SUFFIXES:
 
280
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
281
        @for dep in $?; do \
 
282
          case '$(am__configure_deps)' in \
 
283
            *$$dep*) \
 
284
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
285
                && { if test -f $@; then exit 0; else break; fi; }; \
 
286
              exit 1;; \
 
287
          esac; \
 
288
        done; \
 
289
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/24x24/Makefile'; \
 
290
        $(am__cd) $(top_srcdir) && \
 
291
          $(AUTOMAKE) --gnu icons/24x24/Makefile
 
292
.PRECIOUS: Makefile
 
293
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
294
        @case '$?' in \
 
295
          *config.status*) \
 
296
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
297
          *) \
 
298
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
299
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
300
        esac;
 
301
 
 
302
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
303
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
304
 
 
305
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
306
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
307
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
308
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
309
$(am__aclocal_m4_deps):
 
310
 
 
311
mostlyclean-libtool:
 
312
        -rm -f *.lo
 
313
 
 
314
clean-libtool:
 
315
        -rm -rf .libs _libs
 
316
install-iconsDATA: $(icons_DATA)
 
317
        @$(NORMAL_INSTALL)
 
318
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
 
319
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
320
        for p in $$list; do \
 
321
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
322
          echo "$$d$$p"; \
 
323
        done | $(am__base_list) | \
 
324
        while read files; do \
 
325
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
 
326
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
 
327
        done
 
328
 
 
329
uninstall-iconsDATA:
 
330
        @$(NORMAL_UNINSTALL)
 
331
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
332
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
333
        test -n "$$files" || exit 0; \
 
334
        echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
 
335
        cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
 
336
tags: TAGS
 
337
TAGS:
 
338
 
 
339
ctags: CTAGS
 
340
CTAGS:
 
341
 
 
342
 
 
343
distdir: $(DISTFILES)
 
344
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
345
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
346
        list='$(DISTFILES)'; \
 
347
          dist_files=`for file in $$list; do echo $$file; done | \
 
348
          sed -e "s|^$$srcdirstrip/||;t" \
 
349
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
350
        case $$dist_files in \
 
351
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
352
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
353
                           sort -u` ;; \
 
354
        esac; \
 
355
        for file in $$dist_files; do \
 
356
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
357
          if test -d $$d/$$file; then \
 
358
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
359
            if test -d "$(distdir)/$$file"; then \
 
360
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
361
            fi; \
 
362
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
363
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
364
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
365
            fi; \
 
366
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
367
          else \
 
368
            test -f "$(distdir)/$$file" \
 
369
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
370
            || exit 1; \
 
371
          fi; \
 
372
        done
 
373
check-am: all-am
 
374
check: check-am
 
375
all-am: Makefile $(DATA)
 
376
installdirs:
 
377
        for dir in "$(DESTDIR)$(iconsdir)"; do \
 
378
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
379
        done
 
380
install: install-am
 
381
install-exec: install-exec-am
 
382
install-data: install-data-am
 
383
uninstall: uninstall-am
 
384
 
 
385
install-am: all-am
 
386
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
387
 
 
388
installcheck: installcheck-am
 
389
install-strip:
 
390
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
391
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
392
          `test -z '$(STRIP)' || \
 
393
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
394
mostlyclean-generic:
 
395
 
 
396
clean-generic:
 
397
 
 
398
distclean-generic:
 
399
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
400
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
401
 
 
402
maintainer-clean-generic:
 
403
        @echo "This command is intended for maintainers to use"
 
404
        @echo "it deletes files that may require special tools to rebuild."
 
405
clean: clean-am
 
406
 
 
407
clean-am: clean-generic clean-libtool mostlyclean-am
 
408
 
 
409
distclean: distclean-am
 
410
        -rm -f Makefile
 
411
distclean-am: clean-am distclean-generic
 
412
 
 
413
dvi: dvi-am
 
414
 
 
415
dvi-am:
 
416
 
 
417
html: html-am
 
418
 
 
419
html-am:
 
420
 
 
421
info: info-am
 
422
 
 
423
info-am:
 
424
 
 
425
install-data-am: install-iconsDATA
 
426
 
 
427
install-dvi: install-dvi-am
 
428
 
 
429
install-dvi-am:
 
430
 
 
431
install-exec-am:
 
432
 
 
433
install-html: install-html-am
 
434
 
 
435
install-html-am:
 
436
 
 
437
install-info: install-info-am
 
438
 
 
439
install-info-am:
 
440
 
 
441
install-man:
 
442
 
 
443
install-pdf: install-pdf-am
 
444
 
 
445
install-pdf-am:
 
446
 
 
447
install-ps: install-ps-am
 
448
 
 
449
install-ps-am:
 
450
 
 
451
installcheck-am:
 
452
 
 
453
maintainer-clean: maintainer-clean-am
 
454
        -rm -f Makefile
 
455
maintainer-clean-am: distclean-am maintainer-clean-generic
 
456
 
 
457
mostlyclean: mostlyclean-am
 
458
 
 
459
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
460
 
 
461
pdf: pdf-am
 
462
 
 
463
pdf-am:
 
464
 
 
465
ps: ps-am
 
466
 
 
467
ps-am:
 
468
 
 
469
uninstall-am: uninstall-iconsDATA
 
470
 
 
471
.MAKE: install-am install-strip
 
472
 
 
473
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
474
        distclean distclean-generic distclean-libtool distdir dvi \
 
475
        dvi-am html html-am info info-am install install-am \
 
476
        install-data install-data-am install-dvi install-dvi-am \
 
477
        install-exec install-exec-am install-html install-html-am \
 
478
        install-iconsDATA install-info install-info-am install-man \
 
479
        install-pdf install-pdf-am install-ps install-ps-am \
 
480
        install-strip installcheck installcheck-am installdirs \
 
481
        maintainer-clean maintainer-clean-generic mostlyclean \
 
482
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
483
        uninstall uninstall-am uninstall-iconsDATA
 
484
 
 
485
 
 
486
# vi:set ts=8 sw=8 noet ai nocindent:
 
487
 
 
488
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
489
# Otherwise a system limit (for SysV at least) may be exceeded.
 
490
.NOEXPORT: