~ubuntu-branches/ubuntu/quantal/gclcvs/quantal

« back to all changes in this revision

Viewing changes to gmp3/printf/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-06-24 15:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040624151346-xh0xaaktyyp7aorc
Tags: 2.7.0-26
C_GC_OFFSET is 2 on m68k-linux

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
 
2
 
 
3
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 
4
# Free Software Foundation, Inc.
 
5
# This Makefile.in is free software; the Free Software Foundation
 
6
# gives unlimited permission to copy and/or distribute it,
 
7
# with or without modifications, as long as this notice is preserved.
 
8
 
 
9
# This program is distributed in the hope that it will be useful,
 
10
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
11
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
12
# PARTICULAR PURPOSE.
 
13
 
 
14
@SET_MAKE@
 
15
 
 
16
# Copyright 2001, 2002 Free Software Foundation, Inc.
 
17
#
 
18
# This file is part of the GNU MP Library.
 
19
#
 
20
# The GNU MP Library is free software; you can redistribute it and/or modify
 
21
# it under the terms of the GNU Lesser General Public License as published by
 
22
# the Free Software Foundation; either version 2.1 of the License, or (at your
 
23
# option) any later version.
 
24
#
 
25
# The GNU MP Library is distributed in the hope that it will be useful, but
 
26
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
 
27
# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
 
28
# License for more details.
 
29
#
 
30
# You should have received a copy of the GNU Lesser General Public License
 
31
# along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
 
32
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 
33
# MA 02111-1307, USA.
 
34
 
 
35
SHELL = @SHELL@
 
36
 
 
37
srcdir = @srcdir@
 
38
top_srcdir = @top_srcdir@
 
39
VPATH = @srcdir@
 
40
prefix = @prefix@
 
41
exec_prefix = @exec_prefix@
 
42
 
 
43
bindir = @bindir@
 
44
sbindir = @sbindir@
 
45
libexecdir = @libexecdir@
 
46
datadir = @datadir@
 
47
sysconfdir = @sysconfdir@
 
48
sharedstatedir = @sharedstatedir@
 
49
localstatedir = @localstatedir@
 
50
libdir = @libdir@
 
51
infodir = @infodir@
 
52
mandir = @mandir@
 
53
includedir = @includedir@
 
54
oldincludedir = /usr/include
 
55
pkgdatadir = $(datadir)/@PACKAGE@
 
56
pkglibdir = $(libdir)/@PACKAGE@
 
57
pkgincludedir = $(includedir)/@PACKAGE@
 
58
top_builddir = ..
 
59
 
 
60
ACLOCAL = @ACLOCAL@
 
61
AUTOCONF = @AUTOCONF@
 
62
AUTOMAKE = @AUTOMAKE@
 
63
AUTOHEADER = @AUTOHEADER@
 
64
 
 
65
INSTALL = @INSTALL@
 
66
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
67
INSTALL_DATA = @INSTALL_DATA@
 
68
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
69
INSTALL_HEADER = $(INSTALL_DATA)
 
70
transform = @program_transform_name@
 
71
NORMAL_INSTALL = :
 
72
PRE_INSTALL = :
 
73
POST_INSTALL = :
 
74
NORMAL_UNINSTALL = :
 
75
PRE_UNINSTALL = :
 
76
POST_UNINSTALL = :
 
77
host_alias = @host_alias@
 
78
host_triplet = @host@
 
79
AMTAR = @AMTAR@
 
80
AR = @AR@
 
81
AS = @AS@
 
82
AWK = @AWK@
 
83
CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
 
84
CC = @CC@
 
85
CCAS = @CCAS@
 
86
CPP = @CPP@
 
87
CXX = @CXX@
 
88
CXXCPP = @CXXCPP@
 
89
DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
 
90
DEPDIR = @DEPDIR@
 
91
DLLTOOL = @DLLTOOL@
 
92
ECHO = @ECHO@
 
93
EXEEXT = @EXEEXT@
 
94
GCJ = @GCJ@
 
95
GCJFLAGS = @GCJFLAGS@
 
96
GMP_LDFLAGS = @GMP_LDFLAGS@
 
97
HAVE_MPFR = @HAVE_MPFR@
 
98
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
99
LIBM = @LIBM@
 
100
LIBTOOL = @LIBTOOL@
 
101
LN_S = @LN_S@
 
102
M4 = @M4@
 
103
MAINT = @MAINT@
 
104
OBJDUMP = @OBJDUMP@
 
105
OBJEXT = @OBJEXT@
 
106
PACKAGE = @PACKAGE@
 
107
RANLIB = @RANLIB@
 
108
RC = @RC@
 
109
REPL_VSNPRINTF_OBJ = @REPL_VSNPRINTF_OBJ@
 
110
REPL_VSNPRINTF_PRINTF_OBJ = @REPL_VSNPRINTF_PRINTF_OBJ@
 
111
SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
 
112
STRIP = @STRIP@
 
113
TAL_OBJECT = @TAL_OBJECT@
 
114
TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
 
115
U = @U@
 
116
VERSION = @VERSION@
 
117
__GMP_BITS_PER_MP_LIMB = @__GMP_BITS_PER_MP_LIMB@
 
118
__GMP_HAVE_HOST_CPU_FAMILY_power = @__GMP_HAVE_HOST_CPU_FAMILY_power@
 
119
__GMP_HAVE_HOST_CPU_FAMILY_powerpc = @__GMP_HAVE_HOST_CPU_FAMILY_powerpc@
 
120
__GMP_LIBGMP_SHARED = @__GMP_LIBGMP_SHARED@
 
121
__GMP_LIBGMP_STATIC = @__GMP_LIBGMP_STATIC@
 
122
am__include = @am__include@
 
123
am__quote = @am__quote@
 
124
gmp_srclinks = @gmp_srclinks@
 
125
install_sh = @install_sh@
 
126
mpn_objects = @mpn_objects@
 
127
mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
 
128
mpn_objs_in_libmp = @mpn_objs_in_libmp@
 
129
 
 
130
AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
 
131
 
 
132
INCLUDES = -D__GMP_WITHIN_GMP -I$(top_srcdir)
 
133
 
 
134
noinst_LTLIBRARIES = libprintf.la
 
135
EXTRA_LTLIBRARIES = libdummy.la
 
136
 
 
137
libprintf_la_SOURCES = \
 
138
  asprintf.c asprntffuns.c doprnt.c doprntf.c doprnti.c                  \
 
139
  fprintf.c obprintf.c obvprintf.c obprntffuns.c                         \
 
140
  printf.c printffuns.c snprintf.c snprntffuns.c sprintf.c sprintffuns.c \
 
141
  vasprintf.c vfprintf.c vprintf.c vsnprintf.c vsprintf.c
 
142
 
 
143
libprintf_la_LIBADD = @REPL_VSNPRINTF_OBJ@
 
144
libprintf_la_DEPENDENCIES = $(libprintf_la_LIBADD)
 
145
 
 
146
# Ensure there's an ansi2knr rule for this, if it's needed.
 
147
libdummy_la_SOURCES = repl-vsnprintf.c
 
148
subdir = printf
 
149
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
150
CONFIG_HEADER = $(top_builddir)/config.h
 
151
CONFIG_CLEAN_FILES =
 
152
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
153
 
 
154
libdummy_la_LDFLAGS =
 
155
libdummy_la_LIBADD =
 
156
am_libdummy_la_OBJECTS = repl-vsnprintf$U.lo
 
157
libdummy_la_OBJECTS = $(am_libdummy_la_OBJECTS)
 
158
libprintf_la_LDFLAGS =
 
159
am_libprintf_la_OBJECTS = asprintf$U.lo asprntffuns$U.lo doprnt$U.lo \
 
160
        doprntf$U.lo doprnti$U.lo fprintf$U.lo obprintf$U.lo \
 
161
        obvprintf$U.lo obprntffuns$U.lo printf$U.lo printffuns$U.lo \
 
162
        snprintf$U.lo snprntffuns$U.lo sprintf$U.lo sprintffuns$U.lo \
 
163
        vasprintf$U.lo vfprintf$U.lo vprintf$U.lo vsnprintf$U.lo \
 
164
        vsprintf$U.lo
 
165
libprintf_la_OBJECTS = $(am_libprintf_la_OBJECTS)
 
166
 
 
167
DEFS = @DEFS@
 
168
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
 
169
CPPFLAGS = @CPPFLAGS@
 
170
LDFLAGS = @LDFLAGS@
 
171
LIBS = @LIBS@
 
172
depcomp =
 
173
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
174
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
175
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
 
176
        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
177
CCLD = $(CC)
 
178
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
179
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
180
CFLAGS = @CFLAGS@
 
181
DIST_SOURCES = $(libdummy_la_SOURCES) $(libprintf_la_SOURCES)
 
182
DIST_COMMON = Makefile.am Makefile.in
 
183
SOURCES = $(libdummy_la_SOURCES) $(libprintf_la_SOURCES)
 
184
 
 
185
all: all-am
 
186
 
 
187
.SUFFIXES:
 
188
.SUFFIXES: .c .lo .o .obj
 
189
 
 
190
mostlyclean-libtool:
 
191
        -rm -f *.lo
 
192
 
 
193
clean-libtool:
 
194
        -rm -rf .libs _libs
 
195
 
 
196
distclean-libtool:
 
197
        -rm -f libtool
 
198
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
199
        cd $(top_srcdir) && \
 
200
          $(AUTOMAKE) --gnu  printf/Makefile
 
201
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
202
        cd $(top_builddir) && \
 
203
          CONFIG_HEADERS= CONFIG_LINKS= \
 
204
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
 
205
 
 
206
clean-noinstLTLIBRARIES:
 
207
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
208
libdummy.la: $(libdummy_la_OBJECTS) $(libdummy_la_DEPENDENCIES) 
 
209
        $(LINK)  $(libdummy_la_LDFLAGS) $(libdummy_la_OBJECTS) $(libdummy_la_LIBADD) $(LIBS)
 
210
libprintf.la: $(libprintf_la_OBJECTS) $(libprintf_la_DEPENDENCIES) 
 
211
        $(LINK)  $(libprintf_la_LDFLAGS) $(libprintf_la_OBJECTS) $(libprintf_la_LIBADD) $(LIBS)
 
212
 
 
213
mostlyclean-compile:
 
214
        -rm -f *.$(OBJEXT) core *.core
 
215
 
 
216
distclean-compile:
 
217
        -rm -f *.tab.c
 
218
 
 
219
ANSI2KNR = $(top_builddir)/ansi2knr
 
220
$(top_builddir)/ansi2knr:
 
221
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
 
222
 
 
223
mostlyclean-kr:
 
224
        -test "$U" = "" || rm -f *_.c
 
225
 
 
226
.c.o:
 
227
        $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
 
228
 
 
229
.c.obj:
 
230
        $(COMPILE) -c `cygpath -w $<`
 
231
 
 
232
.c.lo:
 
233
        $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
 
234
asprintf_.c: asprintf.c $(ANSI2KNR)
 
235
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/asprintf.c; then echo $(srcdir)/asprintf.c; else echo asprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > asprintf_.c || rm -f asprintf_.c
 
236
asprntffuns_.c: asprntffuns.c $(ANSI2KNR)
 
237
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/asprntffuns.c; then echo $(srcdir)/asprntffuns.c; else echo asprntffuns.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > asprntffuns_.c || rm -f asprntffuns_.c
 
238
doprnt_.c: doprnt.c $(ANSI2KNR)
 
239
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/doprnt.c; then echo $(srcdir)/doprnt.c; else echo doprnt.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > doprnt_.c || rm -f doprnt_.c
 
240
doprntf_.c: doprntf.c $(ANSI2KNR)
 
241
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/doprntf.c; then echo $(srcdir)/doprntf.c; else echo doprntf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > doprntf_.c || rm -f doprntf_.c
 
242
doprnti_.c: doprnti.c $(ANSI2KNR)
 
243
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/doprnti.c; then echo $(srcdir)/doprnti.c; else echo doprnti.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > doprnti_.c || rm -f doprnti_.c
 
244
fprintf_.c: fprintf.c $(ANSI2KNR)
 
245
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fprintf.c; then echo $(srcdir)/fprintf.c; else echo fprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fprintf_.c || rm -f fprintf_.c
 
246
obprintf_.c: obprintf.c $(ANSI2KNR)
 
247
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/obprintf.c; then echo $(srcdir)/obprintf.c; else echo obprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > obprintf_.c || rm -f obprintf_.c
 
248
obprntffuns_.c: obprntffuns.c $(ANSI2KNR)
 
249
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/obprntffuns.c; then echo $(srcdir)/obprntffuns.c; else echo obprntffuns.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > obprntffuns_.c || rm -f obprntffuns_.c
 
250
obvprintf_.c: obvprintf.c $(ANSI2KNR)
 
251
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/obvprintf.c; then echo $(srcdir)/obvprintf.c; else echo obvprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > obvprintf_.c || rm -f obvprintf_.c
 
252
printf_.c: printf.c $(ANSI2KNR)
 
253
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/printf.c; then echo $(srcdir)/printf.c; else echo printf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > printf_.c || rm -f printf_.c
 
254
printffuns_.c: printffuns.c $(ANSI2KNR)
 
255
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/printffuns.c; then echo $(srcdir)/printffuns.c; else echo printffuns.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > printffuns_.c || rm -f printffuns_.c
 
256
repl-vsnprintf_.c: repl-vsnprintf.c $(ANSI2KNR)
 
257
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/repl-vsnprintf.c; then echo $(srcdir)/repl-vsnprintf.c; else echo repl-vsnprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > repl-vsnprintf_.c || rm -f repl-vsnprintf_.c
 
258
snprintf_.c: snprintf.c $(ANSI2KNR)
 
259
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/snprintf.c; then echo $(srcdir)/snprintf.c; else echo snprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > snprintf_.c || rm -f snprintf_.c
 
260
snprntffuns_.c: snprntffuns.c $(ANSI2KNR)
 
261
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/snprntffuns.c; then echo $(srcdir)/snprntffuns.c; else echo snprntffuns.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > snprntffuns_.c || rm -f snprntffuns_.c
 
262
sprintf_.c: sprintf.c $(ANSI2KNR)
 
263
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/sprintf.c; then echo $(srcdir)/sprintf.c; else echo sprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > sprintf_.c || rm -f sprintf_.c
 
264
sprintffuns_.c: sprintffuns.c $(ANSI2KNR)
 
265
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/sprintffuns.c; then echo $(srcdir)/sprintffuns.c; else echo sprintffuns.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > sprintffuns_.c || rm -f sprintffuns_.c
 
266
vasprintf_.c: vasprintf.c $(ANSI2KNR)
 
267
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/vasprintf.c; then echo $(srcdir)/vasprintf.c; else echo vasprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > vasprintf_.c || rm -f vasprintf_.c
 
268
vfprintf_.c: vfprintf.c $(ANSI2KNR)
 
269
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/vfprintf.c; then echo $(srcdir)/vfprintf.c; else echo vfprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > vfprintf_.c || rm -f vfprintf_.c
 
270
vprintf_.c: vprintf.c $(ANSI2KNR)
 
271
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/vprintf.c; then echo $(srcdir)/vprintf.c; else echo vprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > vprintf_.c || rm -f vprintf_.c
 
272
vsnprintf_.c: vsnprintf.c $(ANSI2KNR)
 
273
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/vsnprintf.c; then echo $(srcdir)/vsnprintf.c; else echo vsnprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > vsnprintf_.c || rm -f vsnprintf_.c
 
274
vsprintf_.c: vsprintf.c $(ANSI2KNR)
 
275
        $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/vsprintf.c; then echo $(srcdir)/vsprintf.c; else echo vsprintf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > vsprintf_.c || rm -f vsprintf_.c
 
276
asprintf_.$(OBJEXT) asprintf_.lo asprntffuns_.$(OBJEXT) asprntffuns_.lo \
 
277
doprnt_.$(OBJEXT) doprnt_.lo doprntf_.$(OBJEXT) doprntf_.lo \
 
278
doprnti_.$(OBJEXT) doprnti_.lo fprintf_.$(OBJEXT) fprintf_.lo \
 
279
obprintf_.$(OBJEXT) obprintf_.lo obprntffuns_.$(OBJEXT) obprntffuns_.lo \
 
280
obvprintf_.$(OBJEXT) obvprintf_.lo printf_.$(OBJEXT) printf_.lo \
 
281
printffuns_.$(OBJEXT) printffuns_.lo repl-vsnprintf_.$(OBJEXT) \
 
282
repl-vsnprintf_.lo snprintf_.$(OBJEXT) snprintf_.lo \
 
283
snprntffuns_.$(OBJEXT) snprntffuns_.lo sprintf_.$(OBJEXT) sprintf_.lo \
 
284
sprintffuns_.$(OBJEXT) sprintffuns_.lo vasprintf_.$(OBJEXT) \
 
285
vasprintf_.lo vfprintf_.$(OBJEXT) vfprintf_.lo vprintf_.$(OBJEXT) \
 
286
vprintf_.lo vsnprintf_.$(OBJEXT) vsnprintf_.lo vsprintf_.$(OBJEXT) \
 
287
vsprintf_.lo : $(ANSI2KNR)
 
288
uninstall-info-am:
 
289
 
 
290
tags: TAGS
 
291
 
 
292
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
293
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
294
        unique=`for i in $$list; do \
 
295
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
296
          done | \
 
297
          $(AWK) '    { files[$$0] = 1; } \
 
298
               END { for (i in files) print i; }'`; \
 
299
        mkid -fID $$unique $(LISP)
 
300
 
 
301
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
302
                $(TAGS_FILES) $(LISP)
 
303
        tags=; \
 
304
        here=`pwd`; \
 
305
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
306
        unique=`for i in $$list; do \
 
307
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
308
          done | \
 
309
          $(AWK) '    { files[$$0] = 1; } \
 
310
               END { for (i in files) print i; }'`; \
 
311
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
312
          || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
 
313
 
 
314
GTAGS:
 
315
        here=`CDPATH=: && cd $(top_builddir) && pwd` \
 
316
          && cd $(top_srcdir) \
 
317
          && gtags -i $(GTAGS_ARGS) $$here
 
318
 
 
319
distclean-tags:
 
320
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
321
 
 
322
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
323
 
 
324
top_distdir = ..
 
325
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
326
 
 
327
distdir: $(DISTFILES)
 
328
        @for file in $(DISTFILES); do \
 
329
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
330
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
331
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
332
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
333
          fi; \
 
334
          if test -d $$d/$$file; then \
 
335
            cp -pR $$d/$$file $(distdir) \
 
336
            || exit 1; \
 
337
          else \
 
338
            test -f $(distdir)/$$file \
 
339
            || cp -p $$d/$$file $(distdir)/$$file \
 
340
            || exit 1; \
 
341
          fi; \
 
342
        done
 
343
check-am: all-am
 
344
check: check-am
 
345
all-am: Makefile $(LTLIBRARIES)
 
346
 
 
347
installdirs:
 
348
 
 
349
install: install-am
 
350
install-exec: install-exec-am
 
351
install-data: install-data-am
 
352
uninstall: uninstall-am
 
353
 
 
354
install-am: all-am
 
355
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
356
 
 
357
installcheck: installcheck-am
 
358
install-strip:
 
359
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
360
          `test -z '$(STRIP)' || \
 
361
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
362
mostlyclean-generic:
 
363
 
 
364
clean-generic:
 
365
 
 
366
distclean-generic:
 
367
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
368
 
 
369
maintainer-clean-generic:
 
370
        @echo "This command is intended for maintainers to use"
 
371
        @echo "it deletes files that may require special tools to rebuild."
 
372
clean: clean-am
 
373
 
 
374
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
375
        mostlyclean-am
 
376
 
 
377
distclean: distclean-am
 
378
 
 
379
distclean-am: clean-am distclean-compile distclean-generic \
 
380
        distclean-libtool distclean-tags
 
381
 
 
382
dvi: dvi-am
 
383
 
 
384
dvi-am:
 
385
 
 
386
info: info-am
 
387
 
 
388
info-am:
 
389
 
 
390
install-data-am:
 
391
 
 
392
install-exec-am:
 
393
 
 
394
install-info: install-info-am
 
395
 
 
396
install-man:
 
397
 
 
398
installcheck-am:
 
399
 
 
400
maintainer-clean: maintainer-clean-am
 
401
 
 
402
maintainer-clean-am: distclean-am maintainer-clean-generic
 
403
 
 
404
mostlyclean: mostlyclean-am
 
405
 
 
406
mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr \
 
407
        mostlyclean-libtool
 
408
 
 
409
uninstall-am: uninstall-info-am
 
410
 
 
411
.PHONY: GTAGS all all-am check check-am clean clean-generic \
 
412
        clean-libtool clean-noinstLTLIBRARIES distclean \
 
413
        distclean-compile distclean-generic distclean-libtool \
 
414
        distclean-tags distdir dvi dvi-am info info-am install \
 
415
        install-am install-data install-data-am install-exec \
 
416
        install-exec-am install-info install-info-am install-man \
 
417
        install-strip installcheck installcheck-am installdirs \
 
418
        maintainer-clean maintainer-clean-generic mostlyclean \
 
419
        mostlyclean-compile mostlyclean-generic mostlyclean-kr \
 
420
        mostlyclean-libtool tags uninstall uninstall-am \
 
421
        uninstall-info-am
 
422
 
 
423
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
424
# Otherwise a system limit (for SysV at least) may be exceeded.
 
425
.NOEXPORT: