1 |
207 |
jeremybenn |
# Makefile.in generated by automake 1.11 from Makefile.am.
|
2 |
|
|
# @configure_input@
|
3 |
|
|
|
4 |
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
5 |
|
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
6 |
|
|
# Inc.
|
7 |
|
|
# This Makefile.in is free software; the Free Software Foundation
|
8 |
|
|
# gives unlimited permission to copy and/or distribute it,
|
9 |
|
|
# with or without modifications, as long as this notice is preserved.
|
10 |
|
|
|
11 |
|
|
# This program is distributed in the hope that it will be useful,
|
12 |
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
13 |
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
14 |
|
|
# PARTICULAR PURPOSE.
|
15 |
|
|
|
16 |
|
|
@SET_MAKE@
|
17 |
|
|
|
18 |
|
|
VPATH = @srcdir@
|
19 |
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
20 |
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
21 |
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
22 |
|
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
23 |
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
24 |
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
25 |
|
|
install_sh_PROGRAM = $(install_sh) -c
|
26 |
|
|
install_sh_SCRIPT = $(install_sh) -c
|
27 |
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
28 |
|
|
transform = $(program_transform_name)
|
29 |
|
|
NORMAL_INSTALL = :
|
30 |
|
|
PRE_INSTALL = :
|
31 |
|
|
POST_INSTALL = :
|
32 |
|
|
NORMAL_UNINSTALL = :
|
33 |
|
|
PRE_UNINSTALL = :
|
34 |
|
|
POST_UNINSTALL = :
|
35 |
|
|
build_triplet = @build@
|
36 |
|
|
host_triplet = @host@
|
37 |
|
|
subdir = .
|
38 |
|
|
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
|
39 |
|
|
$(top_srcdir)/configure $(am__configure_deps) \
|
40 |
|
|
$(srcdir)/../../mkinstalldirs
|
41 |
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
42 |
|
|
am__aclocal_m4_deps = $(top_srcdir)/../../libtool.m4 \
|
43 |
|
|
$(top_srcdir)/../../ltoptions.m4 \
|
44 |
|
|
$(top_srcdir)/../../ltsugar.m4 \
|
45 |
|
|
$(top_srcdir)/../../ltversion.m4 \
|
46 |
|
|
$(top_srcdir)/../../lt~obsolete.m4 \
|
47 |
|
|
$(top_srcdir)/../acinclude.m4 $(top_srcdir)/configure.in
|
48 |
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
49 |
|
|
$(ACLOCAL_M4)
|
50 |
|
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
51 |
|
|
configure.lineno config.status.lineno
|
52 |
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
|
53 |
|
|
CONFIG_CLEAN_FILES =
|
54 |
|
|
CONFIG_CLEAN_VPATH_FILES =
|
55 |
|
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
56 |
|
|
am__vpath_adj = case $$p in \
|
57 |
|
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
58 |
|
|
*) f=$$p;; \
|
59 |
|
|
esac;
|
60 |
|
|
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
61 |
|
|
am__install_max = 40
|
62 |
|
|
am__nobase_strip_setup = \
|
63 |
|
|
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
64 |
|
|
am__nobase_strip = \
|
65 |
|
|
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
66 |
|
|
am__nobase_list = $(am__nobase_strip_setup); \
|
67 |
|
|
for p in $$list; do echo "$$p $$p"; done | \
|
68 |
|
|
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
69 |
|
|
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
70 |
|
|
if (++n[$$2] == $(am__install_max)) \
|
71 |
|
|
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
72 |
|
|
END { for (dir in files) print dir, files[dir] }'
|
73 |
|
|
am__base_list = \
|
74 |
|
|
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
75 |
|
|
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
76 |
|
|
am__installdirs = "$(DESTDIR)$(pkglibdir)"
|
77 |
|
|
LTLIBRARIES = $(pkglib_LTLIBRARIES)
|
78 |
|
|
@ELIX_LEVEL_1_FALSE@am__DEPENDENCIES_1 = euc-jp.$(oext) \
|
79 |
|
|
@ELIX_LEVEL_1_FALSE@ jis0201.$(oext) jis0208.$(oext) \
|
80 |
|
|
@ELIX_LEVEL_1_FALSE@ jis0212.$(oext)
|
81 |
|
|
am_EUC_JP_la_OBJECTS = dummy.lo
|
82 |
|
|
EUC_JP_la_OBJECTS = $(am_EUC_JP_la_OBJECTS)
|
83 |
|
|
EUC_JP_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
|
84 |
|
|
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
85 |
|
|
$(EUC_JP_la_LDFLAGS) $(LDFLAGS) -o $@
|
86 |
|
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
87 |
|
|
depcomp =
|
88 |
|
|
am__depfiles_maybe =
|
89 |
|
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
90 |
|
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
91 |
|
|
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
92 |
|
|
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
93 |
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
94 |
|
|
CCLD = $(CC)
|
95 |
|
|
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
96 |
|
|
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
|
97 |
|
|
$(LDFLAGS) -o $@
|
98 |
|
|
SOURCES = $(EUC_JP_la_SOURCES)
|
99 |
|
|
ETAGS = etags
|
100 |
|
|
CTAGS = ctags
|
101 |
|
|
ACLOCAL = @ACLOCAL@
|
102 |
|
|
AMTAR = @AMTAR@
|
103 |
|
|
AR = @AR@
|
104 |
|
|
AS = @AS@
|
105 |
|
|
AUTOCONF = @AUTOCONF@
|
106 |
|
|
AUTOHEADER = @AUTOHEADER@
|
107 |
|
|
AUTOMAKE = @AUTOMAKE@
|
108 |
|
|
AWK = @AWK@
|
109 |
|
|
CC = @CC@
|
110 |
|
|
CCAS = @CCAS@
|
111 |
|
|
CCASFLAGS = @CCASFLAGS@
|
112 |
|
|
CCDEPMODE = @CCDEPMODE@
|
113 |
|
|
CFLAGS = @CFLAGS@
|
114 |
|
|
CPP = @CPP@
|
115 |
|
|
CPPFLAGS = @CPPFLAGS@
|
116 |
|
|
CYGPATH_W = @CYGPATH_W@
|
117 |
|
|
DEFS = @DEFS@
|
118 |
|
|
DEPDIR = @DEPDIR@
|
119 |
|
|
DLLTOOL = @DLLTOOL@
|
120 |
|
|
DSYMUTIL = @DSYMUTIL@
|
121 |
|
|
DUMPBIN = @DUMPBIN@
|
122 |
|
|
ECHO_C = @ECHO_C@
|
123 |
|
|
ECHO_N = @ECHO_N@
|
124 |
|
|
ECHO_T = @ECHO_T@
|
125 |
|
|
EGREP = @EGREP@
|
126 |
|
|
EXEEXT = @EXEEXT@
|
127 |
|
|
FGREP = @FGREP@
|
128 |
|
|
GREP = @GREP@
|
129 |
|
|
INSTALL = @INSTALL@
|
130 |
|
|
INSTALL_DATA = @INSTALL_DATA@
|
131 |
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
132 |
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
133 |
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
134 |
|
|
LD = @LD@
|
135 |
|
|
LDFLAGS = @LDFLAGS@
|
136 |
|
|
LIBOBJS = @LIBOBJS@
|
137 |
|
|
LIBS = @LIBS@
|
138 |
|
|
LIBTOOL = @LIBTOOL@
|
139 |
|
|
LIPO = @LIPO@
|
140 |
|
|
LN_S = @LN_S@
|
141 |
|
|
LTLIBOBJS = @LTLIBOBJS@
|
142 |
|
|
MAINT = @MAINT@
|
143 |
|
|
MAKEINFO = @MAKEINFO@
|
144 |
|
|
MKDIR_P = @MKDIR_P@
|
145 |
|
|
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
|
146 |
|
|
NM = @NM@
|
147 |
|
|
NMEDIT = @NMEDIT@
|
148 |
|
|
OBJDUMP = @OBJDUMP@
|
149 |
|
|
OBJEXT = @OBJEXT@
|
150 |
|
|
OTOOL = @OTOOL@
|
151 |
|
|
OTOOL64 = @OTOOL64@
|
152 |
|
|
PACKAGE = @PACKAGE@
|
153 |
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
154 |
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
155 |
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
156 |
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
157 |
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
158 |
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
159 |
|
|
RANLIB = @RANLIB@
|
160 |
|
|
READELF = @READELF@
|
161 |
|
|
SED = @SED@
|
162 |
|
|
SET_MAKE = @SET_MAKE@
|
163 |
|
|
SHELL = @SHELL@
|
164 |
|
|
STRIP = @STRIP@
|
165 |
|
|
VERSION = @VERSION@
|
166 |
|
|
abs_builddir = @abs_builddir@
|
167 |
|
|
abs_srcdir = @abs_srcdir@
|
168 |
|
|
abs_top_builddir = @abs_top_builddir@
|
169 |
|
|
abs_top_srcdir = @abs_top_srcdir@
|
170 |
|
|
ac_ct_CC = @ac_ct_CC@
|
171 |
|
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
172 |
|
|
aext = @aext@
|
173 |
|
|
am__include = @am__include@
|
174 |
|
|
am__leading_dot = @am__leading_dot@
|
175 |
|
|
am__quote = @am__quote@
|
176 |
|
|
am__tar = @am__tar@
|
177 |
|
|
am__untar = @am__untar@
|
178 |
|
|
bindir = @bindir@
|
179 |
|
|
build = @build@
|
180 |
|
|
build_alias = @build_alias@
|
181 |
|
|
build_cpu = @build_cpu@
|
182 |
|
|
build_os = @build_os@
|
183 |
|
|
build_vendor = @build_vendor@
|
184 |
|
|
builddir = @builddir@
|
185 |
|
|
datadir = @datadir@
|
186 |
|
|
datarootdir = @datarootdir@
|
187 |
|
|
docdir = @docdir@
|
188 |
|
|
dvidir = @dvidir@
|
189 |
|
|
exec_prefix = @exec_prefix@
|
190 |
|
|
host = @host@
|
191 |
|
|
host_alias = @host_alias@
|
192 |
|
|
host_cpu = @host_cpu@
|
193 |
|
|
host_os = @host_os@
|
194 |
|
|
host_vendor = @host_vendor@
|
195 |
|
|
htmldir = @htmldir@
|
196 |
|
|
includedir = @includedir@
|
197 |
|
|
infodir = @infodir@
|
198 |
|
|
install_sh = @install_sh@
|
199 |
|
|
libdir = @libdir@
|
200 |
|
|
libexecdir = @libexecdir@
|
201 |
|
|
libm_machine_dir = @libm_machine_dir@
|
202 |
|
|
localedir = @localedir@
|
203 |
|
|
localstatedir = @localstatedir@
|
204 |
|
|
lpfx = @lpfx@
|
205 |
|
|
lt_ECHO = @lt_ECHO@
|
206 |
|
|
machine_dir = @machine_dir@
|
207 |
|
|
mandir = @mandir@
|
208 |
|
|
mkdir_p = @mkdir_p@
|
209 |
|
|
newlib_basedir = @newlib_basedir@
|
210 |
|
|
oext = @oext@
|
211 |
|
|
oldincludedir = @oldincludedir@
|
212 |
|
|
pdfdir = @pdfdir@
|
213 |
|
|
prefix = @prefix@
|
214 |
|
|
program_transform_name = @program_transform_name@
|
215 |
|
|
psdir = @psdir@
|
216 |
|
|
sbindir = @sbindir@
|
217 |
|
|
sharedstatedir = @sharedstatedir@
|
218 |
|
|
srcdir = @srcdir@
|
219 |
|
|
sys_dir = @sys_dir@
|
220 |
|
|
sysconfdir = @sysconfdir@
|
221 |
|
|
target_alias = @target_alias@
|
222 |
|
|
top_build_prefix = @top_build_prefix@
|
223 |
|
|
top_builddir = @top_builddir@
|
224 |
|
|
top_srcdir = @top_srcdir@
|
225 |
|
|
AUTOMAKE_OPTIONS = cygnus
|
226 |
|
|
INCLUDES = -I$(srcdir) -I$(srcdir)/../libc/sys/linux $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
|
227 |
|
|
@ELIX_LEVEL_1_FALSE@LIB_OBJS = euc-jp.$(oext) jis0201.$(oext) jis0208.$(oext) jis0212.$(oext)
|
228 |
|
|
@ELIX_LEVEL_1_TRUE@LIB_OBJS =
|
229 |
|
|
AM_CFLAGS = -DNDEBUG
|
230 |
|
|
pkglib_LTLIBRARIES = EUC-JP.la
|
231 |
|
|
EUC_JP_la_SOURCES = dummy.c
|
232 |
|
|
EUC_JP_la_LIBADD = $(LIB_OBJS)
|
233 |
|
|
EUC_JP_la_DEPENDENCIES = $(LIB_OBJS)
|
234 |
|
|
EUC_JP_la_LDFLAGS = -module -no-undefined -Xcompiler -Wl,-rpath-link=.. -Xcompiler -nostdlib -L.. -lc
|
235 |
|
|
ACLOCAL_AMFLAGS = -I .. -I ../..
|
236 |
|
|
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
|
237 |
|
|
all: all-am
|
238 |
|
|
|
239 |
|
|
.SUFFIXES:
|
240 |
|
|
.SUFFIXES: .c .lo .o .obj
|
241 |
|
|
am--refresh:
|
242 |
|
|
@:
|
243 |
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
244 |
|
|
@for dep in $?; do \
|
245 |
|
|
case '$(am__configure_deps)' in \
|
246 |
|
|
*$$dep*) \
|
247 |
|
|
echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
|
248 |
|
|
$(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
|
249 |
|
|
&& exit 0; \
|
250 |
|
|
exit 1;; \
|
251 |
|
|
esac; \
|
252 |
|
|
done; \
|
253 |
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
|
254 |
|
|
$(am__cd) $(top_srcdir) && \
|
255 |
|
|
$(AUTOMAKE) --cygnus Makefile
|
256 |
|
|
.PRECIOUS: Makefile
|
257 |
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
258 |
|
|
@case '$?' in \
|
259 |
|
|
*config.status*) \
|
260 |
|
|
echo ' $(SHELL) ./config.status'; \
|
261 |
|
|
$(SHELL) ./config.status;; \
|
262 |
|
|
*) \
|
263 |
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
264 |
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
265 |
|
|
esac;
|
266 |
|
|
|
267 |
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
268 |
|
|
$(SHELL) ./config.status --recheck
|
269 |
|
|
|
270 |
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
271 |
|
|
$(am__cd) $(srcdir) && $(AUTOCONF)
|
272 |
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
273 |
|
|
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
274 |
|
|
$(am__aclocal_m4_deps):
|
275 |
|
|
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
|
276 |
|
|
@$(NORMAL_INSTALL)
|
277 |
|
|
test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
|
278 |
|
|
@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
|
279 |
|
|
list2=; for p in $$list; do \
|
280 |
|
|
if test -f $$p; then \
|
281 |
|
|
list2="$$list2 $$p"; \
|
282 |
|
|
else :; fi; \
|
283 |
|
|
done; \
|
284 |
|
|
test -z "$$list2" || { \
|
285 |
|
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
|
286 |
|
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
|
287 |
|
|
}
|
288 |
|
|
|
289 |
|
|
uninstall-pkglibLTLIBRARIES:
|
290 |
|
|
@$(NORMAL_UNINSTALL)
|
291 |
|
|
@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
|
292 |
|
|
for p in $$list; do \
|
293 |
|
|
$(am__strip_dir) \
|
294 |
|
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
|
295 |
|
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
|
296 |
|
|
done
|
297 |
|
|
|
298 |
|
|
clean-pkglibLTLIBRARIES:
|
299 |
|
|
-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
|
300 |
|
|
@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
|
301 |
|
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
302 |
|
|
test "$$dir" != "$$p" || dir=.; \
|
303 |
|
|
echo "rm -f \"$${dir}/so_locations\""; \
|
304 |
|
|
rm -f "$${dir}/so_locations"; \
|
305 |
|
|
done
|
306 |
|
|
EUC-JP.la: $(EUC_JP_la_OBJECTS) $(EUC_JP_la_DEPENDENCIES)
|
307 |
|
|
$(EUC_JP_la_LINK) -rpath $(pkglibdir) $(EUC_JP_la_OBJECTS) $(EUC_JP_la_LIBADD) $(LIBS)
|
308 |
|
|
|
309 |
|
|
mostlyclean-compile:
|
310 |
|
|
-rm -f *.$(OBJEXT)
|
311 |
|
|
|
312 |
|
|
distclean-compile:
|
313 |
|
|
-rm -f *.tab.c
|
314 |
|
|
|
315 |
|
|
.c.o:
|
316 |
|
|
$(COMPILE) -c $<
|
317 |
|
|
|
318 |
|
|
.c.obj:
|
319 |
|
|
$(COMPILE) -c `$(CYGPATH_W) '$<'`
|
320 |
|
|
|
321 |
|
|
.c.lo:
|
322 |
|
|
$(LTCOMPILE) -c -o $@ $<
|
323 |
|
|
|
324 |
|
|
mostlyclean-libtool:
|
325 |
|
|
-rm -f *.lo
|
326 |
|
|
|
327 |
|
|
clean-libtool:
|
328 |
|
|
-rm -rf .libs _libs
|
329 |
|
|
|
330 |
|
|
distclean-libtool:
|
331 |
|
|
-rm -f libtool config.lt
|
332 |
|
|
|
333 |
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
334 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
335 |
|
|
unique=`for i in $$list; do \
|
336 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
337 |
|
|
done | \
|
338 |
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
339 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
340 |
|
|
mkid -fID $$unique
|
341 |
|
|
tags: TAGS
|
342 |
|
|
|
343 |
|
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
344 |
|
|
$(TAGS_FILES) $(LISP)
|
345 |
|
|
set x; \
|
346 |
|
|
here=`pwd`; \
|
347 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
348 |
|
|
unique=`for i in $$list; do \
|
349 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
350 |
|
|
done | \
|
351 |
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
352 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
353 |
|
|
shift; \
|
354 |
|
|
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
355 |
|
|
test -n "$$unique" || unique=$$empty_fix; \
|
356 |
|
|
if test $$# -gt 0; then \
|
357 |
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
358 |
|
|
"$$@" $$unique; \
|
359 |
|
|
else \
|
360 |
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
361 |
|
|
$$unique; \
|
362 |
|
|
fi; \
|
363 |
|
|
fi
|
364 |
|
|
ctags: CTAGS
|
365 |
|
|
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
366 |
|
|
$(TAGS_FILES) $(LISP)
|
367 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
368 |
|
|
unique=`for i in $$list; do \
|
369 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
370 |
|
|
done | \
|
371 |
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
372 |
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
373 |
|
|
test -z "$(CTAGS_ARGS)$$unique" \
|
374 |
|
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
375 |
|
|
$$unique
|
376 |
|
|
|
377 |
|
|
GTAGS:
|
378 |
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
379 |
|
|
&& $(am__cd) $(top_srcdir) \
|
380 |
|
|
&& gtags -i $(GTAGS_ARGS) "$$here"
|
381 |
|
|
|
382 |
|
|
distclean-tags:
|
383 |
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
384 |
|
|
check-am:
|
385 |
|
|
check: check-am
|
386 |
|
|
all-am: Makefile $(LTLIBRARIES)
|
387 |
|
|
installdirs:
|
388 |
|
|
for dir in "$(DESTDIR)$(pkglibdir)"; do \
|
389 |
|
|
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
390 |
|
|
done
|
391 |
|
|
install: install-am
|
392 |
|
|
install-exec: install-exec-am
|
393 |
|
|
install-data: install-data-am
|
394 |
|
|
uninstall: uninstall-am
|
395 |
|
|
|
396 |
|
|
install-am: all-am
|
397 |
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
398 |
|
|
|
399 |
|
|
installcheck: installcheck-am
|
400 |
|
|
install-strip:
|
401 |
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
402 |
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
403 |
|
|
`test -z '$(STRIP)' || \
|
404 |
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
405 |
|
|
mostlyclean-generic:
|
406 |
|
|
|
407 |
|
|
clean-generic:
|
408 |
|
|
|
409 |
|
|
distclean-generic:
|
410 |
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
411 |
|
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
412 |
|
|
|
413 |
|
|
maintainer-clean-generic:
|
414 |
|
|
@echo "This command is intended for maintainers to use"
|
415 |
|
|
@echo "it deletes files that may require special tools to rebuild."
|
416 |
|
|
clean: clean-am
|
417 |
|
|
|
418 |
|
|
clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
|
419 |
|
|
mostlyclean-am
|
420 |
|
|
|
421 |
|
|
distclean: distclean-am
|
422 |
|
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
423 |
|
|
-rm -f Makefile
|
424 |
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
425 |
|
|
distclean-libtool distclean-tags
|
426 |
|
|
|
427 |
|
|
dvi: dvi-am
|
428 |
|
|
|
429 |
|
|
dvi-am:
|
430 |
|
|
|
431 |
|
|
html: html-am
|
432 |
|
|
|
433 |
|
|
html-am:
|
434 |
|
|
|
435 |
|
|
info: info-am
|
436 |
|
|
|
437 |
|
|
info-am:
|
438 |
|
|
|
439 |
|
|
install-data-am: install-data-local
|
440 |
|
|
|
441 |
|
|
install-dvi: install-dvi-am
|
442 |
|
|
|
443 |
|
|
install-dvi-am:
|
444 |
|
|
|
445 |
|
|
install-exec-am: install-pkglibLTLIBRARIES
|
446 |
|
|
|
447 |
|
|
install-html: install-html-am
|
448 |
|
|
|
449 |
|
|
install-html-am:
|
450 |
|
|
|
451 |
|
|
install-info: install-info-am
|
452 |
|
|
|
453 |
|
|
install-info-am:
|
454 |
|
|
|
455 |
|
|
install-man:
|
456 |
|
|
|
457 |
|
|
install-pdf: install-pdf-am
|
458 |
|
|
|
459 |
|
|
install-pdf-am:
|
460 |
|
|
|
461 |
|
|
install-ps: install-ps-am
|
462 |
|
|
|
463 |
|
|
install-ps-am:
|
464 |
|
|
|
465 |
|
|
installcheck-am:
|
466 |
|
|
|
467 |
|
|
maintainer-clean: maintainer-clean-am
|
468 |
|
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
469 |
|
|
-rm -rf $(top_srcdir)/autom4te.cache
|
470 |
|
|
-rm -f Makefile
|
471 |
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
472 |
|
|
|
473 |
|
|
mostlyclean: mostlyclean-am
|
474 |
|
|
|
475 |
|
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
476 |
|
|
mostlyclean-libtool
|
477 |
|
|
|
478 |
|
|
pdf: pdf-am
|
479 |
|
|
|
480 |
|
|
pdf-am:
|
481 |
|
|
|
482 |
|
|
ps: ps-am
|
483 |
|
|
|
484 |
|
|
ps-am:
|
485 |
|
|
|
486 |
|
|
uninstall-am: uninstall-pkglibLTLIBRARIES
|
487 |
|
|
|
488 |
|
|
.MAKE: install-am install-strip
|
489 |
|
|
|
490 |
|
|
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
|
491 |
|
|
clean-generic clean-libtool clean-pkglibLTLIBRARIES ctags \
|
492 |
|
|
distclean distclean-compile distclean-generic \
|
493 |
|
|
distclean-libtool distclean-tags dvi dvi-am html html-am info \
|
494 |
|
|
info-am install install-am install-data install-data-am \
|
495 |
|
|
install-data-local install-dvi install-dvi-am install-exec \
|
496 |
|
|
install-exec-am install-html install-html-am install-info \
|
497 |
|
|
install-info-am install-man install-pdf install-pdf-am \
|
498 |
|
|
install-pkglibLTLIBRARIES install-ps install-ps-am \
|
499 |
|
|
install-strip installcheck installcheck-am installdirs \
|
500 |
|
|
maintainer-clean maintainer-clean-generic mostlyclean \
|
501 |
|
|
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
|
502 |
|
|
pdf pdf-am ps ps-am tags uninstall uninstall-am \
|
503 |
|
|
uninstall-pkglibLTLIBRARIES
|
504 |
|
|
|
505 |
|
|
|
506 |
|
|
install-data-local: install-pkglibLTLIBRARIES $(srcdir)/gconv-modules
|
507 |
|
|
$(INSTALL_DATA) $(srcdir)/gconv-modules $(DESTDIR)$(pkglibdir)/gconv-modules
|
508 |
|
|
|
509 |
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
510 |
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
511 |
|
|
.NOEXPORT:
|