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