1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
66 ALL_OBJ_DEPS
= @ALL_OBJ_DEPS@
70 CATOBJEXT
= @CATOBJEXT@
72 DATADIRNAME
= @DATADIRNAME@
80 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
81 INSTOBJEXT
= @INSTOBJEXT@
90 MKINSTALLDIRS
= @MKINSTALLDIRS@
93 OPCODES_LIB
= @OPCODES_LIB@
98 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
101 WARN_CFLAGS
= @WARN_CFLAGS@
104 cgen_cpu_prefix
= @cgen_cpu_prefix@
105 extra_objects
= @extra_objects@
106 install_tooldir
= @install_tooldir@
108 obj_format
= @obj_format@
109 target_cpu_type
= @target_cpu_type@
112 AUTOMAKE_OPTIONS
= cygnus
114 # What version of the manual you want; "all" includes everything
119 info_TEXINFOS
= as.texinfo gasp.texi
143 # This one isn't ready for prime time yet. Not even a little bit.
145 noinst_TEXINFOS
= internals.texi
147 DISTCLEANFILES
= asconfig.texi
149 MAINTAINERCLEANFILES
= gasver.texi
150 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
151 CONFIG_HEADER
= ..
/config.h
153 TEXI2DVI
= `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
154 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
155 INFO_DEPS
= as.
info gasp.
info
156 DVIS
= as.
dvi gasp.
dvi
157 TEXINFOS
= as.texinfo gasp.texi
158 man1dir = $(mandir)/man1
162 DIST_COMMON
= Makefile.am Makefile.in
165 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
171 .SUFFIXES
: .
dvi .
info .ps .texi .texinfo .txi
172 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
173 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus doc
/Makefile
175 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
177 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
191 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
192 $(MAKEINFO
) -I
$(srcdir) $<
195 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
196 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
199 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
200 $(MAKEINFO
) -I
$(srcdir) $<
203 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
204 $(MAKEINFO
) -I
$(srcdir) $<
207 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
208 $(MAKEINFO
) -I
$(srcdir) $<
211 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
212 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
215 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
216 $(MAKEINFO
) -I
$(srcdir) $<
219 TEXINPUTS
=$(top_srcdir
)/..
/texinfo
/texinfo.
tex:$$TEXINPUTS \
220 MAKEINFO
='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI
) $<
223 @
rm -f
$@
$@
-[0-9] $@
-[0-9][0-9]
224 $(MAKEINFO
) -I
$(srcdir) $<
228 install-info-am
: $(INFO_DEPS
)
230 $(mkinstalldirs
) $(DESTDIR
)$(infodir)
231 @list
='$(INFO_DEPS)'; \
232 for file in
$$list; do \
233 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
234 for ifile in
`cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
235 if
test -f
$$d/$$ifile; then \
236 echo
" $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
237 $(INSTALL_DATA
) $$d/$$ifile $(DESTDIR
)$(infodir)/$$ifile; \
242 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
243 list
='$(INFO_DEPS)'; \
244 for file in
$$list; do \
245 echo
" install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
246 install-info
--info-dir
=$(DESTDIR
)$(infodir) $(DESTDIR
)$(infodir)/$$file ||
:;\
252 @if
$(SHELL
) -c
'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev
/null
2>&1; then \
255 list
='$(INFO_DEPS)'; \
256 for file in
$$list; do \
258 || install-info
--info-dir
=$(DESTDIR
)$(infodir) --remove
$$file; \
261 list
='$(INFO_DEPS)'; \
262 for file in
$$list; do \
263 (cd
$(DESTDIR
)$(infodir) && rm -f
$$file $$file-[0-9] $$file-[0-9][0-9]); \
266 dist-info
: $(INFO_DEPS
)
267 list
='$(INFO_DEPS)'; \
268 for base in
$$list; do \
269 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
270 for file in
`cd $$d && eval echo $$base*`; do \
271 test -f
$(distdir
)/$$file \
272 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
273 || cp
-p
$$d/$$file $(distdir
)/$$file; \
278 -rm -f
as.aux
as.cp
as.cps
as.
dvi as.fn
as.fns
as.ky
as.kys
as.ps \
279 as.log
as.pg
as.toc
as.tp
as.tps
as.vr
as.vrs
as.op
as.tr \
280 as.cv
as.cn gasp.aux gasp.cp gasp.cps gasp.
dvi gasp.fn \
281 gasp.fns gasp.ky gasp.kys gasp.ps gasp.log gasp.pg gasp.toc \
282 gasp.tp gasp.tps gasp.vr gasp.vrs gasp.op gasp.tr gasp.cv \
289 maintainer-clean-aminfo
:
290 for i in
$(INFO_DEPS
); do \
292 if
test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
296 clean-info
: mostlyclean-aminfo
299 $(mkinstalldirs
) $(DESTDIR
)$(man1dir)
300 @list
='$(man1_MANS)'; \
301 l2
='$(man_MANS)'; for i in
$$l2; do \
303 *.1*) list
="$$list $$i" ;; \
306 for i in
$$list; do \
307 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
309 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
310 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
311 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
312 echo
" $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
313 $(INSTALL_DATA
) $$file $(DESTDIR
)$(man1dir)/$$inst; \
317 @list
='$(man1_MANS)'; \
318 l2
='$(man_MANS)'; for i in
$$l2; do \
320 *.1*) list
="$$list $$i" ;; \
323 for i in
$$list; do \
324 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
325 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
326 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
327 echo
" rm -f $(DESTDIR)$(man1dir)/$$inst"; \
328 rm -f
$(DESTDIR
)$(man1dir)/$$inst; \
332 $(MAKE
) $(AM_MAKEFLAGS
) install-man1
335 $(MAKE
) $(AM_MAKEFLAGS
) uninstall-man1
340 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
344 distdir
: $(DISTFILES
)
345 @for file in
$(DISTFILES
); do \
346 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
347 if
test -d
$$d/$$file; then \
348 cp
-pr
$$d/$$file $(distdir
)/$$file; \
350 test -f
$(distdir
)/$$file \
351 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
352 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
355 $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
="$(top_distdir)" distdir
="$(distdir)" dist-info
356 info-am
: $(INFO_DEPS
)
363 installcheck: installcheck-am
365 install-info
: install-info-am
367 install-exec
: install-exec-am
369 install-data-am
: install-man
370 install-data
: install-data-am
373 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
375 uninstall-am
: uninstall-man
376 uninstall: uninstall-am
377 all-am
: Makefile
$(MANS
)
380 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
382 $(mkinstalldirs
) $(DESTDIR
)$(mandir)/man1
390 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
391 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
392 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
394 maintainer-clean-generic
:
395 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
396 mostlyclean-am
: mostlyclean-aminfo mostlyclean-generic
398 mostlyclean: mostlyclean-am
400 clean-am
: clean-aminfo clean-generic mostlyclean-am
404 distclean-am
: distclean-aminfo distclean-generic clean-am
407 distclean: distclean-am
409 maintainer-clean-am
: maintainer-clean-aminfo maintainer-clean-generic \
411 @echo
"This command is intended for maintainers to use;"
412 @echo
"it deletes files that may require special tools to rebuild."
414 maintainer-clean
: maintainer-clean-am
416 .PHONY
: install-info-am uninstall-info mostlyclean-aminfo \
417 distclean-aminfo clean-aminfo maintainer-clean-aminfo install-man1 \
418 uninstall-man1 install-man uninstall-man
tags distdir info-am
info \
419 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
420 install-info install-exec-am install-exec install-data-am install-data \
421 install-am
install uninstall-am
uninstall all-redirect all-am
all \
422 installdirs mostlyclean-generic distclean-generic clean-generic \
423 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
426 asconfig.texi
: $(CONFIG
).texi
428 ln
-s
$(srcdir)/$(CONFIG
).texi .
/asconfig.texi
>/dev
/null
2>&1 \
429 || ln
$(srcdir)/$(CONFIG
).texi .
/asconfig.texi
>/dev
/null
2>&1 \
430 || cp
$(srcdir)/$(CONFIG
).texi .
/asconfig.texi
432 gasver.texi
: Makefile
434 echo
'@set VERSION $(VERSION)' > $@
436 as.
info: $(srcdir)/as.texinfo asconfig.texi gasver.texi
$(CPU_DOCS
)
437 as.
dvi: $(srcdir)/as.texinfo asconfig.texi gasver.texi
$(CPU_DOCS
)
439 # Tell versions [3.59,3.63) of GNU make to not export all variables.
440 # Otherwise a system limit (for SysV at least) may be exceeded.