~ubuntu-branches/ubuntu/precise/gparted/precise-updates

« back to all changes in this revision

Viewing changes to .pc/03-autoreconf.patch/doc/Makefile.in

  • Committer: Colin Watson
  • Date: 2010-07-15 12:47:51 UTC
  • Revision ID: cjwatson@canonical.com-20100715124751-d5e7h042aluzyep0
Run autoreconf to enable the above.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.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  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
VPATH = @srcdir@
 
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
subdir = doc
 
35
DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.am \
 
36
        $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
39
        $(top_srcdir)/configure.in
 
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
41
        $(ACLOCAL_M4)
 
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
43
CONFIG_HEADER = $(top_builddir)/config.h
 
44
CONFIG_CLEAN_FILES =
 
45
SOURCES =
 
46
DIST_SOURCES =
 
47
man8dir = $(mandir)/man8
 
48
am__installdirs = "$(DESTDIR)$(man8dir)"
 
49
NROFF = nroff
 
50
MANS = $(dist_man_MANS)
 
51
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
52
ACLOCAL = @ACLOCAL@
 
53
ALL_LINGUAS = @ALL_LINGUAS@
 
54
AMTAR = @AMTAR@
 
55
AR = @AR@
 
56
AUTOCONF = @AUTOCONF@
 
57
AUTOHEADER = @AUTOHEADER@
 
58
AUTOMAKE = @AUTOMAKE@
 
59
AWK = @AWK@
 
60
CATALOGS = @CATALOGS@
 
61
CATOBJEXT = @CATOBJEXT@
 
62
CC = @CC@
 
63
CCDEPMODE = @CCDEPMODE@
 
64
CFLAGS = @CFLAGS@
 
65
CPP = @CPP@
 
66
CPPFLAGS = @CPPFLAGS@
 
67
CXX = @CXX@
 
68
CXXCPP = @CXXCPP@
 
69
CXXDEPMODE = @CXXDEPMODE@
 
70
CXXFLAGS = @CXXFLAGS@
 
71
CYGPATH_W = @CYGPATH_W@
 
72
DATADIRNAME = @DATADIRNAME@
 
73
DEFS = @DEFS@
 
74
DEPDIR = @DEPDIR@
 
75
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
76
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
77
DSYMUTIL = @DSYMUTIL@
 
78
ECHO = @ECHO@
 
79
ECHO_C = @ECHO_C@
 
80
ECHO_N = @ECHO_N@
 
81
ECHO_T = @ECHO_T@
 
82
EGREP = @EGREP@
 
83
EXEEXT = @EXEEXT@
 
84
F77 = @F77@
 
85
FFLAGS = @FFLAGS@
 
86
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
87
GKSUPROG = @GKSUPROG@
 
88
GMOFILES = @GMOFILES@
 
89
GMSGFMT = @GMSGFMT@
 
90
GREP = @GREP@
 
91
GTKMM_CFLAGS = @GTKMM_CFLAGS@
 
92
GTKMM_LIBS = @GTKMM_LIBS@
 
93
HELP_DIR = @HELP_DIR@
 
94
INSTALL = @INSTALL@
 
95
INSTALL_DATA = @INSTALL_DATA@
 
96
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
97
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
98
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
99
INSTOBJEXT = @INSTOBJEXT@
 
100
INTLLIBS = @INTLLIBS@
 
101
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
102
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
103
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
104
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
105
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
106
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
107
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
108
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
109
INTLTOOL_PERL = @INTLTOOL_PERL@
 
110
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
111
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
112
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
113
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
114
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
115
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
116
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
117
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
118
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
119
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
120
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
121
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
122
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
123
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
124
LDFLAGS = @LDFLAGS@
 
125
LIBOBJS = @LIBOBJS@
 
126
LIBS = @LIBS@
 
127
LIBTOOL = @LIBTOOL@
 
128
LN_S = @LN_S@
 
129
LTLIBOBJS = @LTLIBOBJS@
 
130
MAINT = @MAINT@
 
131
MAKEINFO = @MAKEINFO@
 
132
MKDIR_P = @MKDIR_P@
 
133
MKINSTALLDIRS = @MKINSTALLDIRS@
 
134
MSGFMT = @MSGFMT@
 
135
MSGFMT_OPTS = @MSGFMT_OPTS@
 
136
MSGMERGE = @MSGMERGE@
 
137
NMEDIT = @NMEDIT@
 
138
OBJEXT = @OBJEXT@
 
139
OMF_DIR = @OMF_DIR@
 
140
PACKAGE = @PACKAGE@
 
141
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
142
PACKAGE_NAME = @PACKAGE_NAME@
 
143
PACKAGE_STRING = @PACKAGE_STRING@
 
144
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
145
PACKAGE_VERSION = @PACKAGE_VERSION@
 
146
PATH_SEPARATOR = @PATH_SEPARATOR@
 
147
PKG_CONFIG = @PKG_CONFIG@
 
148
POFILES = @POFILES@
 
149
POSUB = @POSUB@
 
150
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
151
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
152
RANLIB = @RANLIB@
 
153
SED = @SED@
 
154
SET_MAKE = @SET_MAKE@
 
155
SHELL = @SHELL@
 
156
STRIP = @STRIP@
 
157
USE_NLS = @USE_NLS@
 
158
VERSION = @VERSION@
 
159
XGETTEXT = @XGETTEXT@
 
160
abs_builddir = @abs_builddir@
 
161
abs_srcdir = @abs_srcdir@
 
162
abs_top_builddir = @abs_top_builddir@
 
163
abs_top_srcdir = @abs_top_srcdir@
 
164
ac_ct_CC = @ac_ct_CC@
 
165
ac_ct_CXX = @ac_ct_CXX@
 
166
ac_ct_F77 = @ac_ct_F77@
 
167
am__include = @am__include@
 
168
am__leading_dot = @am__leading_dot@
 
169
am__quote = @am__quote@
 
170
am__tar = @am__tar@
 
171
am__untar = @am__untar@
 
172
bindir = @bindir@
 
173
build = @build@
 
174
build_alias = @build_alias@
 
175
build_cpu = @build_cpu@
 
176
build_os = @build_os@
 
177
build_vendor = @build_vendor@
 
178
builddir = @builddir@
 
179
datadir = @datadir@
 
180
datarootdir = @datarootdir@
 
181
docdir = @docdir@
 
182
dvidir = @dvidir@
 
183
exec_prefix = @exec_prefix@
 
184
host = @host@
 
185
host_alias = @host_alias@
 
186
host_cpu = @host_cpu@
 
187
host_os = @host_os@
 
188
host_vendor = @host_vendor@
 
189
htmldir = @htmldir@
 
190
includedir = @includedir@
 
191
infodir = @infodir@
 
192
install_sh = @install_sh@
 
193
libdir = @libdir@
 
194
libexecdir = @libexecdir@
 
195
localedir = @localedir@
 
196
localstatedir = @localstatedir@
 
197
mandir = @mandir@
 
198
mkdir_p = @mkdir_p@
 
199
oldincludedir = @oldincludedir@
 
200
pdfdir = @pdfdir@
 
201
prefix = @prefix@
 
202
program_transform_name = @program_transform_name@
 
203
psdir = @psdir@
 
204
sbindir = @sbindir@
 
205
sharedstatedir = @sharedstatedir@
 
206
srcdir = @srcdir@
 
207
sysconfdir = @sysconfdir@
 
208
target_alias = @target_alias@
 
209
top_builddir = @top_builddir@
 
210
top_srcdir = @top_srcdir@
 
211
dist_man_MANS = gparted.8
 
212
all: all-am
 
213
 
 
214
.SUFFIXES:
 
215
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
216
        @for dep in $?; do \
 
217
          case '$(am__configure_deps)' in \
 
218
            *$$dep*) \
 
219
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
220
                && exit 0; \
 
221
              exit 1;; \
 
222
          esac; \
 
223
        done; \
 
224
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
 
225
        cd $(top_srcdir) && \
 
226
          $(AUTOMAKE) --gnu  doc/Makefile
 
227
.PRECIOUS: Makefile
 
228
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
229
        @case '$?' in \
 
230
          *config.status*) \
 
231
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
232
          *) \
 
233
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
234
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
235
        esac;
 
236
 
 
237
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
238
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
239
 
 
240
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
241
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
242
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
243
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
244
 
 
245
mostlyclean-libtool:
 
246
        -rm -f *.lo
 
247
 
 
248
clean-libtool:
 
249
        -rm -rf .libs _libs
 
250
install-man8: $(man8_MANS) $(man_MANS)
 
251
        @$(NORMAL_INSTALL)
 
252
        test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
 
253
        @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
 
254
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
255
        for i in $$l2; do \
 
256
          case "$$i" in \
 
257
            *.8*) list="$$list $$i" ;; \
 
258
          esac; \
 
259
        done; \
 
260
        for i in $$list; do \
 
261
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
262
          else file=$$i; fi; \
 
263
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
264
          case "$$ext" in \
 
265
            8*) ;; \
 
266
            *) ext='8' ;; \
 
267
          esac; \
 
268
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
269
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
270
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
271
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
 
272
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
 
273
        done
 
274
uninstall-man8:
 
275
        @$(NORMAL_UNINSTALL)
 
276
        @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
 
277
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
278
        for i in $$l2; do \
 
279
          case "$$i" in \
 
280
            *.8*) list="$$list $$i" ;; \
 
281
          esac; \
 
282
        done; \
 
283
        for i in $$list; do \
 
284
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
285
          case "$$ext" in \
 
286
            8*) ;; \
 
287
            *) ext='8' ;; \
 
288
          esac; \
 
289
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
290
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
291
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
292
          echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
 
293
          rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
 
294
        done
 
295
tags: TAGS
 
296
TAGS:
 
297
 
 
298
ctags: CTAGS
 
299
CTAGS:
 
300
 
 
301
 
 
302
distdir: $(DISTFILES)
 
303
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
304
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
305
        list='$(DISTFILES)'; \
 
306
          dist_files=`for file in $$list; do echo $$file; done | \
 
307
          sed -e "s|^$$srcdirstrip/||;t" \
 
308
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
309
        case $$dist_files in \
 
310
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
311
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
312
                           sort -u` ;; \
 
313
        esac; \
 
314
        for file in $$dist_files; do \
 
315
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
316
          if test -d $$d/$$file; then \
 
317
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
318
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
319
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
320
            fi; \
 
321
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
322
          else \
 
323
            test -f $(distdir)/$$file \
 
324
            || cp -p $$d/$$file $(distdir)/$$file \
 
325
            || exit 1; \
 
326
          fi; \
 
327
        done
 
328
check-am: all-am
 
329
check: check-am
 
330
all-am: Makefile $(MANS)
 
331
installdirs:
 
332
        for dir in "$(DESTDIR)$(man8dir)"; do \
 
333
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
334
        done
 
335
install: install-am
 
336
install-exec: install-exec-am
 
337
install-data: install-data-am
 
338
uninstall: uninstall-am
 
339
 
 
340
install-am: all-am
 
341
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
342
 
 
343
installcheck: installcheck-am
 
344
install-strip:
 
345
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
346
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
347
          `test -z '$(STRIP)' || \
 
348
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
349
mostlyclean-generic:
 
350
 
 
351
clean-generic:
 
352
 
 
353
distclean-generic:
 
354
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
355
 
 
356
maintainer-clean-generic:
 
357
        @echo "This command is intended for maintainers to use"
 
358
        @echo "it deletes files that may require special tools to rebuild."
 
359
clean: clean-am
 
360
 
 
361
clean-am: clean-generic clean-libtool mostlyclean-am
 
362
 
 
363
distclean: distclean-am
 
364
        -rm -f Makefile
 
365
distclean-am: clean-am distclean-generic
 
366
 
 
367
dvi: dvi-am
 
368
 
 
369
dvi-am:
 
370
 
 
371
html: html-am
 
372
 
 
373
info: info-am
 
374
 
 
375
info-am:
 
376
 
 
377
install-data-am: install-man
 
378
 
 
379
install-dvi: install-dvi-am
 
380
 
 
381
install-exec-am:
 
382
 
 
383
install-html: install-html-am
 
384
 
 
385
install-info: install-info-am
 
386
 
 
387
install-man: install-man8
 
388
 
 
389
install-pdf: install-pdf-am
 
390
 
 
391
install-ps: install-ps-am
 
392
 
 
393
installcheck-am:
 
394
 
 
395
maintainer-clean: maintainer-clean-am
 
396
        -rm -f Makefile
 
397
maintainer-clean-am: distclean-am maintainer-clean-generic
 
398
 
 
399
mostlyclean: mostlyclean-am
 
400
 
 
401
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
402
 
 
403
pdf: pdf-am
 
404
 
 
405
pdf-am:
 
406
 
 
407
ps: ps-am
 
408
 
 
409
ps-am:
 
410
 
 
411
uninstall-am: uninstall-man
 
412
 
 
413
uninstall-man: uninstall-man8
 
414
 
 
415
.MAKE: install-am install-strip
 
416
 
 
417
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
418
        distclean distclean-generic distclean-libtool distdir dvi \
 
419
        dvi-am html html-am info info-am install install-am \
 
420
        install-data install-data-am install-dvi install-dvi-am \
 
421
        install-exec install-exec-am install-html install-html-am \
 
422
        install-info install-info-am install-man install-man8 \
 
423
        install-pdf install-pdf-am install-ps install-ps-am \
 
424
        install-strip installcheck installcheck-am installdirs \
 
425
        maintainer-clean maintainer-clean-generic mostlyclean \
 
426
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
427
        uninstall uninstall-am uninstall-man uninstall-man8
 
428
 
 
429
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
430
# Otherwise a system limit (for SysV at least) may be exceeded.
 
431
.NOEXPORT: