OSDN Git Service

78333fd9c315f3494cbb89ca15df15f67ea70ad2
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / sys / linux / argp / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
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.
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
18
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 DIST_COMMON = $(srcdir)/../../../../Makefile.shared \
42         $(srcdir)/Makefile.in $(srcdir)/Makefile.am
43 subdir = argp
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/../../../../libtool.m4 \
46         $(top_srcdir)/../../../../ltoptions.m4 \
47         $(top_srcdir)/../../../../ltsugar.m4 \
48         $(top_srcdir)/../../../../ltversion.m4 \
49         $(top_srcdir)/../../../acinclude.m4 \
50         $(top_srcdir)/../../../confsubdir.m4 \
51         $(top_srcdir)/configure.in
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53         $(ACLOCAL_M4)
54 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
55 CONFIG_CLEAN_FILES =
56 LIBRARIES = $(noinst_LIBRARIES)
57 ARFLAGS = cru
58 lib_a_AR = $(AR) $(ARFLAGS)
59 lib_a_LIBADD =
60 am__objects_1 = lib_a-argp-ba.$(OBJEXT) lib_a-argp-eexst.$(OBJEXT) \
61         lib_a-argp-fmtstream.$(OBJEXT) lib_a-argp-fs-xinl.$(OBJEXT) \
62         lib_a-argp-help.$(OBJEXT) lib_a-argp-parse.$(OBJEXT) \
63         lib_a-argp-pv.$(OBJEXT) lib_a-argp-pvh.$(OBJEXT) \
64         lib_a-argp-xinl.$(OBJEXT)
65 @USE_LIBTOOL_FALSE@am_lib_a_OBJECTS = $(am__objects_1)
66 lib_a_OBJECTS = $(am_lib_a_OBJECTS)
67 LTLIBRARIES = $(noinst_LTLIBRARIES)
68 libargp_la_LIBADD =
69 am__objects_2 = argp-ba.lo argp-eexst.lo argp-fmtstream.lo \
70         argp-fs-xinl.lo argp-help.lo argp-parse.lo argp-pv.lo \
71         argp-pvh.lo argp-xinl.lo
72 @USE_LIBTOOL_TRUE@am_libargp_la_OBJECTS = $(am__objects_2)
73 libargp_la_OBJECTS = $(am_libargp_la_OBJECTS)
74 @USE_LIBTOOL_TRUE@am_libargp_la_rpath =
75 DEFAULT_INCLUDES = -I. -I$(srcdir)
76 depcomp =
77 am__depfiles_maybe =
78 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
79         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
81         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
82         $(AM_CFLAGS) $(CFLAGS)
83 CCLD = $(CC)
84 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
85         $(AM_LDFLAGS) $(LDFLAGS) -o $@
86 SOURCES = $(lib_a_SOURCES) $(libargp_la_SOURCES)
87 DATA = $(noinst_DATA)
88 ETAGS = etags
89 CTAGS = ctags
90 ACLOCAL = @ACLOCAL@
91 AMDEP_FALSE = @AMDEP_FALSE@
92 AMDEP_TRUE = @AMDEP_TRUE@
93 AMTAR = @AMTAR@
94 AR = @AR@
95 AS = @AS@
96 AUTOCONF = @AUTOCONF@
97 AUTOHEADER = @AUTOHEADER@
98 AUTOMAKE = @AUTOMAKE@
99 AWK = @AWK@
100 CC = @CC@
101 CCAS = @CCAS@
102 CCASFLAGS = @CCASFLAGS@
103 CCDEPMODE = @CCDEPMODE@
104 CFLAGS = @CFLAGS@
105 CPP = @CPP@
106 CPPFLAGS = @CPPFLAGS@
107 CYGPATH_W = @CYGPATH_W@
108 DEFS = @DEFS@
109 DEPDIR = @DEPDIR@
110 DLLTOOL = @DLLTOOL@
111 DUMPBIN = @DUMPBIN@
112 ECHO_C = @ECHO_C@
113 ECHO_N = @ECHO_N@
114 ECHO_T = @ECHO_T@
115 EGREP = @EGREP@
116 ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
117 ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
118 ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
119 ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
120 ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
121 ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
122 ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
123 ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
124 ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
125 ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
126 EXEEXT = @EXEEXT@
127 EXTRA_SUBDIRS = @EXTRA_SUBDIRS@
128 EXTRA_SUBLIBS = @EXTRA_SUBLIBS@
129 FGREP = @FGREP@
130 GREP = @GREP@
131 INSTALL_DATA = @INSTALL_DATA@
132 INSTALL_PROGRAM = @INSTALL_PROGRAM@
133 INSTALL_SCRIPT = @INSTALL_SCRIPT@
134 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
135 LD = @LD@
136 LDFLAGS = @LDFLAGS@
137 LIBOBJS = @LIBOBJS@
138 LIBS = @LIBS@
139 LIBTOOL = @LIBTOOL@
140 LINUX_MACH_LIB = @LINUX_MACH_LIB@
141 LN_S = @LN_S@
142 LTLIBOBJS = @LTLIBOBJS@
143 MAINT = @MAINT@
144 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
145 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
146 MAKEINFO = @MAKEINFO@
147 MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
148 MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
149 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
150 NM = @NM@
151 OBJDUMP = @OBJDUMP@
152 OBJEXT = @OBJEXT@
153 PACKAGE = @PACKAGE@
154 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
155 PACKAGE_NAME = @PACKAGE_NAME@
156 PACKAGE_STRING = @PACKAGE_STRING@
157 PACKAGE_TARNAME = @PACKAGE_TARNAME@
158 PACKAGE_VERSION = @PACKAGE_VERSION@
159 PATH_SEPARATOR = @PATH_SEPARATOR@
160 RANLIB = @RANLIB@
161 READELF = @READELF@
162 SED = @SED@
163 SET_MAKE = @SET_MAKE@
164 SHELL = @SHELL@
165 STRIP = @STRIP@
166 USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
167 USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
168 VERSION = @VERSION@
169 ac_ct_AR = @ac_ct_AR@
170 ac_ct_AS = @ac_ct_AS@
171 ac_ct_CC = @ac_ct_CC@
172 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
173 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
174 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
175 ac_ct_RANLIB = @ac_ct_RANLIB@
176 ac_ct_READELF = @ac_ct_READELF@
177 ac_ct_STRIP = @ac_ct_STRIP@
178 aext = @aext@
179 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
180 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
181 am__include = @am__include@
182 am__leading_dot = @am__leading_dot@
183 am__quote = @am__quote@
184 am__tar = @am__tar@
185 am__untar = @am__untar@
186 bindir = @bindir@
187 build = @build@
188 build_alias = @build_alias@
189 build_cpu = @build_cpu@
190 build_os = @build_os@
191 build_vendor = @build_vendor@
192 datadir = @datadir@
193 exec_prefix = @exec_prefix@
194 host = @host@
195 host_alias = @host_alias@
196 host_cpu = @host_cpu@
197 host_os = @host_os@
198 host_vendor = @host_vendor@
199 includedir = @includedir@
200 infodir = @infodir@
201 install_sh = @install_sh@
202 libdir = @libdir@
203 libexecdir = @libexecdir@
204 libm_machine_dir = @libm_machine_dir@
205 localstatedir = @localstatedir@
206 lpfx = @lpfx@
207 lt_ECHO = @lt_ECHO@
208 machine_dir = @machine_dir@
209 mandir = @mandir@
210 mkdir_p = @mkdir_p@
211 newlib_basedir = @newlib_basedir@
212 oext = @oext@
213 oldincludedir = @oldincludedir@
214 prefix = @prefix@
215 program_transform_name = @program_transform_name@
216 sbindir = @sbindir@
217 sharedstatedir = @sharedstatedir@
218 subdirs = @subdirs@
219 sys_dir = @sys_dir@
220 sysconfdir = @sysconfdir@
221 target_alias = @target_alias@
222 AUTOMAKE_OPTIONS = cygnus
223 INCLUDES = -I$(srcdir)/../include $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
224 LIB_SOURCES = \
225         argp-ba.c  argp-eexst.c  argp-fmtstream.c  argp-fs-xinl.c \
226         argp-help.c  argp-parse.c  argp-pv.c  argp-pvh.c  argp-xinl.c
227
228 libargp_la_LDFLAGS = -Xcompiler -nostdlib
229 @USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = libargp.la
230 @USE_LIBTOOL_TRUE@libargp_la_SOURCES = $(LIB_SOURCES)
231 @USE_LIBTOOL_FALSE@noinst_DATA = 
232 @USE_LIBTOOL_TRUE@noinst_DATA = objectlist.awk.in
233 @USE_LIBTOOL_FALSE@noinst_LIBRARIES = lib.a
234 @USE_LIBTOOL_FALSE@lib_a_SOURCES = $(LIB_SOURCES)
235 @USE_LIBTOOL_FALSE@lib_a_CFLAGS = $(AM_CFLAGS)
236 all: all-am
237
238 .SUFFIXES:
239 .SUFFIXES: .c .lo .o .obj
240 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../../../Makefile.shared $(am__configure_deps)
241         @for dep in $?; do \
242           case '$(am__configure_deps)' in \
243             *$$dep*) \
244               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
245                 && exit 0; \
246               exit 1;; \
247           esac; \
248         done; \
249         echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  argp/Makefile'; \
250         cd $(top_srcdir) && \
251           $(AUTOMAKE) --cygnus  argp/Makefile
252 .PRECIOUS: Makefile
253 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
254         @case '$?' in \
255           *config.status*) \
256             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
257           *) \
258             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
259             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
260         esac;
261
262 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
263         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264
265 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
266         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
268         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269
270 clean-noinstLIBRARIES:
271         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
272 lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES) 
273         -rm -f lib.a
274         $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
275         $(RANLIB) lib.a
276
277 clean-noinstLTLIBRARIES:
278         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
279         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
280           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
281           test "$$dir" != "$$p" || dir=.; \
282           echo "rm -f \"$${dir}/so_locations\""; \
283           rm -f "$${dir}/so_locations"; \
284         done
285 libargp.la: $(libargp_la_OBJECTS) $(libargp_la_DEPENDENCIES) 
286         $(LINK) $(am_libargp_la_rpath) $(libargp_la_LDFLAGS) $(libargp_la_OBJECTS) $(libargp_la_LIBADD) $(LIBS)
287
288 mostlyclean-compile:
289         -rm -f *.$(OBJEXT)
290
291 distclean-compile:
292         -rm -f *.tab.c
293
294 .c.o:
295         $(COMPILE) -c $<
296
297 .c.obj:
298         $(COMPILE) -c `$(CYGPATH_W) '$<'`
299
300 .c.lo:
301         $(LTCOMPILE) -c -o $@ $<
302
303 lib_a-argp-ba.o: argp-ba.c
304         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-ba.o `test -f 'argp-ba.c' || echo '$(srcdir)/'`argp-ba.c
305
306 lib_a-argp-ba.obj: argp-ba.c
307         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-ba.obj `if test -f 'argp-ba.c'; then $(CYGPATH_W) 'argp-ba.c'; else $(CYGPATH_W) '$(srcdir)/argp-ba.c'; fi`
308
309 lib_a-argp-eexst.o: argp-eexst.c
310         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-eexst.o `test -f 'argp-eexst.c' || echo '$(srcdir)/'`argp-eexst.c
311
312 lib_a-argp-eexst.obj: argp-eexst.c
313         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-eexst.obj `if test -f 'argp-eexst.c'; then $(CYGPATH_W) 'argp-eexst.c'; else $(CYGPATH_W) '$(srcdir)/argp-eexst.c'; fi`
314
315 lib_a-argp-fmtstream.o: argp-fmtstream.c
316         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-fmtstream.o `test -f 'argp-fmtstream.c' || echo '$(srcdir)/'`argp-fmtstream.c
317
318 lib_a-argp-fmtstream.obj: argp-fmtstream.c
319         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-fmtstream.obj `if test -f 'argp-fmtstream.c'; then $(CYGPATH_W) 'argp-fmtstream.c'; else $(CYGPATH_W) '$(srcdir)/argp-fmtstream.c'; fi`
320
321 lib_a-argp-fs-xinl.o: argp-fs-xinl.c
322         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-fs-xinl.o `test -f 'argp-fs-xinl.c' || echo '$(srcdir)/'`argp-fs-xinl.c
323
324 lib_a-argp-fs-xinl.obj: argp-fs-xinl.c
325         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-fs-xinl.obj `if test -f 'argp-fs-xinl.c'; then $(CYGPATH_W) 'argp-fs-xinl.c'; else $(CYGPATH_W) '$(srcdir)/argp-fs-xinl.c'; fi`
326
327 lib_a-argp-help.o: argp-help.c
328         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-help.o `test -f 'argp-help.c' || echo '$(srcdir)/'`argp-help.c
329
330 lib_a-argp-help.obj: argp-help.c
331         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-help.obj `if test -f 'argp-help.c'; then $(CYGPATH_W) 'argp-help.c'; else $(CYGPATH_W) '$(srcdir)/argp-help.c'; fi`
332
333 lib_a-argp-parse.o: argp-parse.c
334         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-parse.o `test -f 'argp-parse.c' || echo '$(srcdir)/'`argp-parse.c
335
336 lib_a-argp-parse.obj: argp-parse.c
337         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-parse.obj `if test -f 'argp-parse.c'; then $(CYGPATH_W) 'argp-parse.c'; else $(CYGPATH_W) '$(srcdir)/argp-parse.c'; fi`
338
339 lib_a-argp-pv.o: argp-pv.c
340         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-pv.o `test -f 'argp-pv.c' || echo '$(srcdir)/'`argp-pv.c
341
342 lib_a-argp-pv.obj: argp-pv.c
343         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-pv.obj `if test -f 'argp-pv.c'; then $(CYGPATH_W) 'argp-pv.c'; else $(CYGPATH_W) '$(srcdir)/argp-pv.c'; fi`
344
345 lib_a-argp-pvh.o: argp-pvh.c
346         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-pvh.o `test -f 'argp-pvh.c' || echo '$(srcdir)/'`argp-pvh.c
347
348 lib_a-argp-pvh.obj: argp-pvh.c
349         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-pvh.obj `if test -f 'argp-pvh.c'; then $(CYGPATH_W) 'argp-pvh.c'; else $(CYGPATH_W) '$(srcdir)/argp-pvh.c'; fi`
350
351 lib_a-argp-xinl.o: argp-xinl.c
352         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-xinl.o `test -f 'argp-xinl.c' || echo '$(srcdir)/'`argp-xinl.c
353
354 lib_a-argp-xinl.obj: argp-xinl.c
355         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-xinl.obj `if test -f 'argp-xinl.c'; then $(CYGPATH_W) 'argp-xinl.c'; else $(CYGPATH_W) '$(srcdir)/argp-xinl.c'; fi`
356
357 mostlyclean-libtool:
358         -rm -f *.lo
359
360 clean-libtool:
361         -rm -rf .libs _libs
362
363 distclean-libtool:
364         -rm -f libtool
365 uninstall-info-am:
366
367 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
368         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
369         unique=`for i in $$list; do \
370             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371           done | \
372           $(AWK) '    { files[$$0] = 1; } \
373                END { for (i in files) print i; }'`; \
374         mkid -fID $$unique
375 tags: TAGS
376
377 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
378                 $(TAGS_FILES) $(LISP)
379         tags=; \
380         here=`pwd`; \
381         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
382         unique=`for i in $$list; do \
383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384           done | \
385           $(AWK) '    { files[$$0] = 1; } \
386                END { for (i in files) print i; }'`; \
387         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
388           test -n "$$unique" || unique=$$empty_fix; \
389           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
390             $$tags $$unique; \
391         fi
392 ctags: CTAGS
393 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
394                 $(TAGS_FILES) $(LISP)
395         tags=; \
396         here=`pwd`; \
397         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
398         unique=`for i in $$list; do \
399             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400           done | \
401           $(AWK) '    { files[$$0] = 1; } \
402                END { for (i in files) print i; }'`; \
403         test -z "$(CTAGS_ARGS)$$tags$$unique" \
404           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
405              $$tags $$unique
406
407 GTAGS:
408         here=`$(am__cd) $(top_builddir) && pwd` \
409           && cd $(top_srcdir) \
410           && gtags -i $(GTAGS_ARGS) $$here
411
412 distclean-tags:
413         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
414 check-am:
415 check: check-am
416 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
417 installdirs:
418 install: install-am
419 install-exec: install-exec-am
420 install-data: install-data-am
421 uninstall: uninstall-am
422
423 install-am: all-am
424         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
425
426 installcheck: installcheck-am
427 install-strip:
428         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430           `test -z '$(STRIP)' || \
431             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
432 mostlyclean-generic:
433
434 clean-generic:
435
436 distclean-generic:
437         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
438
439 maintainer-clean-generic:
440         @echo "This command is intended for maintainers to use"
441         @echo "it deletes files that may require special tools to rebuild."
442 clean: clean-am
443
444 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
445         clean-noinstLTLIBRARIES mostlyclean-am
446
447 distclean: distclean-am
448         -rm -f Makefile
449 distclean-am: clean-am distclean-compile distclean-generic \
450         distclean-libtool distclean-tags
451
452 dvi: dvi-am
453
454 dvi-am:
455
456 html: html-am
457
458 info: info-am
459
460 info-am:
461
462 install-data-am:
463
464 install-exec-am:
465
466 install-info: install-info-am
467
468 install-man:
469
470 installcheck-am:
471
472 maintainer-clean: maintainer-clean-am
473         -rm -f Makefile
474 maintainer-clean-am: distclean-am maintainer-clean-generic
475
476 mostlyclean: mostlyclean-am
477
478 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
479         mostlyclean-libtool
480
481 pdf: pdf-am
482
483 pdf-am:
484
485 ps: ps-am
486
487 ps-am:
488
489 uninstall-am:
490
491 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
492         clean-libtool clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
493         ctags distclean distclean-compile distclean-generic \
494         distclean-libtool distclean-tags dvi dvi-am html html-am info \
495         info-am install install-am install-data install-data-am \
496         install-exec install-exec-am install-info install-info-am \
497         install-man install-strip installcheck installcheck-am \
498         installdirs maintainer-clean maintainer-clean-generic \
499         mostlyclean mostlyclean-compile mostlyclean-generic \
500         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
501         uninstall-am uninstall-info-am
502
503 objectlist.awk.in: $(noinst_LTLIBRARIES)
504         -rm -f objectlist.awk.in
505         for i in `ls *.lo` ; \
506         do \
507           echo $$i `pwd`/$$i >> objectlist.awk.in ; \
508         done
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: