~ubuntu-branches/ubuntu/natty/diffutils/natty

« back to all changes in this revision

Viewing changes to m4/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2010-05-04 20:38:00 UTC
  • mfrom: (2.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100504203800-f67xd9rsa9xl9qqj
Tags: 1:3.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.6 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
 
# 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
 
SHELL = @SHELL@
17
 
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
 
VPATH = @srcdir@
21
 
prefix = @prefix@
22
 
exec_prefix = @exec_prefix@
23
 
 
24
 
bindir = @bindir@
25
 
sbindir = @sbindir@
26
 
libexecdir = @libexecdir@
27
 
datadir = @datadir@
28
 
sysconfdir = @sysconfdir@
29
 
sharedstatedir = @sharedstatedir@
30
 
localstatedir = @localstatedir@
31
 
libdir = @libdir@
32
 
infodir = @infodir@
33
 
mandir = @mandir@
34
 
includedir = @includedir@
35
 
oldincludedir = /usr/include
36
 
pkgdatadir = $(datadir)/@PACKAGE@
37
 
pkglibdir = $(libdir)/@PACKAGE@
38
 
pkgincludedir = $(includedir)/@PACKAGE@
39
 
top_builddir = ..
40
 
 
41
 
ACLOCAL = @ACLOCAL@
42
 
AUTOCONF = @AUTOCONF@
43
 
AUTOMAKE = @AUTOMAKE@
44
 
AUTOHEADER = @AUTOHEADER@
45
 
 
46
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
 
INSTALL = @INSTALL@
48
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
 
INSTALL_DATA = @INSTALL_DATA@
50
 
install_sh_DATA = $(install_sh) -c -m 644
51
 
install_sh_PROGRAM = $(install_sh) -c
52
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
53
 
INSTALL_HEADER = $(INSTALL_DATA)
54
 
transform = @program_transform_name@
55
 
NORMAL_INSTALL = :
56
 
PRE_INSTALL = :
57
 
POST_INSTALL = :
58
 
NORMAL_UNINSTALL = :
59
 
PRE_UNINSTALL = :
60
 
POST_UNINSTALL = :
61
 
host_alias = @host_alias@
62
 
host_triplet = @host@
63
 
 
64
 
EXEEXT = @EXEEXT@
65
 
OBJEXT = @OBJEXT@
66
 
PATH_SEPARATOR = @PATH_SEPARATOR@
67
 
AMTAR = @AMTAR@
68
 
AWK = @AWK@
69
 
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
70
 
CATOBJEXT = @CATOBJEXT@
71
 
CC = @CC@
72
 
CPP = @CPP@
73
 
DATADIRNAME = @DATADIRNAME@
74
 
DEPDIR = @DEPDIR@
75
 
GENCAT = @GENCAT@
76
 
GLIBC21 = @GLIBC21@
77
 
GMSGFMT = @GMSGFMT@
78
 
HAVE_LIB = @HAVE_LIB@
79
 
HELP2MAN = @HELP2MAN@
80
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
81
 
INSTOBJEXT = @INSTOBJEXT@
82
 
INTLBISON = @INTLBISON@
83
 
INTLLIBS = @INTLLIBS@
84
 
INTLOBJS = @INTLOBJS@
85
 
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
86
 
LIB = @LIB@
87
 
LIBICONV = @LIBICONV@
88
 
LIBINTL = @LIBINTL@
89
 
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
90
 
LTLIB = @LTLIB@
91
 
LTLIBICONV = @LTLIBICONV@
92
 
LTLIBINTL = @LTLIBINTL@
93
 
MKINSTALLDIRS = @MKINSTALLDIRS@
94
 
PACKAGE = @PACKAGE@
95
 
POSUB = @POSUB@
96
 
PR_PROGRAM = @PR_PROGRAM@
97
 
RANLIB = @RANLIB@
98
 
STRIP = @STRIP@
99
 
U = @U@
100
 
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
101
 
USE_NLS = @USE_NLS@
102
 
VERSION = @VERSION@
103
 
am__include = @am__include@
104
 
am__quote = @am__quote@
105
 
install_sh = @install_sh@
106
 
 
107
 
EXTRA_DIST = \
108
 
  README jm-glibc-io.m4 Makefile.am.in \
109
 
c-bs-a.m4 \
110
 
c-stack.m4 \
111
 
check-decl.m4 \
112
 
codeset.m4 \
113
 
dos.m4 \
114
 
error.m4 \
115
 
fnmatch.m4 \
116
 
gettext.m4 \
117
 
glibc21.m4 \
118
 
gnu-source.m4 \
119
 
iconv.m4 \
120
 
inttypes.m4 \
121
 
jm-glibc-io.m4 \
122
 
lcmessage.m4 \
123
 
lib-ld.m4 \
124
 
lib-link.m4 \
125
 
lib-prefix.m4 \
126
 
longlong.m4 \
127
 
malloc.m4 \
128
 
mbrtowc.m4 \
129
 
mbstate_t.m4 \
130
 
prereq.m4 \
131
 
progtest.m4 \
132
 
realloc.m4 \
133
 
regex.m4 \
134
 
setmode.m4 \
135
 
st_mtim.m4 \
136
 
stdbool.m4 \
137
 
strftime.m4 \
138
 
vararrays.m4 \
139
 
xstrtoumax.m4
140
 
 
141
 
subdir = m4
142
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
143
 
CONFIG_HEADER = $(top_builddir)/config.h
144
 
CONFIG_CLEAN_FILES =
145
 
DIST_SOURCES =
146
 
DIST_COMMON = README Makefile.am Makefile.in
147
 
all: all-am
148
 
 
149
 
.SUFFIXES:
150
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
151
 
        cd $(top_srcdir) && \
152
 
          $(AUTOMAKE) --gnits  m4/Makefile
153
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
154
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
155
 
uninstall-info-am:
156
 
tags: TAGS
157
 
TAGS:
158
 
 
159
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
160
 
 
161
 
top_distdir = ..
162
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
163
 
 
164
 
distdir: $(DISTFILES)
165
 
        @for file in $(DISTFILES); do \
166
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
167
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
168
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
169
 
            dir="/$$dir"; \
170
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
171
 
          else \
172
 
            dir=''; \
173
 
          fi; \
174
 
          if test -d $$d/$$file; then \
175
 
            cp -pR $$d/$$file $(distdir)$$dir \
176
 
            || exit 1; \
177
 
          else \
178
 
            test -f $(distdir)/$$file \
179
 
            || cp -p $$d/$$file $(distdir)/$$file \
180
 
            || exit 1; \
181
 
          fi; \
182
 
        done
183
 
check-am: all-am
184
 
check: check-am
185
 
all-am: Makefile
186
 
 
187
 
installdirs:
188
 
 
189
 
install: install-am
190
 
install-exec: install-exec-am
191
 
install-data: install-data-am
192
 
uninstall: uninstall-am
193
 
 
194
 
install-am: all-am
195
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
196
 
 
197
 
installcheck: installcheck-am
198
 
install-strip:
199
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
200
 
          INSTALL_STRIP_FLAG=-s \
201
 
          `test -z '$(STRIP)' || \
202
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
203
 
mostlyclean-generic:
204
 
 
205
 
clean-generic:
206
 
 
207
 
distclean-generic:
208
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
209
 
 
210
 
maintainer-clean-generic:
211
 
        @echo "This command is intended for maintainers to use"
212
 
        @echo "it deletes files that may require special tools to rebuild."
213
 
clean: clean-am
214
 
 
215
 
clean-am: clean-generic mostlyclean-am
216
 
 
217
 
distclean: distclean-am
218
 
 
219
 
distclean-am: clean-am distclean-generic
220
 
 
221
 
dvi: dvi-am
222
 
 
223
 
dvi-am:
224
 
 
225
 
info: info-am
226
 
 
227
 
info-am:
228
 
 
229
 
install-data-am:
230
 
 
231
 
install-exec-am:
232
 
 
233
 
install-info: install-info-am
234
 
 
235
 
install-man:
236
 
 
237
 
installcheck-am:
238
 
 
239
 
maintainer-clean: maintainer-clean-am
240
 
 
241
 
maintainer-clean-am: distclean-am maintainer-clean-generic
242
 
 
243
 
mostlyclean: mostlyclean-am
244
 
 
245
 
mostlyclean-am: mostlyclean-generic
246
 
 
247
 
uninstall-am: uninstall-info-am
248
 
 
249
 
.PHONY: all all-am check check-am clean clean-generic distclean \
250
 
        distclean-generic distdir dvi dvi-am info info-am install \
251
 
        install-am install-data install-data-am install-exec \
252
 
        install-exec-am install-info install-info-am install-man \
253
 
        install-strip installcheck installcheck-am installdirs \
254
 
        maintainer-clean maintainer-clean-generic mostlyclean \
255
 
        mostlyclean-generic uninstall uninstall-am uninstall-info-am
256
 
 
257
 
 
258
 
Makefile.am: Makefile.am.in
259
 
        rm -f $@ $@t
260
 
        sed -n '1,/^##m4-files-begin/p' $< > $@t
261
 
        (((echo EXTRA_DIST =; \
262
 
           echo "  README jm-glibc-io.m4 Makefile.am.in" \
263
 
          ) | tr '\012' @); \
264
 
          (echo *.m4|tr ' ' @) ) \
265
 
          |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
266
 
          >> $@t
267
 
        sed -n '/^##m4-files-end/,$$p' $< >> $@t
268
 
        chmod a-w $@t
269
 
        mv $@t $@
270
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
271
 
# Otherwise a system limit (for SysV at least) may be exceeded.
272
 
.NOEXPORT: