14490c67c1414dddcbb64bc225add8e99076c8d7
[fw/sdcc] / device / lib / pic16 / libm / Makefile.in
1 # Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
34         $(top_srcdir)/Makefile.common
35 subdir = libm
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39         $(ACLOCAL_M4)
40 mkinstalldirs = $(install_sh) -d
41 CONFIG_HEADER = $(top_builddir)/config.h
42 CONFIG_CLEAN_FILES =
43 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
44 am__vpath_adj = case $$p in \
45     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
46     *) f=$$p;; \
47   esac;
48 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
49 am__installdirs = "$(DESTDIR)$(libdir)"
50 libLIBRARIES_INSTALL = $(INSTALL_DATA)
51 LIBRARIES = $(lib_LIBRARIES)
52 libm18f_a_AR = $(AR) $(ARFLAGS)
53 libm18f_a_LIBADD =
54 am_libm18f_a_OBJECTS = acosf.$(OBJEXT) asincosf.$(OBJEXT) \
55         asinf.$(OBJEXT) atan2f.$(OBJEXT) atanf.$(OBJEXT) \
56         ceilf.$(OBJEXT) cosf.$(OBJEXT) coshf.$(OBJEXT) cotf.$(OBJEXT) \
57         errno.$(OBJEXT) expf.$(OBJEXT) fabsf.$(OBJEXT) \
58         floorf.$(OBJEXT) frexpf.$(OBJEXT) ldexpf.$(OBJEXT) \
59         log10f.$(OBJEXT) logf.$(OBJEXT) modff.$(OBJEXT) powf.$(OBJEXT) \
60         sincosf.$(OBJEXT) sincoshf.$(OBJEXT) sinf.$(OBJEXT) \
61         sinhf.$(OBJEXT) sqrtf.$(OBJEXT) tancotf.$(OBJEXT) \
62         tanf.$(OBJEXT) tanhf.$(OBJEXT)
63 libm18f_a_OBJECTS = $(am_libm18f_a_OBJECTS)
64 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
65 depcomp = $(SHELL) $(top_srcdir)/depcomp
66 am__depfiles_maybe = depfiles
67 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69 CCLD = $(CC)
70 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
71 SOURCES = $(libm18f_a_SOURCES)
72 DIST_SOURCES = $(libm18f_a_SOURCES)
73 ETAGS = etags
74 CTAGS = ctags
75 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76 ACLOCAL = @ACLOCAL@
77 AMTAR = @AMTAR@
78 AR = @AR@
79 ARCH = @ARCH@
80 ARFLAGS = @ARFLAGS@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 CC = @CC@
86 CCAS = @CCAS@
87 CCASDEPMODE = @CCASDEPMODE@
88 CCASFLAGS = @CCASFLAGS@
89 CCDEPMODE = @CCDEPMODE@
90 CFLAGS = @CFLAGS@
91 CYGPATH_W = @CYGPATH_W@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 INSTALL = @INSTALL@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LD = @LD@
103 LIBOBJS = @LIBOBJS@
104 LIBS = @LIBS@
105 LTLIBOBJS = @LTLIBOBJS@
106 MAKEINFO = @MAKEINFO@
107 MKDIR_P = @MKDIR_P@
108 OBJEXT = @OBJEXT@
109 PACKAGE = @PACKAGE@
110 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111 PACKAGE_NAME = @PACKAGE_NAME@
112 PACKAGE_STRING = @PACKAGE_STRING@
113 PACKAGE_TARNAME = @PACKAGE_TARNAME@
114 PACKAGE_VERSION = @PACKAGE_VERSION@
115 PATH_SEPARATOR = @PATH_SEPARATOR@
116 RANLIB = @RANLIB@
117 SET_MAKE = @SET_MAKE@
118 SHELL = @SHELL@
119 STRIP = @STRIP@
120 VERSION = @VERSION@
121 abs_builddir = @abs_builddir@
122 abs_srcdir = @abs_srcdir@
123 abs_top_builddir = @abs_top_builddir@
124 abs_top_srcdir = @abs_top_srcdir@
125 am__include = @am__include@
126 am__leading_dot = @am__leading_dot@
127 am__quote = @am__quote@
128 am__tar = @am__tar@
129 am__untar = @am__untar@
130 bindir = @bindir@
131 build_alias = @build_alias@
132 builddir = @builddir@
133 datadir = @datadir@
134 datarootdir = @datarootdir@
135 docdir = @docdir@
136 dvidir = @dvidir@
137 exec_prefix = @exec_prefix@
138 host_alias = @host_alias@
139 htmldir = @htmldir@
140 includedir = @includedir@
141 infodir = @infodir@
142 install_sh = @install_sh@
143 libdir = @libdir@
144 libexecdir = @libexecdir@
145 localedir = @localedir@
146 localstatedir = @localstatedir@
147 mandir = @mandir@
148 mkdir_p = @mkdir_p@
149 oldincludedir = @oldincludedir@
150 pdfdir = @pdfdir@
151 prefix = @prefix@
152 program_transform_name = @program_transform_name@
153 psdir = @psdir@
154 sbindir = @sbindir@
155 sharedstatedir = @sharedstatedir@
156 srcdir = @srcdir@
157 sysconfdir = @sysconfdir@
158 target_alias = @target_alias@
159 top_builddir = @top_builddir@
160 top_srcdir = @top_srcdir@
161 lib_LIBRARIES = libm18f.a
162 libm18f_a_SOURCES = acosf.c asincosf.c asinf.c atan2f.c atanf.c \
163         ceilf.c cosf.c coshf.c cotf.c errno.c expf.c fabsf.c floorf.c \
164         frexpf.c ldexpf.c log10f.c logf.c modff.c powf.c sincosf.c \
165         sincoshf.c sinf.c sinhf.c sqrtf.c tancotf.c tanf.c tanhf.c
166 #AM_CFLAGS += --no-optimize-goto
167
168 #AM_CFLAGS += --debug-ralloc
169 #AM_CFLAGS += --debug-xtra
170 #AM_CFLAGS += --pcode-verbose
171 AM_CFLAGS = --std-c99 --asm="$(CCAS)" -I. \
172         -I$(top_srcdir)/../../include/pic16 -Wa,-q \
173         --fommit-frame-pointer --obanksel=9 --denable-peeps \
174         --optimize-cmp --optimize-df --i-code-in-asm
175
176 #AM_CFLAGS += --nooverlay
177 #AM_CFLAGS += --nogcse
178 #AM_CFLAGS += --nolabelopt
179 #AM_CFLAGS += --noinvariant
180 #AM_CFLAGS += --noinduction
181 #AM_CFLAGS += --nojtbound
182 #AM_CFLAGS += --noloopreverse
183 AM_CCASFLAGS = -I$(top_srcdir)/../../include/pic16 -I$(srcdir)
184 all: all-am
185
186 .SUFFIXES:
187 .SUFFIXES: .c .o .obj
188 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
189         @for dep in $?; do \
190           case '$(am__configure_deps)' in \
191             *$$dep*) \
192               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
193                 && exit 0; \
194               exit 1;; \
195           esac; \
196         done; \
197         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libm/Makefile'; \
198         cd $(top_srcdir) && \
199           $(AUTOMAKE) --foreign  libm/Makefile
200 .PRECIOUS: Makefile
201 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
202         @case '$?' in \
203           *config.status*) \
204             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
205           *) \
206             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
207             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
208         esac;
209
210 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
211         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
212
213 $(top_srcdir)/configure:  $(am__configure_deps)
214         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
216         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217 install-libLIBRARIES: $(lib_LIBRARIES)
218         @$(NORMAL_INSTALL)
219         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
220         @list='$(lib_LIBRARIES)'; for p in $$list; do \
221           if test -f $$p; then \
222             f=$(am__strip_dir) \
223             echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
224             $(libLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
225           else :; fi; \
226         done
227         @$(POST_INSTALL)
228         @list='$(lib_LIBRARIES)'; for p in $$list; do \
229           if test -f $$p; then \
230             p=$(am__strip_dir) \
231             echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
232             $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
233           else :; fi; \
234         done
235
236 uninstall-libLIBRARIES:
237         @$(NORMAL_UNINSTALL)
238         @list='$(lib_LIBRARIES)'; for p in $$list; do \
239           p=$(am__strip_dir) \
240           echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \
241           rm -f "$(DESTDIR)$(libdir)/$$p"; \
242         done
243
244 clean-libLIBRARIES:
245         -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
246 libm18f.a: $(libm18f_a_OBJECTS) $(libm18f_a_DEPENDENCIES) 
247         -rm -f libm18f.a
248         $(libm18f_a_AR) libm18f.a $(libm18f_a_OBJECTS) $(libm18f_a_LIBADD)
249         $(RANLIB) libm18f.a
250
251 mostlyclean-compile:
252         -rm -f *.$(OBJEXT)
253
254 distclean-compile:
255         -rm -f *.tab.c
256
257 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acosf.Po@am__quote@
258 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asincosf.Po@am__quote@
259 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asinf.Po@am__quote@
260 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atan2f.Po@am__quote@
261 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atanf.Po@am__quote@
262 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ceilf.Po@am__quote@
263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cosf.Po@am__quote@
264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coshf.Po@am__quote@
265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cotf.Po@am__quote@
266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errno.Po@am__quote@
267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expf.Po@am__quote@
268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fabsf.Po@am__quote@
269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/floorf.Po@am__quote@
270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frexpf.Po@am__quote@
271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldexpf.Po@am__quote@
272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log10f.Po@am__quote@
273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logf.Po@am__quote@
274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modff.Po@am__quote@
275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/powf.Po@am__quote@
276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sincosf.Po@am__quote@
277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sincoshf.Po@am__quote@
278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sinf.Po@am__quote@
279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sinhf.Po@am__quote@
280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sqrtf.Po@am__quote@
281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tancotf.Po@am__quote@
282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tanf.Po@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tanhf.Po@am__quote@
284
285 .c.o:
286 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
287 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
288 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
289 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
290 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
291
292 .c.obj:
293 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
294 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
295 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
296 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
297 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
298
299 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
300         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
301         unique=`for i in $$list; do \
302             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303           done | \
304           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
305               END { if (nonempty) { for (i in files) print i; }; }'`; \
306         mkid -fID $$unique
307 tags: TAGS
308
309 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
310                 $(TAGS_FILES) $(LISP)
311         tags=; \
312         here=`pwd`; \
313         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
314         unique=`for i in $$list; do \
315             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316           done | \
317           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
318               END { if (nonempty) { for (i in files) print i; }; }'`; \
319         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
320           test -n "$$unique" || unique=$$empty_fix; \
321           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
322             $$tags $$unique; \
323         fi
324 ctags: CTAGS
325 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
326                 $(TAGS_FILES) $(LISP)
327         tags=; \
328         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
329         unique=`for i in $$list; do \
330             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331           done | \
332           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
333               END { if (nonempty) { for (i in files) print i; }; }'`; \
334         test -z "$(CTAGS_ARGS)$$tags$$unique" \
335           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
336              $$tags $$unique
337
338 GTAGS:
339         here=`$(am__cd) $(top_builddir) && pwd` \
340           && cd $(top_srcdir) \
341           && gtags -i $(GTAGS_ARGS) $$here
342
343 distclean-tags:
344         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
345
346 distdir: $(DISTFILES)
347         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
348         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
349         list='$(DISTFILES)'; \
350           dist_files=`for file in $$list; do echo $$file; done | \
351           sed -e "s|^$$srcdirstrip/||;t" \
352               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
353         case $$dist_files in \
354           */*) $(MKDIR_P) `echo "$$dist_files" | \
355                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
356                            sort -u` ;; \
357         esac; \
358         for file in $$dist_files; do \
359           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
360           if test -d $$d/$$file; then \
361             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
362             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
364             fi; \
365             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
366           else \
367             test -f $(distdir)/$$file \
368             || cp -p $$d/$$file $(distdir)/$$file \
369             || exit 1; \
370           fi; \
371         done
372 check-am: all-am
373 check: check-am
374 all-am: Makefile $(LIBRARIES)
375 installdirs:
376         for dir in "$(DESTDIR)$(libdir)"; do \
377           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
378         done
379 install: install-am
380 install-exec: install-exec-am
381 install-data: install-data-am
382 uninstall: uninstall-am
383
384 install-am: all-am
385         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
386
387 installcheck: installcheck-am
388 install-strip:
389         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
390           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
391           `test -z '$(STRIP)' || \
392             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
393 mostlyclean-generic:
394
395 clean-generic:
396
397 distclean-generic:
398         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
399
400 maintainer-clean-generic:
401         @echo "This command is intended for maintainers to use"
402         @echo "it deletes files that may require special tools to rebuild."
403 clean: clean-am
404
405 clean-am: clean-generic clean-libLIBRARIES clean-local mostlyclean-am
406
407 distclean: distclean-am
408         -rm -rf ./$(DEPDIR)
409         -rm -f Makefile
410 distclean-am: clean-am distclean-compile distclean-generic \
411         distclean-tags
412
413 dvi: dvi-am
414
415 dvi-am:
416
417 html: html-am
418
419 info: info-am
420
421 info-am:
422
423 install-data-am:
424
425 install-dvi: install-dvi-am
426
427 install-exec-am: install-libLIBRARIES
428
429 install-html: install-html-am
430
431 install-info: install-info-am
432
433 install-man:
434
435 install-pdf: install-pdf-am
436
437 install-ps: install-ps-am
438
439 installcheck-am:
440
441 maintainer-clean: maintainer-clean-am
442         -rm -rf ./$(DEPDIR)
443         -rm -f Makefile
444 maintainer-clean-am: distclean-am maintainer-clean-generic
445
446 mostlyclean: mostlyclean-am
447
448 mostlyclean-am: mostlyclean-compile mostlyclean-generic
449
450 pdf: pdf-am
451
452 pdf-am:
453
454 ps: ps-am
455
456 ps-am:
457
458 uninstall-am: uninstall-libLIBRARIES
459
460 .MAKE: install-am install-strip
461
462 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
463         clean-libLIBRARIES clean-local ctags distclean \
464         distclean-compile distclean-generic distclean-tags distdir dvi \
465         dvi-am html html-am info info-am install install-am \
466         install-data install-data-am install-dvi install-dvi-am \
467         install-exec install-exec-am install-html install-html-am \
468         install-info install-info-am install-libLIBRARIES install-man \
469         install-pdf install-pdf-am install-ps install-ps-am \
470         install-strip installcheck installcheck-am installdirs \
471         maintainer-clean maintainer-clean-generic mostlyclean \
472         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
473         tags uninstall uninstall-am uninstall-libLIBRARIES
474
475
476 clean-local:
477         $(RM) *.asm;
478         $(RM) *.lst;
479
480 clean-intermediate: clean-local
481         list='$(SUBDIRS)'; for subdir in $$list; do \
482           echo "Making $@ in $$subdir"; \
483           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@); \
484         done
485 # Tell versions [3.59,3.63) of GNU make to not export all variables.
486 # Otherwise a system limit (for SysV at least) may be exceeded.
487 .NOEXPORT: