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