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
)
113 LIB_SOURCES
= errno.c
115 liberrno_la_LDFLAGS
= -Xcompiler
-nostdlib
117 @USE_LIBTOOL_TRUE@noinst_LTLIBRARIES
= liberrno.la
118 @USE_LIBTOOL_TRUE@liberrno_la_SOURCES
= $(LIB_SOURCES
)
119 @USE_LIBTOOL_TRUE@noinst_DATA
= objectlist.awk.in
120 @USE_LIBTOOL_FALSE@noinst_DATA
=
121 @USE_LIBTOOL_FALSE@noinst_LIBRARIES
= lib.a
122 @USE_LIBTOOL_FALSE@lib_a_SOURCES
= $(LIB_SOURCES
)
128 CHEW
= ..
/..
/doc
/makedoc
-f
$(srcdir)/..
/..
/doc
/doc.str
130 TARGETDOC
= ..
/tmp.texi
132 CLEANFILES
= $(CHEWOUT_FILES
) *.ref
133 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/..
/mkinstalldirs
135 LIBRARIES
= $(noinst_LIBRARIES
)
138 DEFS
= @DEFS@
-I.
-I
$(srcdir)
139 CPPFLAGS
= @CPPFLAGS@
142 @USE_LIBTOOL_FALSE@lib_a_OBJECTS
= errno.
$(OBJEXT
)
143 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
146 @USE_LIBTOOL_TRUE@liberrno_la_OBJECTS
= errno.lo
148 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
149 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
151 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
152 DATA
= $(noinst_DATA
)
154 DIST_COMMON
= Makefile.am Makefile.in
157 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
161 SOURCES
= $(lib_a_SOURCES
) $(liberrno_la_SOURCES
)
162 OBJECTS
= $(lib_a_OBJECTS
) $(liberrno_la_OBJECTS
)
166 .SUFFIXES
: .S .c .def .lo .o .obj .s
167 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
) $(srcdir)/..
/..
/Makefile.shared
168 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus errno
/Makefile
170 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
172 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
175 mostlyclean-noinstLIBRARIES
:
177 clean-noinstLIBRARIES
:
178 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
180 distclean-noinstLIBRARIES
:
182 maintainer-clean-noinstLIBRARIES
:
187 # FIXME: We should only use cygpath when building on Windows,
188 # and only if it is available.
190 $(COMPILE
) -c
`cygpath -w $<`
199 -rm -f
*.o core
*.core
207 maintainer-clean-compile
:
210 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
213 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
216 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
226 maintainer-clean-libtool
:
228 lib.a
: $(lib_a_OBJECTS
) $(lib_a_DEPENDENCIES
)
230 $(AR
) cru lib.a
$(lib_a_OBJECTS
) $(lib_a_LIBADD
)
233 mostlyclean-noinstLTLIBRARIES
:
235 clean-noinstLTLIBRARIES
:
236 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
238 distclean-noinstLTLIBRARIES
:
240 maintainer-clean-noinstLTLIBRARIES
:
242 liberrno.la
: $(liberrno_la_OBJECTS
) $(liberrno_la_DEPENDENCIES
)
243 $(LINK
) $(liberrno_la_LDFLAGS
) $(liberrno_la_OBJECTS
) $(liberrno_la_LIBADD
) $(LIBS
)
247 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
248 list
='$(SOURCES) $(HEADERS)'; \
249 unique
=`for i in $$list; do echo $$i; done | \
250 awk ' { files[$$0] = 1; } \
251 END { for (i in files) print i; }'`; \
252 here
=`pwd` && cd
$(srcdir) \
253 && mkid
-f
$$here/ID
$$unique $(LISP
)
255 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
258 list
='$(SOURCES) $(HEADERS)'; \
259 unique
=`for i in $$list; do echo $$i; done | \
260 awk ' { files[$$0] = 1; } \
261 END { for (i in files) print i; }'`; \
262 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
263 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
272 maintainer-clean-tags
:
274 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
278 distdir
: $(DISTFILES
)
279 @for file in
$(DISTFILES
); do \
280 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
281 if
test -d
$$d/$$file; then \
282 cp
-pr
$$d/$$file $(distdir
)/$$file; \
284 test -f
$(distdir
)/$$file \
285 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
286 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
296 installcheck: installcheck-am
298 install-info
: install-info-am
300 install-exec
: install-exec-am
303 install-data
: install-data-am
306 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
309 uninstall: uninstall-am
310 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) $(DATA
)
313 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
320 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
323 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
324 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
326 maintainer-clean-generic
:
327 mostlyclean-am
: mostlyclean-noinstLIBRARIES mostlyclean-compile \
328 mostlyclean-libtool mostlyclean-noinstLTLIBRARIES \
329 mostlyclean-tags mostlyclean-generic
331 mostlyclean: mostlyclean-am
333 clean-am
: clean-noinstLIBRARIES clean-compile clean-libtool \
334 clean-noinstLTLIBRARIES clean-tags clean-generic \
339 distclean-am
: distclean-noinstLIBRARIES distclean-compile \
340 distclean-libtool distclean-noinstLTLIBRARIES \
341 distclean-tags distclean-generic clean-am
344 distclean: distclean-am
346 maintainer-clean-am
: maintainer-clean-noinstLIBRARIES \
347 maintainer-clean-compile maintainer-clean-libtool \
348 maintainer-clean-noinstLTLIBRARIES \
349 maintainer-clean-tags maintainer-clean-generic \
351 @echo
"This command is intended for maintainers to use;"
352 @echo
"it deletes files that may require special tools to rebuild."
354 maintainer-clean
: maintainer-clean-am
356 .PHONY
: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
357 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
358 mostlyclean-compile distclean-compile clean-compile \
359 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
360 clean-libtool maintainer-clean-libtool mostlyclean-noinstLTLIBRARIES \
361 distclean-noinstLTLIBRARIES clean-noinstLTLIBRARIES \
362 maintainer-clean-noinstLTLIBRARIES
tags mostlyclean-tags distclean-tags \
363 clean-tags maintainer-clean-tags distdir info-am
info dvi-am
dvi check \
364 check-am installcheck-am
installcheck install-info-am install-info \
365 install-exec-am install-exec install-data-am install-data install-am \
366 install uninstall-am
uninstall all-redirect all-am
all installdirs \
367 mostlyclean-generic distclean-generic clean-generic \
368 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
371 objectlist.awk.in
: $(noinst_LTLIBRARIES
)
372 -rm -f objectlist.awk.in
373 for i in
`ls *.lo` ; \
375 echo
$$i `pwd`/$$i >> objectlist.awk.in
; \
379 $(CHEW
) < $< > $*.def
2> $*.ref
385 # Tell versions [3.59,3.63) of GNU make to not export all variables.
386 # Otherwise a system limit (for SysV at least) may be exceeded.