~ubuntu-branches/ubuntu/raring/findutils/raring

« back to all changes in this revision

Viewing changes to gnulib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-05-06 11:32:24 UTC
  • mfrom: (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20080506113224-gy4ecmxu48tnvva4
Tags: upstream-4.4.0
ImportĀ upstreamĀ versionĀ 4.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
subdir = gnulib
35
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37
 
am__aclocal_m4_deps = $(top_srcdir)/m4/findlib.m4 \
38
 
        $(top_srcdir)/m4/mkinstalldirs.m4 $(top_srcdir)/m4/nullsort.m4 \
39
 
        $(top_srcdir)/gnulib/m4/alloca.m4 \
 
37
am__aclocal_m4_deps = $(top_srcdir)/gnulib/m4/alloca.m4 \
40
38
        $(top_srcdir)/gnulib/m4/argmatch.m4 \
 
39
        $(top_srcdir)/gnulib/m4/assert.m4 \
 
40
        $(top_srcdir)/gnulib/m4/bison.m4 \
41
41
        $(top_srcdir)/gnulib/m4/canonicalize-lgpl.m4 \
42
42
        $(top_srcdir)/gnulib/m4/canonicalize.m4 \
43
43
        $(top_srcdir)/gnulib/m4/chdir-long.m4 \
44
44
        $(top_srcdir)/gnulib/m4/chown.m4 \
 
45
        $(top_srcdir)/gnulib/m4/clock_time.m4 \
45
46
        $(top_srcdir)/gnulib/m4/close-stream.m4 \
46
47
        $(top_srcdir)/gnulib/m4/closein.m4 \
47
48
        $(top_srcdir)/gnulib/m4/closeout.m4 \
48
49
        $(top_srcdir)/gnulib/m4/codeset.m4 \
 
50
        $(top_srcdir)/gnulib/m4/cycle-check.m4 \
49
51
        $(top_srcdir)/gnulib/m4/d-ino.m4 \
 
52
        $(top_srcdir)/gnulib/m4/d-type.m4 \
50
53
        $(top_srcdir)/gnulib/m4/dirfd.m4 \
51
54
        $(top_srcdir)/gnulib/m4/dirname.m4 \
52
55
        $(top_srcdir)/gnulib/m4/dos.m4 \
71
74
        $(top_srcdir)/gnulib/m4/fseeko.m4 \
72
75
        $(top_srcdir)/gnulib/m4/fstypename.m4 \
73
76
        $(top_srcdir)/gnulib/m4/ftello.m4 \
 
77
        $(top_srcdir)/gnulib/m4/fts.m4 \
74
78
        $(top_srcdir)/gnulib/m4/getcwd-abort-bug.m4 \
75
79
        $(top_srcdir)/gnulib/m4/getcwd-path-max.m4 \
76
80
        $(top_srcdir)/gnulib/m4/getcwd.m4 \
 
81
        $(top_srcdir)/gnulib/m4/getdate.m4 \
77
82
        $(top_srcdir)/gnulib/m4/getdelim.m4 \
78
83
        $(top_srcdir)/gnulib/m4/getline.m4 \
79
84
        $(top_srcdir)/gnulib/m4/getopt.m4 \
80
85
        $(top_srcdir)/gnulib/m4/gettext.m4 \
 
86
        $(top_srcdir)/gnulib/m4/gettime.m4 \
 
87
        $(top_srcdir)/gnulib/m4/gettimeofday.m4 \
81
88
        $(top_srcdir)/gnulib/m4/glibc21.m4 \
82
89
        $(top_srcdir)/gnulib/m4/gnulib-common.m4 \
83
90
        $(top_srcdir)/gnulib/m4/gnulib-comp.m4 \
84
91
        $(top_srcdir)/gnulib/m4/hash.m4 \
85
92
        $(top_srcdir)/gnulib/m4/human.m4 \
 
93
        $(top_srcdir)/gnulib/m4/i-ring.m4 \
86
94
        $(top_srcdir)/gnulib/m4/iconv.m4 \
87
95
        $(top_srcdir)/gnulib/m4/idcache.m4 \
88
96
        $(top_srcdir)/gnulib/m4/include_next.m4 \
95
103
        $(top_srcdir)/gnulib/m4/lib-link.m4 \
96
104
        $(top_srcdir)/gnulib/m4/lib-prefix.m4 \
97
105
        $(top_srcdir)/gnulib/m4/localcharset.m4 \
 
106
        $(top_srcdir)/gnulib/m4/locale-fr.m4 \
 
107
        $(top_srcdir)/gnulib/m4/locale-tr.m4 \
 
108
        $(top_srcdir)/gnulib/m4/locale-zh.m4 \
98
109
        $(top_srcdir)/gnulib/m4/longlong.m4 \
99
110
        $(top_srcdir)/gnulib/m4/ls-mntd-fs.m4 \
100
111
        $(top_srcdir)/gnulib/m4/lseek.m4 \
101
112
        $(top_srcdir)/gnulib/m4/lstat.m4 \
102
113
        $(top_srcdir)/gnulib/m4/malloc.m4 \
103
114
        $(top_srcdir)/gnulib/m4/malloca.m4 \
 
115
        $(top_srcdir)/gnulib/m4/mbchar.m4 \
 
116
        $(top_srcdir)/gnulib/m4/mbiter.m4 \
104
117
        $(top_srcdir)/gnulib/m4/mbrtowc.m4 \
 
118
        $(top_srcdir)/gnulib/m4/mbscasestr.m4 \
 
119
        $(top_srcdir)/gnulib/m4/mbslen.m4 \
 
120
        $(top_srcdir)/gnulib/m4/mbsstr.m4 \
105
121
        $(top_srcdir)/gnulib/m4/mbstate_t.m4 \
 
122
        $(top_srcdir)/gnulib/m4/memchr.m4 \
106
123
        $(top_srcdir)/gnulib/m4/memcmp.m4 \
107
124
        $(top_srcdir)/gnulib/m4/mempcpy.m4 \
108
125
        $(top_srcdir)/gnulib/m4/memrchr.m4 \
125
142
        $(top_srcdir)/gnulib/m4/same.m4 \
126
143
        $(top_srcdir)/gnulib/m4/save-cwd.m4 \
127
144
        $(top_srcdir)/gnulib/m4/savedir.m4 \
 
145
        $(top_srcdir)/gnulib/m4/setenv.m4 \
128
146
        $(top_srcdir)/gnulib/m4/ssize_t.m4 \
129
147
        $(top_srcdir)/gnulib/m4/st_dm_mode.m4 \
 
148
        $(top_srcdir)/gnulib/m4/stat-time.m4 \
 
149
        $(top_srcdir)/gnulib/m4/stdarg.m4 \
130
150
        $(top_srcdir)/gnulib/m4/stdbool.m4 \
131
151
        $(top_srcdir)/gnulib/m4/stdint.m4 \
132
152
        $(top_srcdir)/gnulib/m4/stdio-safer.m4 \
133
153
        $(top_srcdir)/gnulib/m4/stdio_h.m4 \
134
154
        $(top_srcdir)/gnulib/m4/stdlib_h.m4 \
135
155
        $(top_srcdir)/gnulib/m4/stpcpy.m4 \
 
156
        $(top_srcdir)/gnulib/m4/strcasestr.m4 \
136
157
        $(top_srcdir)/gnulib/m4/strdup.m4 \
137
158
        $(top_srcdir)/gnulib/m4/strerror.m4 \
138
159
        $(top_srcdir)/gnulib/m4/strftime.m4 \
146
167
        $(top_srcdir)/gnulib/m4/strtoull.m4 \
147
168
        $(top_srcdir)/gnulib/m4/strtoumax.m4 \
148
169
        $(top_srcdir)/gnulib/m4/sys_stat_h.m4 \
 
170
        $(top_srcdir)/gnulib/m4/sys_time_h.m4 \
149
171
        $(top_srcdir)/gnulib/m4/time_h.m4 \
150
172
        $(top_srcdir)/gnulib/m4/time_r.m4 \
 
173
        $(top_srcdir)/gnulib/m4/timespec.m4 \
151
174
        $(top_srcdir)/gnulib/m4/tm_gmtoff.m4 \
152
175
        $(top_srcdir)/gnulib/m4/unistd-safer.m4 \
153
176
        $(top_srcdir)/gnulib/m4/unistd_h.m4 \
154
177
        $(top_srcdir)/gnulib/m4/wchar.m4 \
155
178
        $(top_srcdir)/gnulib/m4/wchar_t.m4 \
156
179
        $(top_srcdir)/gnulib/m4/wctype.m4 \
 
180
        $(top_srcdir)/gnulib/m4/wcwidth.m4 \
157
181
        $(top_srcdir)/gnulib/m4/wint_t.m4 \
158
182
        $(top_srcdir)/gnulib/m4/xalloc.m4 \
159
183
        $(top_srcdir)/gnulib/m4/xgetcwd.m4 \
160
184
        $(top_srcdir)/gnulib/m4/xstrndup.m4 \
 
185
        $(top_srcdir)/gnulib/m4/xstrtod.m4 \
161
186
        $(top_srcdir)/gnulib/m4/xstrtol.m4 \
162
 
        $(top_srcdir)/gnulib/m4/yesno.m4 $(top_srcdir)/configure.in
 
187
        $(top_srcdir)/gnulib/m4/yesno.m4 $(top_srcdir)/m4/findlib.m4 \
 
188
        $(top_srcdir)/m4/mkinstalldirs.m4 $(top_srcdir)/m4/noreturn.m4 \
 
189
        $(top_srcdir)/m4/nullsort.m4 $(top_srcdir)/m4/withfts.m4 \
 
190
        $(top_srcdir)/configure.ac
163
191
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
164
192
        $(ACLOCAL_M4)
165
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
193
mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
166
194
CONFIG_HEADER = $(top_builddir)/config.h
167
195
CONFIG_CLEAN_FILES =
168
196
SOURCES =
187
215
AUTOCONF = @AUTOCONF@
188
216
AUTOHEADER = @AUTOHEADER@
189
217
AUTOMAKE = @AUTOMAKE@
 
218
AUXDIR = @AUXDIR@
190
219
AWK = @AWK@
191
220
BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
192
221
BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
199
228
CPP = @CPP@
200
229
CPPFLAGS = @CPPFLAGS@
201
230
CYGPATH_W = @CYGPATH_W@
 
231
DEFAULT_ARG_SIZE = @DEFAULT_ARG_SIZE@
202
232
DEFS = @DEFS@
203
233
DEPDIR = @DEPDIR@
204
234
DIRENT_H = @DIRENT_H@
209
239
EXEEXT = @EXEEXT@
210
240
FCNTL_H = @FCNTL_H@
211
241
FINDLIBOBJS = @FINDLIBOBJS@
 
242
FINDLIBS = @FINDLIBS@
212
243
FNMATCH_H = @FNMATCH_H@
213
244
GETOPT_H = @GETOPT_H@
214
245
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
286
317
GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
287
318
GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
288
319
GREP = @GREP@
 
320
HAVE_ATTRIBUTE_NORETURN = @HAVE_ATTRIBUTE_NORETURN@
289
321
HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
290
322
HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
291
323
HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
334
366
HAVE_STRNDUP = @HAVE_STRNDUP@
335
367
HAVE_STRPBRK = @HAVE_STRPBRK@
336
368
HAVE_STRSEP = @HAVE_STRSEP@
 
369
HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
337
370
HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
338
371
HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
339
372
HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
 
373
HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
340
374
HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
341
375
HAVE_UNISTD_H = @HAVE_UNISTD_H@
342
376
HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
364
398
LIBINTL = @LIBINTL@
365
399
LIBOBJS = @LIBOBJS@
366
400
LIBS = @LIBS@
 
401
LIBTESTS_LIBDEPS = @LIBTESTS_LIBDEPS@
 
402
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
 
403
LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
 
404
LOCALE_TR_UTF8 = @LOCALE_TR_UTF8@
 
405
LOCALE_ZH_CN = @LOCALE_ZH_CN@
367
406
LTLIBICONV = @LTLIBICONV@
368
407
LTLIBINTL = @LTLIBINTL@
369
408
LTLIBOBJS = @LTLIBOBJS@
381
420
NEXT_STDLIB_H = @NEXT_STDLIB_H@
382
421
NEXT_STRING_H = @NEXT_STRING_H@
383
422
NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
 
423
NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
384
424
NEXT_TIME_H = @NEXT_TIME_H@
385
425
NEXT_UNISTD_H = @NEXT_UNISTD_H@
386
426
NEXT_WCHAR_H = @NEXT_WCHAR_H@
410
450
REPLACE_FTELLO = @REPLACE_FTELLO@
411
451
REPLACE_GETCWD = @REPLACE_GETCWD@
412
452
REPLACE_GETLINE = @REPLACE_GETLINE@
 
453
REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
413
454
REPLACE_LCHOWN = @REPLACE_LCHOWN@
414
455
REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
415
456
REPLACE_LSEEK = @REPLACE_LSEEK@
 
457
REPLACE_MEMMEM = @REPLACE_MEMMEM@
416
458
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
417
459
REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
418
460
REPLACE_OPEN = @REPLACE_OPEN@
439
481
STDINT_H = @STDINT_H@
440
482
STRIP = @STRIP@
441
483
SYS_STAT_H = @SYS_STAT_H@
 
484
SYS_TIME_H = @SYS_TIME_H@
442
485
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
443
486
TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
444
487
U = @U@
453
496
XGETTEXT = @XGETTEXT@
454
497
XGETTEXT_015 = @XGETTEXT_015@
455
498
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 
499
YACC = @YACC@
 
500
YFLAGS = @YFLAGS@
456
501
abs_builddir = @abs_builddir@
457
502
abs_srcdir = @abs_srcdir@
458
503
abs_top_builddir = @abs_top_builddir@
477
522
exec_prefix = @exec_prefix@
478
523
gl_LIBOBJS = @gl_LIBOBJS@
479
524
gl_LTLIBOBJS = @gl_LTLIBOBJS@
 
525
gltests_LIBOBJS = @gltests_LIBOBJS@
 
526
gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
480
527
host = @host@
481
528
host_alias = @host_alias@
482
529
host_cpu = @host_cpu@
528
575
              exit 1;; \
529
576
          esac; \
530
577
        done; \
531
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  gnulib/Makefile'; \
 
578
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  gnulib/Makefile'; \
532
579
        cd $(top_srcdir) && \
533
 
          $(AUTOMAKE) --gnits  gnulib/Makefile
 
580
          $(AUTOMAKE) --gnu  gnulib/Makefile
534
581
.PRECIOUS: Makefile
535
582
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
536
583
        @case '$?' in \