source: trunk/libs/newlib/src/newlib/libc/sys/decstation/Makefile.in @ 444

Last change on this file since 444 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 11.2 KB
Line 
1# Makefile.in generated by automake 1.11.1 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
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = .
38DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
39        $(top_srcdir)/configure $(am__configure_deps) \
40        $(srcdir)/../../../../mkinstalldirs
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/../../../acinclude.m4 \
43        $(top_srcdir)/configure.in
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45        $(ACLOCAL_M4)
46am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47 configure.lineno config.status.lineno
48mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
49CONFIG_CLEAN_FILES =
50CONFIG_CLEAN_VPATH_FILES =
51LIBRARIES = $(noinst_LIBRARIES)
52ARFLAGS = cru
53lib_a_AR = $(AR) $(ARFLAGS)
54lib_a_DEPENDENCIES = $(COPYOFILES)
55am_lib_a_OBJECTS = _main.$(OBJEXT)
56lib_a_OBJECTS = $(am_lib_a_OBJECTS)
57DEFAULT_INCLUDES = -I.@am__isrc@
58depcomp =
59am__depfiles_maybe =
60COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
61        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
62CCLD = $(CC)
63LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
64SOURCES = $(lib_a_SOURCES)
65ETAGS = etags
66CTAGS = ctags
67ACLOCAL = @ACLOCAL@
68AMTAR = @AMTAR@
69AR = @AR@
70AS = @AS@
71AUTOCONF = @AUTOCONF@
72AUTOHEADER = @AUTOHEADER@
73AUTOMAKE = @AUTOMAKE@
74AWK = @AWK@
75CC = @CC@
76CCAS = @CCAS@
77CCASFLAGS = @CCASFLAGS@
78CCDEPMODE = @CCDEPMODE@
79CYGPATH_W = @CYGPATH_W@
80DEFS = @DEFS@
81DEPDIR = @DEPDIR@
82ECHO_C = @ECHO_C@
83ECHO_N = @ECHO_N@
84ECHO_T = @ECHO_T@
85INSTALL = @INSTALL@
86INSTALL_DATA = @INSTALL_DATA@
87INSTALL_PROGRAM = @INSTALL_PROGRAM@
88INSTALL_SCRIPT = @INSTALL_SCRIPT@
89INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90LDFLAGS = @LDFLAGS@
91LIBOBJS = @LIBOBJS@
92LIBS = @LIBS@
93LTLIBOBJS = @LTLIBOBJS@
94MAINT = @MAINT@
95MAKEINFO = @MAKEINFO@
96MKDIR_P = @MKDIR_P@
97NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
98NO_INCLUDE_LIST = @NO_INCLUDE_LIST@
99OBJEXT = @OBJEXT@
100PACKAGE = @PACKAGE@
101PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
102PACKAGE_NAME = @PACKAGE_NAME@
103PACKAGE_STRING = @PACKAGE_STRING@
104PACKAGE_TARNAME = @PACKAGE_TARNAME@
105PACKAGE_URL = @PACKAGE_URL@
106PACKAGE_VERSION = @PACKAGE_VERSION@
107PATH_SEPARATOR = @PATH_SEPARATOR@
108RANLIB = @RANLIB@
109READELF = @READELF@
110SET_MAKE = @SET_MAKE@
111SHELL = @SHELL@
112STRIP = @STRIP@
113VERSION = @VERSION@
114abs_builddir = @abs_builddir@
115abs_srcdir = @abs_srcdir@
116abs_top_builddir = @abs_top_builddir@
117abs_top_srcdir = @abs_top_srcdir@
118aext = @aext@
119am__include = @am__include@
120am__leading_dot = @am__leading_dot@
121am__quote = @am__quote@
122am__tar = @am__tar@
123am__untar = @am__untar@
124bindir = @bindir@
125build = @build@
126build_alias = @build_alias@
127build_cpu = @build_cpu@
128build_os = @build_os@
129build_vendor = @build_vendor@
130builddir = @builddir@
131datadir = @datadir@
132datarootdir = @datarootdir@
133docdir = @docdir@
134dvidir = @dvidir@
135exec_prefix = @exec_prefix@
136host = @host@
137host_alias = @host_alias@
138host_cpu = @host_cpu@
139host_os = @host_os@
140host_vendor = @host_vendor@
141htmldir = @htmldir@
142includedir = @includedir@
143infodir = @infodir@
144install_sh = @install_sh@
145libdir = @libdir@
146libexecdir = @libexecdir@
147libm_machine_dir = @libm_machine_dir@
148localedir = @localedir@
149localstatedir = @localstatedir@
150lpfx = @lpfx@
151machine_dir = @machine_dir@
152mandir = @mandir@
153mkdir_p = @mkdir_p@
154newlib_basedir = @newlib_basedir@
155oext = @oext@
156oldincludedir = @oldincludedir@
157pdfdir = @pdfdir@
158prefix = @prefix@
159program_transform_name = @program_transform_name@
160psdir = @psdir@
161sbindir = @sbindir@
162sharedstatedir = @sharedstatedir@
163srcdir = @srcdir@
164sys_dir = @sys_dir@
165sysconfdir = @sysconfdir@
166target_alias = @target_alias@
167top_build_prefix = @top_build_prefix@
168top_builddir = @top_builddir@
169top_srcdir = @top_srcdir@
170AUTOMAKE_OPTIONS = cygnus
171INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
172AM_CCASFLAGS = $(INCLUDES)
173noinst_LIBRARIES = lib.a
174COPYOFILES = \
175        read.o \
176        open.o \
177        _exit.o \
178        write.o \
179        lseek.o \
180        close.o \
181        sbrk.o \
182        cerror.o \
183        fork.o \
184        isatty.o \
185        ioctl.o \
186        getpid.o \
187        time.o \
188        kill.o \
189        wait.o \
190        execve.o \
191        gettimeofday.o \
192        link.o \
193        unlink.o \
194        fstat.o \
195        times.o  \
196        getrusage.o 
197
198lib_a_SOURCES = _main.c
199lib_a_LIBADD = $(COPYOFILES)
200ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
201CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
202all: all-am
203
204.SUFFIXES:
205.SUFFIXES: .c .o .obj
206am--refresh:
207        @:
208$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
209        @for dep in $?; do \
210          case '$(am__configure_deps)' in \
211            *$$dep*) \
212              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
213              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
214                && exit 0; \
215              exit 1;; \
216          esac; \
217        done; \
218        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
219        $(am__cd) $(top_srcdir) && \
220          $(AUTOMAKE) --cygnus Makefile
221.PRECIOUS: Makefile
222Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223        @case '$?' in \
224          *config.status*) \
225            echo ' $(SHELL) ./config.status'; \
226            $(SHELL) ./config.status;; \
227          *) \
228            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
229            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
230        esac;
231
232$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
233        $(SHELL) ./config.status --recheck
234
235$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
236        $(am__cd) $(srcdir) && $(AUTOCONF)
237$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
238        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
239$(am__aclocal_m4_deps):
240
241clean-noinstLIBRARIES:
242        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
243lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
244        -rm -f lib.a
245        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
246        $(RANLIB) lib.a
247
248mostlyclean-compile:
249        -rm -f *.$(OBJEXT)
250
251distclean-compile:
252        -rm -f *.tab.c
253
254.c.o:
255        $(COMPILE) -c $<
256
257.c.obj:
258        $(COMPILE) -c `$(CYGPATH_W) '$<'`
259
260ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
261        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262        unique=`for i in $$list; do \
263            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264          done | \
265          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
266              END { if (nonempty) { for (i in files) print i; }; }'`; \
267        mkid -fID $$unique
268tags: TAGS
269
270TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
271                $(TAGS_FILES) $(LISP)
272        set x; \
273        here=`pwd`; \
274        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
275        unique=`for i in $$list; do \
276            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277          done | \
278          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
279              END { if (nonempty) { for (i in files) print i; }; }'`; \
280        shift; \
281        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
282          test -n "$$unique" || unique=$$empty_fix; \
283          if test $$# -gt 0; then \
284            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
285              "$$@" $$unique; \
286          else \
287            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
288              $$unique; \
289          fi; \
290        fi
291ctags: CTAGS
292CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
293                $(TAGS_FILES) $(LISP)
294        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
295        unique=`for i in $$list; do \
296            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297          done | \
298          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
299              END { if (nonempty) { for (i in files) print i; }; }'`; \
300        test -z "$(CTAGS_ARGS)$$unique" \
301          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
302             $$unique
303
304GTAGS:
305        here=`$(am__cd) $(top_builddir) && pwd` \
306          && $(am__cd) $(top_srcdir) \
307          && gtags -i $(GTAGS_ARGS) "$$here"
308
309distclean-tags:
310        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
311check-am:
312check: check-am
313all-am: Makefile $(LIBRARIES) all-local
314installdirs:
315install: install-am
316install-exec: install-exec-am
317install-data: install-data-am
318uninstall: uninstall-am
319
320install-am: all-am
321        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
322
323installcheck: installcheck-am
324install-strip:
325        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
326          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
327          `test -z '$(STRIP)' || \
328            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
329mostlyclean-generic:
330
331clean-generic:
332
333distclean-generic:
334        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
335        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
336
337maintainer-clean-generic:
338        @echo "This command is intended for maintainers to use"
339        @echo "it deletes files that may require special tools to rebuild."
340clean: clean-am
341
342clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
343
344distclean: distclean-am
345        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
346        -rm -f Makefile
347distclean-am: clean-am distclean-compile distclean-generic \
348        distclean-tags
349
350dvi: dvi-am
351
352dvi-am:
353
354html: html-am
355
356html-am:
357
358info: info-am
359
360info-am:
361
362install-data-am:
363
364install-dvi: install-dvi-am
365
366install-dvi-am:
367
368install-exec-am:
369
370install-html: install-html-am
371
372install-html-am:
373
374install-info: install-info-am
375
376install-info-am:
377
378install-man:
379
380install-pdf: install-pdf-am
381
382install-pdf-am:
383
384install-ps: install-ps-am
385
386install-ps-am:
387
388installcheck-am:
389
390maintainer-clean: maintainer-clean-am
391        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
392        -rm -rf $(top_srcdir)/autom4te.cache
393        -rm -f Makefile
394maintainer-clean-am: distclean-am maintainer-clean-generic
395
396mostlyclean: mostlyclean-am
397
398mostlyclean-am: mostlyclean-compile mostlyclean-generic
399
400pdf: pdf-am
401
402pdf-am:
403
404ps: ps-am
405
406ps-am:
407
408uninstall-am:
409
410.MAKE: install-am install-strip
411
412.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
413        clean clean-generic clean-noinstLIBRARIES ctags distclean \
414        distclean-compile distclean-generic distclean-tags dvi dvi-am \
415        html html-am info info-am install install-am install-data \
416        install-data-am install-dvi install-dvi-am install-exec \
417        install-exec-am install-html install-html-am install-info \
418        install-info-am install-man install-pdf install-pdf-am \
419        install-ps install-ps-am install-strip installcheck \
420        installcheck-am installdirs maintainer-clean \
421        maintainer-clean-generic mostlyclean mostlyclean-compile \
422        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
423        uninstall-am
424
425
426$(COPYOFILES):
427        ar x /lib/libc.a $(COPYOFILES)
428
429all-local: crt0.o
430
431crt0.o:
432        cp /lib/crt0.o crt0.o
433
434# Tell versions [3.59,3.63) of GNU make to not export all variables.
435# Otherwise a system limit (for SysV at least) may be exceeded.
436.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.