~ubuntu-branches/ubuntu/intrepid/parted/intrepid

« back to all changes in this revision

Viewing changes to include/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-06-24 14:31:05 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080624143105-rd7yw67a9qnvh51i
Tags: 1.8.8.git.2008.03.24-7ubuntu1
* Resynchronise with Debian (LP: #237568). Remaining changes:
  - swap-uuid.dpatch: Create UUIDs on new swap partitions.
  - gptsync.dpatch: On Intel Mac systems, write a synced MBR rather than a
    protective MBR.
  - Add -fno-stack-protector on sparc.
  - sparc-new-label.dpatch: Fix sparc disk label generation. This is
    required for LDOM and parallel installations with Solaris 10.
  - loop-partitions.dpatch: Loop devices can only have one partition, so
    don't generate device names such as "/dev/loop0p1".
  - unpartitioned-disks.dpatch: Don't try to call BLKPG ioctls on
    unpartitionable disks (only implemented for loop devices at the
    moment), as they will always fail.
  - When building with gcc-4.3, add -Wno-array-bounds to CFLAGS.
  - Cell partition tables are misdetected as pc98, so disable pc98 support
    on powerpc.
  - array-bounds.dpatch: Backport patch from git to allow building with
    gcc-4.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 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  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
33
29
NORMAL_UNINSTALL = :
34
30
PRE_UNINSTALL = :
35
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
36
33
host_triplet = @host@
37
34
subdir = include
38
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
41
 
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
42
 
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
43
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
 
37
am__aclocal_m4_deps = $(top_srcdir)/m4/alloca.m4 \
 
38
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
 
39
        $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/close-stream.m4 \
 
40
        $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \
 
41
        $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/dirname.m4 \
 
42
        $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
 
43
        $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exitfail.m4 \
 
44
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fpending.m4 \
 
45
        $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/getopt.m4 \
 
46
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
 
47
        $(top_srcdir)/m4/gnulib-common.m4 \
 
48
        $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \
 
49
        $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inline.m4 \
 
50
        $(top_srcdir)/m4/intlmacosx.m4 \
 
51
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
 
52
        $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
53
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
54
        $(top_srcdir)/m4/localcharset.m4 \
 
55
        $(top_srcdir)/m4/long-options.m4 $(top_srcdir)/m4/longlong.m4 \
 
56
        $(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/mbrtowc.m4 \
 
57
        $(top_srcdir)/m4/mbstate_t.m4 $(top_srcdir)/m4/memchr.m4 \
 
58
        $(top_srcdir)/m4/memcmp.m4 $(top_srcdir)/m4/memcpy.m4 \
 
59
        $(top_srcdir)/m4/memmove.m4 $(top_srcdir)/m4/memset.m4 \
 
60
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/o-direct.m4 \
44
61
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
45
 
        $(top_srcdir)/configure.ac
 
62
        $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/realloc.m4 \
 
63
        $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
 
64
        $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
 
65
        $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/ssize_t.m4 \
 
66
        $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
 
67
        $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdlib_h.m4 \
 
68
        $(top_srcdir)/m4/strcspn.m4 $(top_srcdir)/m4/string_h.m4 \
 
69
        $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
 
70
        $(top_srcdir)/m4/strtod.m4 $(top_srcdir)/m4/strtol.m4 \
 
71
        $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/utimbuf.m4 \
 
72
        $(top_srcdir)/m4/utime.m4 $(top_srcdir)/m4/utimes-null.m4 \
 
73
        $(top_srcdir)/m4/wchar.m4 $(top_srcdir)/m4/wctype.m4 \
 
74
        $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xalloc.m4 \
 
75
        $(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/configure.ac
46
76
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
77
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49
 
CONFIG_HEADER = $(top_builddir)/config.h
 
78
mkinstalldirs = $(install_sh) -d
 
79
CONFIG_HEADER = $(top_builddir)/lib/config.h
50
80
CONFIG_CLEAN_FILES =
51
81
SOURCES =
52
82
DIST_SOURCES =
53
83
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54
84
        html-recursive info-recursive install-data-recursive \
55
 
        install-exec-recursive install-info-recursive \
56
 
        install-recursive installcheck-recursive installdirs-recursive \
57
 
        pdf-recursive ps-recursive uninstall-info-recursive \
58
 
        uninstall-recursive
 
85
        install-dvi-recursive install-exec-recursive \
 
86
        install-html-recursive install-info-recursive \
 
87
        install-pdf-recursive install-ps-recursive install-recursive \
 
88
        installcheck-recursive installdirs-recursive pdf-recursive \
 
89
        ps-recursive uninstall-recursive
 
90
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
91
  distclean-recursive maintainer-clean-recursive
59
92
ETAGS = etags
60
93
CTAGS = ctags
61
94
DIST_SUBDIRS = $(SUBDIRS)
62
95
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63
96
ACLOCAL = @ACLOCAL@
64
 
AMDEP_FALSE = @AMDEP_FALSE@
65
 
AMDEP_TRUE = @AMDEP_TRUE@
 
97
ALLOCA = @ALLOCA@
 
98
ALLOCA_H = @ALLOCA_H@
66
99
AMTAR = @AMTAR@
67
100
AR = @AR@
68
101
AUTOCONF = @AUTOCONF@
69
102
AUTOHEADER = @AUTOHEADER@
70
103
AUTOMAKE = @AUTOMAKE@
71
104
AWK = @AWK@
 
105
BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 
106
BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 
107
BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
 
108
BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 
109
BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
72
110
BUILDINFO = @BUILDINFO@
73
111
CC = @CC@
74
112
CCDEPMODE = @CCDEPMODE@
75
113
CFLAGS = @CFLAGS@
 
114
CHECK_CFLAGS = @CHECK_CFLAGS@
 
115
CHECK_LIBS = @CHECK_LIBS@
76
116
CPP = @CPP@
77
117
CPPFLAGS = @CPPFLAGS@
78
118
CXX = @CXX@
83
123
DEFS = @DEFS@
84
124
DEPDIR = @DEPDIR@
85
125
DL_LIBS = @DL_LIBS@
 
126
DM_LIBS = @DM_LIBS@
 
127
DSYMUTIL = @DSYMUTIL@
86
128
ECHO = @ECHO@
87
129
ECHO_C = @ECHO_C@
88
130
ECHO_N = @ECHO_N@
91
133
EXEEXT = @EXEEXT@
92
134
F77 = @F77@
93
135
FFLAGS = @FFLAGS@
 
136
GETOPT_H = @GETOPT_H@
 
137
GLIBC21 = @GLIBC21@
94
138
GMSGFMT = @GMSGFMT@
 
139
GMSGFMT_015 = @GMSGFMT_015@
 
140
GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
 
141
GNULIB_CHOWN = @GNULIB_CHOWN@
 
142
GNULIB_DUP2 = @GNULIB_DUP2@
 
143
GNULIB_FCHDIR = @GNULIB_FCHDIR@
 
144
GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
 
145
GNULIB_GETCWD = @GNULIB_GETCWD@
 
146
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
 
147
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
 
148
GNULIB_IMAXABS = @GNULIB_IMAXABS@
 
149
GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
 
150
GNULIB_LCHOWN = @GNULIB_LCHOWN@
 
151
GNULIB_LSEEK = @GNULIB_LSEEK@
 
152
GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
 
153
GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
 
154
GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
 
155
GNULIB_MBSCHR = @GNULIB_MBSCHR@
 
156
GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
 
157
GNULIB_MBSLEN = @GNULIB_MBSLEN@
 
158
GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
 
159
GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
 
160
GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
 
161
GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
 
162
GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
 
163
GNULIB_MBSSEP = @GNULIB_MBSSEP@
 
164
GNULIB_MBSSPN = @GNULIB_MBSSPN@
 
165
GNULIB_MBSSTR = @GNULIB_MBSSTR@
 
166
GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
 
167
GNULIB_MEMMEM = @GNULIB_MEMMEM@
 
168
GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
 
169
GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
 
170
GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
 
171
GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
 
172
GNULIB_READLINK = @GNULIB_READLINK@
 
173
GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
 
174
GNULIB_SLEEP = @GNULIB_SLEEP@
 
175
GNULIB_STPCPY = @GNULIB_STPCPY@
 
176
GNULIB_STPNCPY = @GNULIB_STPNCPY@
 
177
GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
 
178
GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
 
179
GNULIB_STRDUP = @GNULIB_STRDUP@
 
180
GNULIB_STRNDUP = @GNULIB_STRNDUP@
 
181
GNULIB_STRNLEN = @GNULIB_STRNLEN@
 
182
GNULIB_STRPBRK = @GNULIB_STRPBRK@
 
183
GNULIB_STRSEP = @GNULIB_STRSEP@
 
184
GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
 
185
GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
 
186
GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
 
187
GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
95
188
GREP = @GREP@
 
189
HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
 
190
HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
 
191
HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
 
192
HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
 
193
HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
 
194
HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
 
195
HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
 
196
HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
 
197
HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
 
198
HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
 
199
HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
 
200
HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
 
201
HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
 
202
HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
 
203
HAVE_DUP2 = @HAVE_DUP2@
 
204
HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
 
205
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
 
206
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
 
207
HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
 
208
HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 
209
HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
 
210
HAVE_MEMPCPY = @HAVE_MEMPCPY@
 
211
HAVE_MKDTEMP = @HAVE_MKDTEMP@
 
212
HAVE_READLINK = @HAVE_READLINK@
 
213
HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
 
214
HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 
215
HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 
216
HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 
217
HAVE_SLEEP = @HAVE_SLEEP@
 
218
HAVE_STDINT_H = @HAVE_STDINT_H@
 
219
HAVE_STPCPY = @HAVE_STPCPY@
 
220
HAVE_STPNCPY = @HAVE_STPNCPY@
 
221
HAVE_STRCASECMP = @HAVE_STRCASECMP@
 
222
HAVE_STRCASESTR = @HAVE_STRCASESTR@
 
223
HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
 
224
HAVE_STRNDUP = @HAVE_STRNDUP@
 
225
HAVE_STRPBRK = @HAVE_STRPBRK@
 
226
HAVE_STRSEP = @HAVE_STRSEP@
 
227
HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 
228
HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
 
229
HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 
230
HAVE_UNISTD_H = @HAVE_UNISTD_H@
 
231
HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
 
232
HAVE_WCHAR_H = @HAVE_WCHAR_H@
 
233
HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
 
234
HAVE_WINT_T = @HAVE_WINT_T@
 
235
HAVE__BOOL = @HAVE__BOOL@
 
236
INCLUDE_NEXT = @INCLUDE_NEXT@
 
237
INSTALL = @INSTALL@
96
238
INSTALL_DATA = @INSTALL_DATA@
97
239
INSTALL_PROGRAM = @INSTALL_PROGRAM@
98
240
INSTALL_SCRIPT = @INSTALL_SCRIPT@
99
241
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
100
242
INTLINCS = @INTLINCS@
101
243
INTLLIBS = @INTLLIBS@
 
244
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
245
INTTYPES_H = @INTTYPES_H@
102
246
LDFLAGS = @LDFLAGS@
103
247
LIBICONV = @LIBICONV@
104
248
LIBINTL = @LIBINTL@
106
250
LIBS = @LIBS@
107
251
LIBTOOL = @LIBTOOL@
108
252
LN_S = @LN_S@
 
253
LTALLOCA = @LTALLOCA@
109
254
LTLIBICONV = @LTLIBICONV@
110
255
LTLIBINTL = @LTLIBINTL@
111
256
LTLIBOBJS = @LTLIBOBJS@
114
259
LT_RELEASE = @LT_RELEASE@
115
260
LT_REVISION = @LT_REVISION@
116
261
MAKEINFO = @MAKEINFO@
117
 
MKINSTALLDIRS = @MKINSTALLDIRS@
 
262
MKDIR_P = @MKDIR_P@
118
263
MSGFMT = @MSGFMT@
 
264
MSGFMT_015 = @MSGFMT_015@
119
265
MSGMERGE = @MSGMERGE@
 
266
NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
 
267
NEXT_STDINT_H = @NEXT_STDINT_H@
 
268
NEXT_STDLIB_H = @NEXT_STDLIB_H@
 
269
NEXT_STRING_H = @NEXT_STRING_H@
 
270
NEXT_UNISTD_H = @NEXT_UNISTD_H@
 
271
NEXT_WCHAR_H = @NEXT_WCHAR_H@
 
272
NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
 
273
NMEDIT = @NMEDIT@
120
274
OBJEXT = @OBJEXT@
121
275
OS = @OS@
122
276
OS_LIBS = @OS_LIBS@
128
282
PACKAGE_VERSION = @PACKAGE_VERSION@
129
283
PARTEDLDFLAGS = @PARTEDLDFLAGS@
130
284
PARTED_LIBS = @PARTED_LIBS@
 
285
PARTED_USABLE_TEST_DIR = @PARTED_USABLE_TEST_DIR@
131
286
PATH_SEPARATOR = @PATH_SEPARATOR@
 
287
PKG_CONFIG = @PKG_CONFIG@
132
288
POSUB = @POSUB@
 
289
POW_LIB = @POW_LIB@
 
290
PRIPTR_PREFIX = @PRIPTR_PREFIX@
 
291
PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
 
292
PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
133
293
RANLIB = @RANLIB@
134
294
REISER_LIBS = @REISER_LIBS@
 
295
REPLACE_CHOWN = @REPLACE_CHOWN@
 
296
REPLACE_FCHDIR = @REPLACE_FCHDIR@
 
297
REPLACE_GETCWD = @REPLACE_GETCWD@
 
298
REPLACE_LCHOWN = @REPLACE_LCHOWN@
 
299
REPLACE_LSEEK = @REPLACE_LSEEK@
 
300
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
 
301
REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
 
302
SED = @SED@
 
303
SELINUX_LIBS = @SELINUX_LIBS@
135
304
SET_MAKE = @SET_MAKE@
136
305
SHELL = @SHELL@
 
306
SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
 
307
SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 
308
STDBOOL_H = @STDBOOL_H@
 
309
STDINT_H = @STDINT_H@
137
310
STRIP = @STRIP@
138
311
USE_NLS = @USE_NLS@
139
312
UUID_LIBS = @UUID_LIBS@
140
313
VERSION = @VERSION@
 
314
WCHAR_H = @WCHAR_H@
 
315
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
 
316
WCTYPE_H = @WCTYPE_H@
 
317
WINT_T_SUFFIX = @WINT_T_SUFFIX@
141
318
XGETTEXT = @XGETTEXT@
 
319
XGETTEXT_015 = @XGETTEXT_015@
 
320
abs_builddir = @abs_builddir@
 
321
abs_srcdir = @abs_srcdir@
 
322
abs_top_builddir = @abs_top_builddir@
 
323
abs_top_srcdir = @abs_top_srcdir@
142
324
ac_ct_CC = @ac_ct_CC@
143
325
ac_ct_CXX = @ac_ct_CXX@
144
326
ac_ct_F77 = @ac_ct_F77@
145
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
146
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
147
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
148
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
149
327
am__include = @am__include@
150
328
am__leading_dot = @am__leading_dot@
151
329
am__quote = @am__quote@
 
330
am__tar = @am__tar@
 
331
am__untar = @am__untar@
152
332
bindir = @bindir@
153
333
build = @build@
154
334
build_alias = @build_alias@
155
335
build_cpu = @build_cpu@
156
336
build_os = @build_os@
157
337
build_vendor = @build_vendor@
 
338
builddir = @builddir@
158
339
datadir = @datadir@
159
340
datarootdir = @datarootdir@
160
341
docdir = @docdir@
161
342
dvidir = @dvidir@
162
343
exec_prefix = @exec_prefix@
 
344
gl_LIBOBJS = @gl_LIBOBJS@
 
345
gl_LTLIBOBJS = @gl_LTLIBOBJS@
163
346
host = @host@
164
347
host_alias = @host_alias@
165
348
host_cpu = @host_cpu@
182
365
psdir = @psdir@
183
366
sbindir = @sbindir@
184
367
sharedstatedir = @sharedstatedir@
 
368
srcdir = @srcdir@
185
369
sysconfdir = @sysconfdir@
186
370
target_alias = @target_alias@
 
371
top_builddir = @top_builddir@
 
372
top_srcdir = @top_srcdir@
187
373
SUBDIRS = parted
 
374
MAINTAINERCLEANFILES = Makefile.in
188
375
all: all-recursive
189
376
 
190
377
.SUFFIXES:
224
411
clean-libtool:
225
412
        -rm -rf .libs _libs
226
413
 
227
 
distclean-libtool:
228
 
        -rm -f libtool
229
 
uninstall-info-am:
230
 
 
231
414
# This directory's subdirectories are mostly independent; you can cd
232
415
# into them and run `make' without going through this Makefile.
233
416
# To change the values of `make' variables: instead of editing Makefiles,
235
418
#     (which will cause the Makefiles to be regenerated when you run `make');
236
419
# (2) otherwise, pass the desired values on the `make' command line.
237
420
$(RECURSIVE_TARGETS):
238
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
421
        @failcom='exit 1'; \
 
422
        for f in x $$MAKEFLAGS; do \
 
423
          case $$f in \
 
424
            *=* | --[!k]*);; \
 
425
            *k*) failcom='fail=yes';; \
 
426
          esac; \
 
427
        done; \
239
428
        dot_seen=no; \
240
429
        target=`echo $@ | sed s/-recursive//`; \
241
430
        list='$(SUBDIRS)'; for subdir in $$list; do \
247
436
            local_target="$$target"; \
248
437
          fi; \
249
438
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
250
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
439
          || eval $$failcom; \
251
440
        done; \
252
441
        if test "$$dot_seen" = "no"; then \
253
442
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
254
443
        fi; test -z "$$fail"
255
444
 
256
 
mostlyclean-recursive clean-recursive distclean-recursive \
257
 
maintainer-clean-recursive:
258
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
445
$(RECURSIVE_CLEAN_TARGETS):
 
446
        @failcom='exit 1'; \
 
447
        for f in x $$MAKEFLAGS; do \
 
448
          case $$f in \
 
449
            *=* | --[!k]*);; \
 
450
            *k*) failcom='fail=yes';; \
 
451
          esac; \
 
452
        done; \
259
453
        dot_seen=no; \
260
454
        case "$@" in \
261
455
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
276
470
            local_target="$$target"; \
277
471
          fi; \
278
472
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
279
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
473
          || eval $$failcom; \
280
474
        done && test -z "$$fail"
281
475
tags-recursive:
282
476
        list='$(SUBDIRS)'; for subdir in $$list; do \
292
486
        unique=`for i in $$list; do \
293
487
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294
488
          done | \
295
 
          $(AWK) '    { files[$$0] = 1; } \
296
 
               END { for (i in files) print i; }'`; \
 
489
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
490
              END { if (nonempty) { for (i in files) print i; }; }'`; \
297
491
        mkid -fID $$unique
298
492
tags: TAGS
299
493
 
318
512
        unique=`for i in $$list; do \
319
513
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320
514
          done | \
321
 
          $(AWK) '    { files[$$0] = 1; } \
322
 
               END { for (i in files) print i; }'`; \
 
515
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
516
              END { if (nonempty) { for (i in files) print i; }; }'`; \
323
517
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
324
518
          test -n "$$unique" || unique=$$empty_fix; \
325
519
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
329
523
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
330
524
                $(TAGS_FILES) $(LISP)
331
525
        tags=; \
332
 
        here=`pwd`; \
333
526
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
334
527
        unique=`for i in $$list; do \
335
528
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336
529
          done | \
337
 
          $(AWK) '    { files[$$0] = 1; } \
338
 
               END { for (i in files) print i; }'`; \
 
530
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
531
              END { if (nonempty) { for (i in files) print i; }; }'`; \
339
532
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
340
533
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
341
534
             $$tags $$unique
349
542
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
350
543
 
351
544
distdir: $(DISTFILES)
352
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
353
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
354
 
        list='$(DISTFILES)'; for file in $$list; do \
355
 
          case $$file in \
356
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
357
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
358
 
          esac; \
 
545
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
546
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
547
        list='$(DISTFILES)'; \
 
548
          dist_files=`for file in $$list; do echo $$file; done | \
 
549
          sed -e "s|^$$srcdirstrip/||;t" \
 
550
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
551
        case $$dist_files in \
 
552
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
553
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
554
                           sort -u` ;; \
 
555
        esac; \
 
556
        for file in $$dist_files; do \
359
557
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
360
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
361
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
362
 
            dir="/$$dir"; \
363
 
            $(mkdir_p) "$(distdir)$$dir"; \
364
 
          else \
365
 
            dir=''; \
366
 
          fi; \
367
558
          if test -d $$d/$$file; then \
 
559
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
368
560
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
369
561
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
370
562
            fi; \
375
567
            || exit 1; \
376
568
          fi; \
377
569
        done
378
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
570
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
379
571
          if test "$$subdir" = .; then :; else \
380
572
            test -d "$(distdir)/$$subdir" \
381
 
            || mkdir "$(distdir)/$$subdir" \
 
573
            || $(MKDIR_P) "$(distdir)/$$subdir" \
382
574
            || exit 1; \
 
575
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
576
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
383
577
            (cd $$subdir && \
384
578
              $(MAKE) $(AM_MAKEFLAGS) \
385
 
                top_distdir="../$(top_distdir)" \
386
 
                distdir="../$(distdir)/$$subdir" \
 
579
                top_distdir="$$top_distdir" \
 
580
                distdir="$$distdir/$$subdir" \
 
581
                am__remove_distdir=: \
 
582
                am__skip_length_check=: \
387
583
                distdir) \
388
584
              || exit 1; \
389
585
          fi; \
412
608
clean-generic:
413
609
 
414
610
distclean-generic:
415
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
611
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
416
612
 
417
613
maintainer-clean-generic:
418
614
        @echo "This command is intended for maintainers to use"
419
615
        @echo "it deletes files that may require special tools to rebuild."
 
616
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
420
617
clean: clean-recursive
421
618
 
422
619
clean-am: clean-generic clean-libtool mostlyclean-am
423
620
 
424
621
distclean: distclean-recursive
425
622
        -rm -f Makefile
426
 
distclean-am: clean-am distclean-generic distclean-libtool \
427
 
        distclean-tags
 
623
distclean-am: clean-am distclean-generic distclean-tags
428
624
 
429
625
dvi: dvi-recursive
430
626
 
438
634
 
439
635
install-data-am:
440
636
 
 
637
install-dvi: install-dvi-recursive
 
638
 
441
639
install-exec-am:
442
640
 
 
641
install-html: install-html-recursive
 
642
 
443
643
install-info: install-info-recursive
444
644
 
445
645
install-man:
446
646
 
 
647
install-pdf: install-pdf-recursive
 
648
 
 
649
install-ps: install-ps-recursive
 
650
 
447
651
installcheck-am:
448
652
 
449
653
maintainer-clean: maintainer-clean-recursive
462
666
 
463
667
ps-am:
464
668
 
465
 
uninstall-am: uninstall-info-am
466
 
 
467
 
uninstall-info: uninstall-info-recursive
468
 
 
469
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
470
 
        clean clean-generic clean-libtool clean-recursive ctags \
471
 
        ctags-recursive distclean distclean-generic distclean-libtool \
472
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
669
uninstall-am:
 
670
 
 
671
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
672
        install-strip
 
673
 
 
674
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
675
        all all-am check check-am clean clean-generic clean-libtool \
 
676
        ctags ctags-recursive distclean distclean-generic \
 
677
        distclean-libtool distclean-tags distdir dvi dvi-am html \
473
678
        html-am info info-am install install-am install-data \
474
 
        install-data-am install-exec install-exec-am install-info \
475
 
        install-info-am install-man install-strip installcheck \
 
679
        install-data-am install-dvi install-dvi-am install-exec \
 
680
        install-exec-am install-html install-html-am install-info \
 
681
        install-info-am install-man install-pdf install-pdf-am \
 
682
        install-ps install-ps-am install-strip installcheck \
476
683
        installcheck-am installdirs installdirs-am maintainer-clean \
477
 
        maintainer-clean-generic maintainer-clean-recursive \
478
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
479
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
480
 
        uninstall uninstall-am uninstall-info-am
 
684
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
685
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
686
        uninstall uninstall-am
481
687
 
482
688
# Tell versions [3.59,3.63) of GNU make to not export all variables.
483
689
# Otherwise a system limit (for SysV at least) may be exceeded.