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