No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-runtime / lib / Makefile.in
blobe60c8263638caf39247e984aaf814b7f43af3a69
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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.
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.
15 @SET_MAKE@
17 SOURCES = $(libgrt_a_SOURCES)
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ..
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 subdir = lib
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43 $(top_srcdir)/../gettext-tools/lib/csharpcomp.sh.in \
44 $(top_srcdir)/../gettext-tools/lib/javacomp.sh.in ChangeLog \
45 atexit.c canonicalize.c error.c error.h getopt.c getopt1.c \
46 memmove.c readlink.c relocatable.c setenv.c strerror.c \
47 strtoul.c unsetenv.c
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
50 $(top_srcdir)/../m4/libtool.m4 \
51 $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
52 $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
53 $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
54 $(top_srcdir)/../gettext-tools/m4/alloca.m4 \
55 $(top_srcdir)/../gettext-tools/m4/allocsa.m4 \
56 $(top_srcdir)/../gettext-tools/m4/canonicalize.m4 \
57 $(top_srcdir)/../gettext-tools/m4/csharp.m4 \
58 $(top_srcdir)/../gettext-tools/m4/csharpcomp.m4 \
59 $(top_srcdir)/../gettext-tools/m4/eealloc.m4 \
60 $(top_srcdir)/../gettext-tools/m4/error.m4 \
61 $(top_srcdir)/../gettext-tools/m4/extensions.m4 \
62 $(top_srcdir)/../gettext-tools/m4/getopt.m4 \
63 $(top_srcdir)/../gettext-tools/m4/javacomp.m4 \
64 $(top_srcdir)/../gettext-tools/m4/onceonly.m4 \
65 $(top_srcdir)/../gettext-tools/m4/pathmax.m4 \
66 $(top_srcdir)/../gettext-tools/m4/readlink.m4 \
67 $(top_srcdir)/../gettext-tools/m4/relocatable.m4 \
68 $(top_srcdir)/../gettext-tools/m4/setenv.m4 \
69 $(top_srcdir)/../gettext-tools/m4/ssize_t.m4 \
70 $(top_srcdir)/../gettext-tools/m4/stdbool.m4 \
71 $(top_srcdir)/../gettext-tools/m4/strerror.m4 \
72 $(top_srcdir)/../gettext-tools/m4/strtol.m4 \
73 $(top_srcdir)/../gettext-tools/m4/strtoul.m4 \
74 $(top_srcdir)/../gettext-tools/m4/unlocked-io.m4 \
75 $(top_srcdir)/../gettext-tools/m4/xreadlink.m4 \
76 $(top_srcdir)/m4/ansi-c++.m4 $(top_srcdir)/m4/codeset.m4 \
77 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
78 $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
79 $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
80 $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
81 $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
82 $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
83 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
84 $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
85 $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
86 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
87 $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wchar_t.m4 \
88 $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
89 $(top_srcdir)/configure.ac
90 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
91 $(ACLOCAL_M4)
92 mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
93 CONFIG_HEADER = $(top_builddir)/config.h
94 CONFIG_CLEAN_FILES = javacomp.sh csharpcomp.sh
95 LIBRARIES = $(noinst_LIBRARIES)
96 ARFLAGS = cru
97 libgrt_a_AR = $(AR) $(ARFLAGS)
98 libgrt_a_DEPENDENCIES = @LIBOBJS@
99 am_libgrt_a_OBJECTS = allocsa.$(OBJEXT) basename.$(OBJEXT) \
100 closeout.$(OBJEXT) fwriteerror.$(OBJEXT) progname.$(OBJEXT) \
101 progreloc.$(OBJEXT) xmalloc.$(OBJEXT) xstrdup.$(OBJEXT) \
102 xreadlink.$(OBJEXT)
103 libgrt_a_OBJECTS = $(am_libgrt_a_OBJECTS)
104 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
105 depcomp =
106 am__depfiles_maybe =
107 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
108 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
109 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
110 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
111 $(AM_CFLAGS) $(CFLAGS)
112 CCLD = $(CC)
113 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
114 $(AM_LDFLAGS) $(LDFLAGS) -o $@
115 SOURCES = $(libgrt_a_SOURCES)
116 DIST_SOURCES = $(libgrt_a_SOURCES)
117 ETAGS = etags
118 CTAGS = ctags
119 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
120 ACLOCAL = @ACLOCAL@
121 ALLOCA = @ALLOCA@
122 ALLOCA_H = @ALLOCA_H@
123 AMDEP_FALSE = @AMDEP_FALSE@
124 AMDEP_TRUE = @AMDEP_TRUE@
125 AMTAR = @AMTAR@
126 AR = @AR@
127 AS = @AS@
128 AUTOCONF = @AUTOCONF@
129 AUTOHEADER = @AUTOHEADER@
130 AUTOMAKE = @AUTOMAKE@
131 AWK = @AWK@
132 BUILDCSHARP = @BUILDCSHARP@
133 BUILDJAVA = @BUILDJAVA@
134 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
135 CATOBJEXT = @CATOBJEXT@
136 CC = @CC@
137 CCDEPMODE = @CCDEPMODE@
138 CFLAGS = @CFLAGS@
139 CLASSPATH = @CLASSPATH@
140 CLASSPATH_SEPARATOR = @CLASSPATH_SEPARATOR@
141 CPP = @CPP@
142 CPPFLAGS = @CPPFLAGS@
143 CROSS_COMPILING = @CROSS_COMPILING@
144 CSHARP_CHOICE = @CSHARP_CHOICE@
145 CXX = @CXX@
146 CXXCPP = @CXXCPP@
147 CXXDEPMODE = @CXXDEPMODE@
148 CXXFLAGS = @CXXFLAGS@
149 CYGPATH_W = @CYGPATH_W@
150 DATADIRNAME = @DATADIRNAME@
151 DEFS = -DDEPENDS_ON_LIBINTL=1 @DEFS@
152 DEPDIR = @DEPDIR@
153 DLLTOOL = @DLLTOOL@
154 ECHO = @ECHO@
155 ECHO_C = @ECHO_C@
156 ECHO_N = @ECHO_N@
157 ECHO_T = @ECHO_T@
158 EGREP = @EGREP@
159 EXEEXT = @EXEEXT@
160 F77 = @F77@
161 FFLAGS = @FFLAGS@
162 GENCAT = @GENCAT@
163 GETOPT_H = @GETOPT_H@
164 GLIBC2 = @GLIBC2@
165 GLIBC21 = @GLIBC21@
166 GMSGFMT = @GMSGFMT@
167 HAVE_ASPRINTF = @HAVE_ASPRINTF@
168 HAVE_CSC = @HAVE_CSC@
169 HAVE_CSCC = @HAVE_CSCC@
170 HAVE_CSCC_IN_PATH = @HAVE_CSCC_IN_PATH@
171 HAVE_CSC_IN_PATH = @HAVE_CSC_IN_PATH@
172 HAVE_GCJ_C = @HAVE_GCJ_C@
173 HAVE_GCJ_IN_PATH = @HAVE_GCJ_IN_PATH@
174 HAVE_JAVAC = @HAVE_JAVAC@
175 HAVE_JAVAC_IN_PATH = @HAVE_JAVAC_IN_PATH@
176 HAVE_JIKES = @HAVE_JIKES@
177 HAVE_JIKES_IN_PATH = @HAVE_JIKES_IN_PATH@
178 HAVE_MCS = @HAVE_MCS@
179 HAVE_MCS_IN_PATH = @HAVE_MCS_IN_PATH@
180 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
181 HAVE_SNPRINTF = @HAVE_SNPRINTF@
182 HAVE_WPRINTF = @HAVE_WPRINTF@
183 HAVE__BOOL = @HAVE__BOOL@
184 INSTALL_DATA = @INSTALL_DATA@
185 INSTALL_PROGRAM = @INSTALL_PROGRAM@
186 INSTALL_SCRIPT = @INSTALL_SCRIPT@
187 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
188 INSTOBJEXT = @INSTOBJEXT@
189 INTLBISON = @INTLBISON@
190 INTLLIBS = @INTLLIBS@
191 INTLOBJS = @INTLOBJS@
192 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
193 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
194 JAR = @JAR@
195 JAVAC = @JAVAC@
196 LDFLAGS = @LDFLAGS@
197 LIBICONV = @LIBICONV@
198 LIBINTL = @LIBINTL@
199 LIBOBJS = @LIBOBJS@
200 LIBS = @LIBS@
201 LIBTOOL = @LIBTOOL@
202 LN_S = @LN_S@
203 LTLIBICONV = @LTLIBICONV@
204 LTLIBINTL = @LTLIBINTL@
205 LTLIBOBJS = @LTLIBOBJS@
206 MAKEINFO = @MAKEINFO@
207 MKINSTALLDIRS = @MKINSTALLDIRS@
208 MSGFMT = @MSGFMT@
209 MSGMERGE = @MSGMERGE@
210 OBJDUMP = @OBJDUMP@
211 OBJEXT = @OBJEXT@
212 PACKAGE = @PACKAGE@
213 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
214 PACKAGE_NAME = @PACKAGE_NAME@
215 PACKAGE_STRING = @PACKAGE_STRING@
216 PACKAGE_TARNAME = @PACKAGE_TARNAME@
217 PACKAGE_VERSION = @PACKAGE_VERSION@
218 PATH_SEPARATOR = @PATH_SEPARATOR@
219 PERL = @PERL@
220 POSUB = @POSUB@
221 RANLIB = @RANLIB@
222 RELOCATABLE = @RELOCATABLE@
223 RELOCATABLE_VIA_LD_FALSE = @RELOCATABLE_VIA_LD_FALSE@
224 RELOCATABLE_VIA_LD_TRUE = @RELOCATABLE_VIA_LD_TRUE@
225 SET_MAKE = @SET_MAKE@
226 SET_RELOCATABLE = @SET_RELOCATABLE@
227 SHELL = @SHELL@
228 STDBOOL_H = @STDBOOL_H@
229 STRIP = @STRIP@
230 SUBDIR_libasprintf = @SUBDIR_libasprintf@
231 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
232 USE_NLS = @USE_NLS@
233 VERSION = @VERSION@
234 XGETTEXT = @XGETTEXT@
235 YACC = @YACC@
236 ac_ct_AR = @ac_ct_AR@
237 ac_ct_AS = @ac_ct_AS@
238 ac_ct_CC = @ac_ct_CC@
239 ac_ct_CXX = @ac_ct_CXX@
240 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
241 ac_ct_F77 = @ac_ct_F77@
242 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
243 ac_ct_RANLIB = @ac_ct_RANLIB@
244 ac_ct_STRIP = @ac_ct_STRIP@
245 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
246 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
247 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
248 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
249 am__include = @am__include@
250 am__leading_dot = @am__leading_dot@
251 am__quote = @am__quote@
252 am__tar = @am__tar@
253 am__untar = @am__untar@
254 bindir = @bindir@
255 build = @build@
256 build_alias = @build_alias@
257 build_cpu = @build_cpu@
258 build_os = @build_os@
259 build_vendor = @build_vendor@
260 datadir = @datadir@
261 docdir = @docdir@
262 exec_prefix = @exec_prefix@
263 host = @host@
264 host_alias = @host_alias@
265 host_cpu = @host_cpu@
266 host_os = @host_os@
267 host_vendor = @host_vendor@
268 includedir = @includedir@
269 infodir = @infodir@
270 install_sh = @install_sh@
271 libdir = @libdir@
272 libexecdir = @libexecdir@
273 localstatedir = @localstatedir@
274 mandir = @mandir@
275 mkdir_p = @mkdir_p@
276 oldincludedir = @oldincludedir@
277 prefix = @prefix@
278 program_transform_name = @program_transform_name@
279 sbindir = @sbindir@
280 sharedstatedir = @sharedstatedir@
281 subdirs = @subdirs@
282 sysconfdir = @sysconfdir@
283 target_alias = @target_alias@
284 AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
286 # List of files to be distributed.
288 # >>> gnulib module stdbool.
289 # <<< gnulib module stdbool.
291 # >>> gnulib module alloca.
292 # <<< gnulib module getopt.
294 # VMS support.
296 # Woe32 support.
297 EXTRA_DIST = $(LIBADD_SOURCE) ../../gettext-tools/lib/stdbool_.h \
298 ../../gettext-tools/lib/alloca_.h \
299 ../../gettext-tools/lib/getopt_.h \
300 ../../gettext-tools/lib/getopt_int.h Makefile.vms \
301 Makefile.msvc
302 # <<< gnulib module alloca.
304 # >>> gnulib module getopt.
305 BUILT_SOURCES = $(GETOPT_H)
306 MOSTLYCLEANFILES = stdbool.h alloca.h getopt.h
307 noinst_LIBRARIES = libgrt.a
309 # Sources that are compiled on all platforms.
310 libgrt_a_SOURCES = \
311 ../../gettext-tools/lib/allocsa.h ../../gettext-tools/lib/allocsa.c \
312 ../../gettext-tools/lib/basename.h ../../gettext-tools/lib/basename.c \
313 ../../gettext-tools/lib/closeout.h ../../gettext-tools/lib/closeout.c \
314 ../../gettext-tools/lib/exit.h \
315 ../../gettext-tools/lib/fwriteerror.h ../../gettext-tools/lib/fwriteerror.c \
316 ../../gettext-tools/lib/pathmax.h \
317 ../../gettext-tools/lib/progname.h ../../gettext-tools/lib/progname.c ../../gettext-tools/lib/progreloc.c \
318 ../../gettext-tools/lib/unlocked-io.h \
319 ../../gettext-tools/lib/xalloc.h ../../gettext-tools/lib/xmalloc.c ../../gettext-tools/lib/xstrdup.c \
320 ../../gettext-tools/lib/xreadlink.h ../../gettext-tools/lib/xreadlink.c
323 # Sources that are compiled only on platforms that lack the functions.
324 LIBADD_SOURCE = \
325 atexit.c \
326 ../../gettext-tools/lib/canonicalize.h canonicalize.c \
327 error.h error.c \
328 getopt.c getopt1.c ../../gettext-tools/lib/getopt_int.h \
329 memmove.c \
330 readlink.c \
331 ../../gettext-tools/lib/relocatable.h relocatable.c \
332 ../../gettext-tools/lib/setenv.h setenv.c unsetenv.c \
333 strerror.c \
334 strtoul.c
337 # How to build libgrt.a.
338 libgrt_a_LIBADD = @LIBOBJS@
339 AM_CPPFLAGS = \
340 -I. -I$(srcdir) \
341 -I.. \
342 -I../intl -I$(srcdir)/../intl \
343 -I../../gettext-tools/lib -I$(srcdir)/../../gettext-tools/lib
345 all: $(BUILT_SOURCES)
346 $(MAKE) $(AM_MAKEFLAGS) all-am
348 .SUFFIXES:
349 .SUFFIXES: .c .lo .o .obj
350 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
351 @for dep in $?; do \
352 case '$(am__configure_deps)' in \
353 *$$dep*) \
354 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
355 && exit 0; \
356 exit 1;; \
357 esac; \
358 done; \
359 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
360 cd $(top_srcdir) && \
361 $(AUTOMAKE) --gnits lib/Makefile
362 .PRECIOUS: Makefile
363 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
364 @case '$?' in \
365 *config.status*) \
366 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
367 *) \
368 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
369 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
370 esac;
372 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
373 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
375 $(top_srcdir)/configure: $(am__configure_deps)
376 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
378 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
379 javacomp.sh: $(top_builddir)/config.status $(top_srcdir)/../gettext-tools/lib/javacomp.sh.in
380 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
381 csharpcomp.sh: $(top_builddir)/config.status $(top_srcdir)/../gettext-tools/lib/csharpcomp.sh.in
382 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
384 clean-noinstLIBRARIES:
385 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
386 libgrt.a: $(libgrt_a_OBJECTS) $(libgrt_a_DEPENDENCIES)
387 -rm -f libgrt.a
388 $(libgrt_a_AR) libgrt.a $(libgrt_a_OBJECTS) $(libgrt_a_LIBADD)
389 $(RANLIB) libgrt.a
391 mostlyclean-compile:
392 -rm -f *.$(OBJEXT)
394 distclean-compile:
395 -rm -f *.tab.c
397 .c.o:
398 $(COMPILE) -c $<
400 .c.obj:
401 $(COMPILE) -c `$(CYGPATH_W) '$<'`
403 .c.lo:
404 $(LTCOMPILE) -c -o $@ $<
406 allocsa.o: ../../gettext-tools/lib/allocsa.c
407 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o allocsa.o `test -f '../../gettext-tools/lib/allocsa.c' || echo '$(srcdir)/'`../../gettext-tools/lib/allocsa.c
409 allocsa.obj: ../../gettext-tools/lib/allocsa.c
410 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o allocsa.obj `if test -f '../../gettext-tools/lib/allocsa.c'; then $(CYGPATH_W) '../../gettext-tools/lib/allocsa.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/allocsa.c'; fi`
412 basename.o: ../../gettext-tools/lib/basename.c
413 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o basename.o `test -f '../../gettext-tools/lib/basename.c' || echo '$(srcdir)/'`../../gettext-tools/lib/basename.c
415 basename.obj: ../../gettext-tools/lib/basename.c
416 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o basename.obj `if test -f '../../gettext-tools/lib/basename.c'; then $(CYGPATH_W) '../../gettext-tools/lib/basename.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/basename.c'; fi`
418 closeout.o: ../../gettext-tools/lib/closeout.c
419 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o closeout.o `test -f '../../gettext-tools/lib/closeout.c' || echo '$(srcdir)/'`../../gettext-tools/lib/closeout.c
421 closeout.obj: ../../gettext-tools/lib/closeout.c
422 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o closeout.obj `if test -f '../../gettext-tools/lib/closeout.c'; then $(CYGPATH_W) '../../gettext-tools/lib/closeout.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/closeout.c'; fi`
424 fwriteerror.o: ../../gettext-tools/lib/fwriteerror.c
425 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fwriteerror.o `test -f '../../gettext-tools/lib/fwriteerror.c' || echo '$(srcdir)/'`../../gettext-tools/lib/fwriteerror.c
427 fwriteerror.obj: ../../gettext-tools/lib/fwriteerror.c
428 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fwriteerror.obj `if test -f '../../gettext-tools/lib/fwriteerror.c'; then $(CYGPATH_W) '../../gettext-tools/lib/fwriteerror.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/fwriteerror.c'; fi`
430 progname.o: ../../gettext-tools/lib/progname.c
431 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o progname.o `test -f '../../gettext-tools/lib/progname.c' || echo '$(srcdir)/'`../../gettext-tools/lib/progname.c
433 progname.obj: ../../gettext-tools/lib/progname.c
434 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o progname.obj `if test -f '../../gettext-tools/lib/progname.c'; then $(CYGPATH_W) '../../gettext-tools/lib/progname.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/progname.c'; fi`
436 progreloc.o: ../../gettext-tools/lib/progreloc.c
437 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o progreloc.o `test -f '../../gettext-tools/lib/progreloc.c' || echo '$(srcdir)/'`../../gettext-tools/lib/progreloc.c
439 progreloc.obj: ../../gettext-tools/lib/progreloc.c
440 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o progreloc.obj `if test -f '../../gettext-tools/lib/progreloc.c'; then $(CYGPATH_W) '../../gettext-tools/lib/progreloc.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/progreloc.c'; fi`
442 xmalloc.o: ../../gettext-tools/lib/xmalloc.c
443 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmalloc.o `test -f '../../gettext-tools/lib/xmalloc.c' || echo '$(srcdir)/'`../../gettext-tools/lib/xmalloc.c
445 xmalloc.obj: ../../gettext-tools/lib/xmalloc.c
446 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmalloc.obj `if test -f '../../gettext-tools/lib/xmalloc.c'; then $(CYGPATH_W) '../../gettext-tools/lib/xmalloc.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/xmalloc.c'; fi`
448 xstrdup.o: ../../gettext-tools/lib/xstrdup.c
449 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xstrdup.o `test -f '../../gettext-tools/lib/xstrdup.c' || echo '$(srcdir)/'`../../gettext-tools/lib/xstrdup.c
451 xstrdup.obj: ../../gettext-tools/lib/xstrdup.c
452 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xstrdup.obj `if test -f '../../gettext-tools/lib/xstrdup.c'; then $(CYGPATH_W) '../../gettext-tools/lib/xstrdup.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/xstrdup.c'; fi`
454 xreadlink.o: ../../gettext-tools/lib/xreadlink.c
455 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xreadlink.o `test -f '../../gettext-tools/lib/xreadlink.c' || echo '$(srcdir)/'`../../gettext-tools/lib/xreadlink.c
457 xreadlink.obj: ../../gettext-tools/lib/xreadlink.c
458 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xreadlink.obj `if test -f '../../gettext-tools/lib/xreadlink.c'; then $(CYGPATH_W) '../../gettext-tools/lib/xreadlink.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/xreadlink.c'; fi`
460 mostlyclean-libtool:
461 -rm -f *.lo
463 clean-libtool:
464 -rm -rf .libs _libs
466 distclean-libtool:
467 -rm -f libtool
468 uninstall-info-am:
470 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
471 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
472 unique=`for i in $$list; do \
473 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
474 done | \
475 $(AWK) ' { files[$$0] = 1; } \
476 END { for (i in files) print i; }'`; \
477 mkid -fID $$unique
478 tags: TAGS
480 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
481 $(TAGS_FILES) $(LISP)
482 tags=; \
483 here=`pwd`; \
484 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
485 unique=`for i in $$list; do \
486 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487 done | \
488 $(AWK) ' { files[$$0] = 1; } \
489 END { for (i in files) print i; }'`; \
490 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
491 test -n "$$unique" || unique=$$empty_fix; \
492 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493 $$tags $$unique; \
495 ctags: CTAGS
496 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
497 $(TAGS_FILES) $(LISP)
498 tags=; \
499 here=`pwd`; \
500 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
501 unique=`for i in $$list; do \
502 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
503 done | \
504 $(AWK) ' { files[$$0] = 1; } \
505 END { for (i in files) print i; }'`; \
506 test -z "$(CTAGS_ARGS)$$tags$$unique" \
507 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
508 $$tags $$unique
510 GTAGS:
511 here=`$(am__cd) $(top_builddir) && pwd` \
512 && cd $(top_srcdir) \
513 && gtags -i $(GTAGS_ARGS) $$here
515 distclean-tags:
516 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
518 distdir: $(DISTFILES)
519 $(mkdir_p) $(distdir)/../../gettext-tools/lib
520 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
521 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
522 list='$(DISTFILES)'; for file in $$list; do \
523 case $$file in \
524 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
525 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
526 esac; \
527 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
528 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
529 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
530 dir="/$$dir"; \
531 $(mkdir_p) "$(distdir)$$dir"; \
532 else \
533 dir=''; \
534 fi; \
535 if test -d $$d/$$file; then \
536 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
537 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
538 fi; \
539 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
540 else \
541 test -f $(distdir)/$$file \
542 || cp -p $$d/$$file $(distdir)/$$file \
543 || exit 1; \
544 fi; \
545 done
546 check-am: all-am
547 check: $(BUILT_SOURCES)
548 $(MAKE) $(AM_MAKEFLAGS) check-am
549 all-am: Makefile $(LIBRARIES)
550 installdirs:
551 install: $(BUILT_SOURCES)
552 $(MAKE) $(AM_MAKEFLAGS) install-am
553 install-exec: install-exec-am
554 install-data: install-data-am
555 uninstall: uninstall-am
557 install-am: all-am
558 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
560 installcheck: installcheck-am
561 install-strip:
562 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
563 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
564 `test -z '$(STRIP)' || \
565 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
566 mostlyclean-generic:
567 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
569 clean-generic:
571 distclean-generic:
572 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
574 maintainer-clean-generic:
575 @echo "This command is intended for maintainers to use"
576 @echo "it deletes files that may require special tools to rebuild."
577 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
578 clean: clean-am
580 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
581 mostlyclean-am
583 distclean: distclean-am
584 -rm -f Makefile
585 distclean-am: clean-am distclean-compile distclean-generic \
586 distclean-libtool distclean-tags
588 dvi: dvi-am
590 dvi-am:
592 html: html-am
594 info: info-am
596 info-am:
598 install-data-am:
600 install-exec-am:
602 install-info: install-info-am
604 install-man:
606 installcheck-am:
608 maintainer-clean: maintainer-clean-am
609 -rm -f Makefile
610 maintainer-clean-am: distclean-am maintainer-clean-generic
612 mostlyclean: mostlyclean-am
614 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
615 mostlyclean-libtool
617 pdf: pdf-am
619 pdf-am:
621 ps: ps-am
623 ps-am:
625 uninstall-am: uninstall-info-am
627 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
628 clean-libtool clean-noinstLIBRARIES ctags distclean \
629 distclean-compile distclean-generic distclean-libtool \
630 distclean-tags distdir dvi dvi-am html html-am info info-am \
631 install install-am install-data install-data-am install-exec \
632 install-exec-am install-info install-info-am install-man \
633 install-strip installcheck installcheck-am installdirs \
634 maintainer-clean maintainer-clean-generic mostlyclean \
635 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
636 pdf pdf-am ps ps-am tags uninstall uninstall-am \
637 uninstall-info-am
640 # The following is needed in order to create an <stdbool.h> when the system
641 # doesn't have one that works.
642 all-local $(libgrt_a_OBJECTS): @STDBOOL_H@
643 stdbool.h: ../../gettext-tools/lib/stdbool_.h
644 sed -e 's/@''HAVE__BOOL''@/@HAVE__BOOL@/g' < $(srcdir)/../../gettext-tools/lib/stdbool_.h > stdbool.h
646 # The following is needed in order to create an <alloca.h> when the system
647 # doesn't have one that works with the given compiler.
648 all-local $(libgrt_a_OBJECTS): @ALLOCA_H@
649 alloca.h: ../../gettext-tools/lib/alloca_.h
650 cp $(srcdir)/../../gettext-tools/lib/alloca_.h alloca.h
652 # The following is needed in order to create a <getopt.h> when the system
653 # doesn't have one that works.
654 all-local $(libgettextlib_la_OBJECTS): @GETOPT_H@
655 getopt.h: ../../gettext-tools/lib/getopt_.h
656 cp $(srcdir)/../../gettext-tools/lib/getopt_.h getopt.h
657 # Tell versions [3.59,3.63) of GNU make to not export all variables.
658 # Otherwise a system limit (for SysV at least) may be exceeded.
659 .NOEXPORT: