1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 top_srcdir
= @top_srcdir@
21 exec_prefix = @
exec_prefix@
25 libexecdir
= @libexecdir@
27 sysconfdir
= @sysconfdir@
28 sharedstatedir
= @sharedstatedir@
29 localstatedir
= @localstatedir@
33 includedir = @
includedir@
34 oldincludedir = /usr
/include
38 pkgdatadir
= $(datadir)/@PACKAGE@
39 pkglibdir
= $(libdir)/@PACKAGE@
40 pkgincludedir
= $(includedir)/@PACKAGE@
47 AUTOHEADER
= @AUTOHEADER@
50 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
51 INSTALL_DATA
= @INSTALL_DATA@
52 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
53 transform
= @program_transform_name@
61 build_alias
= @build_alias@
62 build_triplet
= @build@
63 host_alias
= @host_alias@
65 target_alias
= @target_alias@
66 target_triplet
= @target@
79 LIBC_EXTRA_DEF
= @LIBC_EXTRA_DEF@
80 LIBC_EXTRA_LIB
= @LIBC_EXTRA_LIB@
81 LIBC_MACHINE_LIB
= @LIBC_MACHINE_LIB@
82 LIBC_POSIX_LIB
= @LIBC_POSIX_LIB@
83 LIBC_SIGNAL_DEF
= @LIBC_SIGNAL_DEF@
84 LIBC_SIGNAL_LIB
= @LIBC_SIGNAL_LIB@
85 LIBC_STDIO64_DEF
= @LIBC_STDIO64_DEF@
86 LIBC_STDIO64_LIB
= @LIBC_STDIO64_LIB@
87 LIBC_SYSCALL_LIB
= @LIBC_SYSCALL_LIB@
88 LIBC_SYS_LIB
= @LIBC_SYS_LIB@
89 LIBC_UNIX_LIB
= @LIBC_UNIX_LIB@
94 NEWLIB_CFLAGS
= @NEWLIB_CFLAGS@
102 extra_dir
= @extra_dir@
103 libm_machine_dir
= @libm_machine_dir@
104 machine_dir
= @machine_dir@
105 newlib_basedir
= @newlib_basedir@
109 AUTOMAKE_OPTIONS
= cygnus
111 INCLUDES
= $(NEWLIB_CFLAGS
) $(CROSS_CFLAGS
) $(TARGET_CFLAGS
)
112 @ELIX_LEVEL_1_TRUE@LIB_OBJS
=
113 @ELIX_LEVEL_1_FALSE@LIB_OBJS
= argz_add.
$(oext
) argz_add_sep.
$(oext
) argz_append.
$(oext
) argz_count.
$(oext
) argz_create.
$(oext
) argz_create_sep.
$(oext
) argz_delete.
$(oext
) argz_extract.
$(oext
) argz_insert.
$(oext
) argz_next.
$(oext
) argz_replace.
$(oext
) argz_stringify.
$(oext
) buf_findstr.
$(oext
) envz_entry.
$(oext
) envz_get.
$(oext
) envz_add.
$(oext
) envz_remove.
$(oext
) envz_merge.
$(oext
) envz_strip.
$(oext
)
115 libargz_la_LDFLAGS
= -Xcompiler
-nostdlib
117 @USE_LIBTOOL_TRUE@noinst_LTLIBRARIES
= libargz.la
118 @USE_LIBTOOL_TRUE@libargz_la_SOURCES
= dummy.c
119 @USE_LIBTOOL_TRUE@libargz_la_LIBADD
= $(LIB_OBJS
)
120 @USE_LIBTOOL_TRUE@libargz_la_DEPENDENCIES
= $(LIB_OBJS
)
121 @USE_LIBTOOL_TRUE@noinst_DATA
= objectlist.awk.in
122 @USE_LIBTOOL_FALSE@noinst_DATA
=
123 @USE_LIBTOOL_FALSE@noinst_LIBRARIES
= lib.a
124 @USE_LIBTOOL_FALSE@lib_a_SOURCES
= dummy.c
125 @USE_LIBTOOL_FALSE@lib_a_LIBADD
= $(LIB_OBJS
)
126 @USE_LIBTOOL_FALSE@lib_a_DEPENDENCIES
= $(LIB_OBJS
)
132 CHEW
= ..
/..
/doc
/makedoc
-f
$(srcdir)/..
/..
/doc
/doc.str
134 TARGETDOC
= ..
/tmp.texi
136 CLEANFILES
= $(CHEWOUT_FILES
) *.ref
137 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/..
/mkinstalldirs
139 LIBRARIES
= $(noinst_LIBRARIES
)
142 DEFS
= @DEFS@
-I.
-I
$(srcdir)
143 CPPFLAGS
= @CPPFLAGS@
145 @USE_LIBTOOL_FALSE@lib_a_OBJECTS
= dummy.
$(OBJEXT
)
146 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
148 @USE_LIBTOOL_TRUE@libargz_la_OBJECTS
= dummy.lo
150 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
151 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
153 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
154 DATA
= $(noinst_DATA
)
156 DIST_COMMON
= Makefile.am Makefile.in
159 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
163 SOURCES
= $(lib_a_SOURCES
) $(libargz_la_SOURCES
)
164 OBJECTS
= $(lib_a_OBJECTS
) $(libargz_la_OBJECTS
)
168 .SUFFIXES
: .S .c .def .lo .o .obj .s
169 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
) $(srcdir)/..
/..
/Makefile.shared
170 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus argz
/Makefile
172 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
174 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
177 mostlyclean-noinstLIBRARIES
:
179 clean-noinstLIBRARIES
:
180 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
182 distclean-noinstLIBRARIES
:
184 maintainer-clean-noinstLIBRARIES
:
189 # FIXME: We should only use cygpath when building on Windows,
190 # and only if it is available.
192 $(COMPILE
) -c
`cygpath -w $<`
201 -rm -f
*.o core
*.core
209 maintainer-clean-compile
:
212 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
215 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
218 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
228 maintainer-clean-libtool
:
230 lib.a
: $(lib_a_OBJECTS
) $(lib_a_DEPENDENCIES
)
232 $(AR
) cru lib.a
$(lib_a_OBJECTS
) $(lib_a_LIBADD
)
235 mostlyclean-noinstLTLIBRARIES
:
237 clean-noinstLTLIBRARIES
:
238 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
240 distclean-noinstLTLIBRARIES
:
242 maintainer-clean-noinstLTLIBRARIES
:
244 libargz.la
: $(libargz_la_OBJECTS
) $(libargz_la_DEPENDENCIES
)
245 $(LINK
) $(libargz_la_LDFLAGS
) $(libargz_la_OBJECTS
) $(libargz_la_LIBADD
) $(LIBS
)
249 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
250 list
='$(SOURCES) $(HEADERS)'; \
251 unique
=`for i in $$list; do echo $$i; done | \
252 awk ' { files[$$0] = 1; } \
253 END { for (i in files) print i; }'`; \
254 here
=`pwd` && cd
$(srcdir) \
255 && mkid
-f
$$here/ID
$$unique $(LISP
)
257 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
260 list
='$(SOURCES) $(HEADERS)'; \
261 unique
=`for i in $$list; do echo $$i; done | \
262 awk ' { files[$$0] = 1; } \
263 END { for (i in files) print i; }'`; \
264 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
265 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
274 maintainer-clean-tags
:
276 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
280 distdir
: $(DISTFILES
)
281 @for file in
$(DISTFILES
); do \
282 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
283 if
test -d
$$d/$$file; then \
284 cp
-pr
$$d/$$file $(distdir
)/$$file; \
286 test -f
$(distdir
)/$$file \
287 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
288 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
298 installcheck: installcheck-am
300 install-info
: install-info-am
302 install-exec
: install-exec-am
305 install-data
: install-data-am
308 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
311 uninstall: uninstall-am
312 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) $(DATA
)
315 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
322 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
325 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
326 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
328 maintainer-clean-generic
:
329 mostlyclean-am
: mostlyclean-noinstLIBRARIES mostlyclean-compile \
330 mostlyclean-libtool mostlyclean-noinstLTLIBRARIES \
331 mostlyclean-tags mostlyclean-generic
333 mostlyclean: mostlyclean-am
335 clean-am
: clean-noinstLIBRARIES clean-compile clean-libtool \
336 clean-noinstLTLIBRARIES clean-tags clean-generic \
341 distclean-am
: distclean-noinstLIBRARIES distclean-compile \
342 distclean-libtool distclean-noinstLTLIBRARIES \
343 distclean-tags distclean-generic clean-am
346 distclean: distclean-am
348 maintainer-clean-am
: maintainer-clean-noinstLIBRARIES \
349 maintainer-clean-compile maintainer-clean-libtool \
350 maintainer-clean-noinstLTLIBRARIES \
351 maintainer-clean-tags maintainer-clean-generic \
353 @echo
"This command is intended for maintainers to use;"
354 @echo
"it deletes files that may require special tools to rebuild."
356 maintainer-clean
: maintainer-clean-am
358 .PHONY
: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
359 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
360 mostlyclean-compile distclean-compile clean-compile \
361 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
362 clean-libtool maintainer-clean-libtool mostlyclean-noinstLTLIBRARIES \
363 distclean-noinstLTLIBRARIES clean-noinstLTLIBRARIES \
364 maintainer-clean-noinstLTLIBRARIES
tags mostlyclean-tags distclean-tags \
365 clean-tags maintainer-clean-tags distdir info-am
info dvi-am
dvi check \
366 check-am installcheck-am
installcheck install-info-am install-info \
367 install-exec-am install-exec install-data-am install-data install-am \
368 install uninstall-am
uninstall all-redirect all-am
all installdirs \
369 mostlyclean-generic distclean-generic clean-generic \
370 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
374 $(CHEW
) < $< > $*.def
2> $*.ref
377 doc
: $(CHEWOUT_FILES
)
379 objectlist.awk.in
: $(noinst_LTLIBRARIES
)
380 -rm -f objectlist.awk.in
381 for i in
`ls *.lo` ; \
383 echo
$$i `pwd`/$$i >> objectlist.awk.in
; \
386 # Tell versions [3.59,3.63) of GNU make to not export all variables.
387 # Otherwise a system limit (for SysV at least) may be exceeded.