English translation
[cacao.git] / alpha / Makefile.in
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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.
7
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
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = /bin/sh
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DISTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 CC = @CC@
63 COMPILER_OBJECTS = @COMPILER_OBJECTS@
64 COMPILER_SOURCES = @COMPILER_SOURCES@
65 GC_OBJ = @GC_OBJ@
66 LIBTHREAD = @LIBTHREAD@
67 MAKEINFO = @MAKEINFO@
68 PACKAGE = @PACKAGE@
69 RANLIB = @RANLIB@
70 SYSDEP_DIR = @SYSDEP_DIR@
71 THREAD_OBJ = @THREAD_OBJ@
72 VERSION = @VERSION@
73
74 EXTRA_DIST = asmpart.c disass.c cray.c gen.c ngen.c \
75              defines.h native-math.h ngen.h sigcontext.h \
76              types.h threads.h 
77 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
78 CONFIG_HEADER = ../config.h
79 CONFIG_CLEAN_FILES = 
80 DIST_COMMON =  Makefile.am Makefile.in
81
82
83 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
84
85 TAR = tar
86 GZIP = --best
87 all: Makefile
88
89 .SUFFIXES:
90 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
91         cd $(top_srcdir) && $(AUTOMAKE) --gnu alpha/Makefile
92
93 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
94         cd $(top_builddir) \
95           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
96
97 tags: TAGS
98 TAGS:
99
100
101 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
102
103 subdir = alpha
104
105 distdir: $(DISTFILES)
106         here=`cd $(top_builddir) && pwd`; \
107         top_distdir=`cd $(top_distdir) && pwd`; \
108         distdir=`cd $(distdir) && pwd`; \
109         cd $(top_srcdir) \
110           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu alpha/Makefile
111         @for file in $(DISTFILES); do \
112           d=$(srcdir); \
113           test -f $(distdir)/$$file \
114           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
115           || cp -p $$d/$$file $(distdir)/$$file; \
116         done
117 info:
118 dvi:
119 check: all
120         $(MAKE)
121 installcheck:
122 install-exec: 
123         @$(NORMAL_INSTALL)
124
125 install-data: 
126         @$(NORMAL_INSTALL)
127
128 install: install-exec install-data all
129         @:
130
131 uninstall: 
132
133 install-strip:
134         $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
135 installdirs:
136
137
138 mostlyclean-generic:
139         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
140
141 clean-generic:
142         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
143
144 distclean-generic:
145         -rm -f Makefile $(DISTCLEANFILES)
146         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
147         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
148
149 maintainer-clean-generic:
150         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
151         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
152 mostlyclean:  mostlyclean-generic
153
154 clean:  clean-generic mostlyclean
155
156 distclean:  distclean-generic clean
157         -rm -f config.status
158
159 maintainer-clean:  maintainer-clean-generic distclean
160         @echo "This command is intended for maintainers to use;"
161         @echo "it deletes files that may require special tools to rebuild."
162
163 .PHONY: tags distdir info dvi installcheck install-exec install-data \
164 install uninstall all installdirs mostlyclean-generic distclean-generic \
165 clean-generic maintainer-clean-generic clean mostlyclean distclean \
166 maintainer-clean
167
168
169 # Tell versions [3.59,3.63) of GNU make to not export all variables.
170 # Otherwise a system limit (for SysV at least) may be exceeded.
171 .NOEXPORT: