~ubuntu-branches/debian/squeeze/libgpg-error/squeeze

« back to all changes in this revision

Viewing changes to m4/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jose Carlos Garcia Sogo
  • Date: 2004-03-16 23:25:13 UTC
  • Revision ID: james.westby@ubuntu.com-20040316232513-u9dnue5r0i3egfkq
Tags: upstream-0.7
ImportĀ upstreamĀ versionĀ 0.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
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
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AUTOCONF = @AUTOCONF@
 
44
AUTOHEADER = @AUTOHEADER@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AWK = @AWK@
 
47
CC = @CC@
 
48
CCDEPMODE = @CCDEPMODE@
 
49
CC_FOR_BUILD = @CC_FOR_BUILD@
 
50
CFLAGS = @CFLAGS@
 
51
CPP = @CPP@
 
52
CPPFLAGS = @CPPFLAGS@
 
53
CYGPATH_W = @CYGPATH_W@
 
54
DEFS = @DEFS@
 
55
DEPDIR = @DEPDIR@
 
56
ECHO = @ECHO@
 
57
ECHO_C = @ECHO_C@
 
58
ECHO_N = @ECHO_N@
 
59
ECHO_T = @ECHO_T@
 
60
EGREP = @EGREP@
 
61
EXEEXT = @EXEEXT@
 
62
GMSGFMT = @GMSGFMT@
 
63
GPG_ERROR_CONFIG_CFLAGS = @GPG_ERROR_CONFIG_CFLAGS@
 
64
GPG_ERROR_CONFIG_LIBS = @GPG_ERROR_CONFIG_LIBS@
 
65
INSTALL_DATA = @INSTALL_DATA@
 
66
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
67
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
68
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
69
INTLLIBS = @INTLLIBS@
 
70
LDFLAGS = @LDFLAGS@
 
71
LIBGPG_ERROR_LT_AGE = @LIBGPG_ERROR_LT_AGE@
 
72
LIBGPG_ERROR_LT_CURRENT = @LIBGPG_ERROR_LT_CURRENT@
 
73
LIBGPG_ERROR_LT_REVISION = @LIBGPG_ERROR_LT_REVISION@
 
74
LIBICONV = @LIBICONV@
 
75
LIBINTL = @LIBINTL@
 
76
LIBOBJS = @LIBOBJS@
 
77
LIBS = @LIBS@
 
78
LIBTOOL = @LIBTOOL@
 
79
LN_S = @LN_S@
 
80
LTLIBICONV = @LTLIBICONV@
 
81
LTLIBINTL = @LTLIBINTL@
 
82
LTLIBOBJS = @LTLIBOBJS@
 
83
MAINT = @MAINT@
 
84
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
85
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
86
MAKEINFO = @MAKEINFO@
 
87
MKINSTALLDIRS = @MKINSTALLDIRS@
 
88
MSGFMT = @MSGFMT@
 
89
MSGMERGE = @MSGMERGE@
 
90
OBJEXT = @OBJEXT@
 
91
PACKAGE = @PACKAGE@
 
92
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
93
PACKAGE_NAME = @PACKAGE_NAME@
 
94
PACKAGE_STRING = @PACKAGE_STRING@
 
95
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
96
PACKAGE_VERSION = @PACKAGE_VERSION@
 
97
PATH_SEPARATOR = @PATH_SEPARATOR@
 
98
POSUB = @POSUB@
 
99
RANLIB = @RANLIB@
 
100
SET_MAKE = @SET_MAKE@
 
101
SHELL = @SHELL@
 
102
STRIP = @STRIP@
 
103
USE_NLS = @USE_NLS@
 
104
VERSION = @VERSION@
 
105
XGETTEXT = @XGETTEXT@
 
106
ac_ct_CC = @ac_ct_CC@
 
107
ac_ct_RANLIB = @ac_ct_RANLIB@
 
108
ac_ct_STRIP = @ac_ct_STRIP@
 
109
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
110
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
111
am__include = @am__include@
 
112
am__leading_dot = @am__leading_dot@
 
113
am__quote = @am__quote@
 
114
bindir = @bindir@
 
115
build = @build@
 
116
build_alias = @build_alias@
 
117
build_cpu = @build_cpu@
 
118
build_os = @build_os@
 
119
build_vendor = @build_vendor@
 
120
datadir = @datadir@
 
121
exec_prefix = @exec_prefix@
 
122
host = @host@
 
123
host_alias = @host_alias@
 
124
host_cpu = @host_cpu@
 
125
host_os = @host_os@
 
126
host_vendor = @host_vendor@
 
127
includedir = @includedir@
 
128
infodir = @infodir@
 
129
install_sh = @install_sh@
 
130
libdir = @libdir@
 
131
libexecdir = @libexecdir@
 
132
localstatedir = @localstatedir@
 
133
mandir = @mandir@
 
134
oldincludedir = @oldincludedir@
 
135
prefix = @prefix@
 
136
program_transform_name = @program_transform_name@
 
137
sbindir = @sbindir@
 
138
sharedstatedir = @sharedstatedir@
 
139
sysconfdir = @sysconfdir@
 
140
target_alias = @target_alias@
 
141
EXTRA_DIST = ac_prog_cc_for_build.m4 nls.m4 po.m4  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4
 
142
subdir = m4
 
143
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
144
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
145
CONFIG_HEADER = $(top_builddir)/config.h
 
146
CONFIG_CLEAN_FILES =
 
147
DIST_SOURCES =
 
148
DIST_COMMON = $(srcdir)/Makefile.in ChangeLog Makefile.am
 
149
all: all-am
 
150
 
 
151
.SUFFIXES:
 
152
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
153
        cd $(top_srcdir) && \
 
154
          $(AUTOMAKE) --gnu  m4/Makefile
 
155
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
156
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
157
 
 
158
mostlyclean-libtool:
 
159
        -rm -f *.lo
 
160
 
 
161
clean-libtool:
 
162
        -rm -rf .libs _libs
 
163
 
 
164
distclean-libtool:
 
165
        -rm -f libtool
 
166
uninstall-info-am:
 
167
tags: TAGS
 
168
TAGS:
 
169
 
 
170
ctags: CTAGS
 
171
CTAGS:
 
172
 
 
173
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
174
 
 
175
top_distdir = ..
 
176
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
177
 
 
178
distdir: $(DISTFILES)
 
179
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
180
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
181
        list='$(DISTFILES)'; for file in $$list; do \
 
182
          case $$file in \
 
183
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
184
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
185
          esac; \
 
186
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
187
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
188
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
189
            dir="/$$dir"; \
 
190
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
191
          else \
 
192
            dir=''; \
 
193
          fi; \
 
194
          if test -d $$d/$$file; then \
 
195
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
196
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
197
            fi; \
 
198
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
199
          else \
 
200
            test -f $(distdir)/$$file \
 
201
            || cp -p $$d/$$file $(distdir)/$$file \
 
202
            || exit 1; \
 
203
          fi; \
 
204
        done
 
205
check-am: all-am
 
206
check: check-am
 
207
all-am: Makefile
 
208
 
 
209
installdirs:
 
210
install: install-am
 
211
install-exec: install-exec-am
 
212
install-data: install-data-am
 
213
uninstall: uninstall-am
 
214
 
 
215
install-am: all-am
 
216
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
217
 
 
218
installcheck: installcheck-am
 
219
install-strip:
 
220
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
221
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
222
          `test -z '$(STRIP)' || \
 
223
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
224
mostlyclean-generic:
 
225
 
 
226
clean-generic:
 
227
 
 
228
distclean-generic:
 
229
        -rm -f $(CONFIG_CLEAN_FILES)
 
230
 
 
231
maintainer-clean-generic:
 
232
        @echo "This command is intended for maintainers to use"
 
233
        @echo "it deletes files that may require special tools to rebuild."
 
234
clean: clean-am
 
235
 
 
236
clean-am: clean-generic clean-libtool mostlyclean-am
 
237
 
 
238
distclean: distclean-am
 
239
        -rm -f Makefile
 
240
distclean-am: clean-am distclean-generic distclean-libtool
 
241
 
 
242
dvi: dvi-am
 
243
 
 
244
dvi-am:
 
245
 
 
246
info: info-am
 
247
 
 
248
info-am:
 
249
 
 
250
install-data-am:
 
251
 
 
252
install-exec-am:
 
253
 
 
254
install-info: install-info-am
 
255
 
 
256
install-man:
 
257
 
 
258
installcheck-am:
 
259
 
 
260
maintainer-clean: maintainer-clean-am
 
261
        -rm -f Makefile
 
262
maintainer-clean-am: distclean-am maintainer-clean-generic
 
263
 
 
264
mostlyclean: mostlyclean-am
 
265
 
 
266
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
267
 
 
268
pdf: pdf-am
 
269
 
 
270
pdf-am:
 
271
 
 
272
ps: ps-am
 
273
 
 
274
ps-am:
 
275
 
 
276
uninstall-am: uninstall-info-am
 
277
 
 
278
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
279
        distclean distclean-generic distclean-libtool distdir dvi \
 
280
        dvi-am info info-am install install-am install-data \
 
281
        install-data-am install-exec install-exec-am install-info \
 
282
        install-info-am install-man install-strip installcheck \
 
283
        installcheck-am installdirs maintainer-clean \
 
284
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
285
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
286
        uninstall-info-am
 
287
 
 
288
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
289
# Otherwise a system limit (for SysV at least) may be exceeded.
 
290
.NOEXPORT: