source: trunk/third/at-spi/cspi/Makefile.in @ 18422

Revision 18422, 17.4 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18421, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 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.
7
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
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62AS = @AS@
63ATK_BRIDGE_CFLAGS = @ATK_BRIDGE_CFLAGS@
64ATK_BRIDGE_LIBS = @ATK_BRIDGE_LIBS@
65AT_SPI_BINARY_AGE = @AT_SPI_BINARY_AGE@
66AT_SPI_INTERFACE_AGE = @AT_SPI_INTERFACE_AGE@
67AT_SPI_MAJOR_VERSION = @AT_SPI_MAJOR_VERSION@
68AT_SPI_MICRO_VERSION = @AT_SPI_MICRO_VERSION@
69AT_SPI_MINOR_VERSION = @AT_SPI_MINOR_VERSION@
70BONOBO_ACTIVATION_IDL_DIR = @BONOBO_ACTIVATION_IDL_DIR@
71CC = @CC@
72CFLAGS = @CFLAGS@
73CPPFLAGS = @CPPFLAGS@
74DLLTOOL = @DLLTOOL@
75ECHO = @ECHO@
76EXEEXT = @EXEEXT@
77GNOME_ACLOCAL_DIR = @GNOME_ACLOCAL_DIR@
78GNOME_ACLOCAL_FLAGS = @GNOME_ACLOCAL_FLAGS@
79GNOME_INTERFACE_VERSION = @GNOME_INTERFACE_VERSION@
80GTKDOC = @GTKDOC@
81HAVE_GTK_DOC = @HAVE_GTK_DOC@
82INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
83INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
84INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
85INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
86INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
87INTLTOOL_MERGE = @INTLTOOL_MERGE@
88INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
89INTLTOOL_PERL = @INTLTOOL_PERL@
90INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
91INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
92INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
93INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
94INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
95INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
96INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
97INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
98INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
99LIBBONOBO_IDL_DIR = @LIBBONOBO_IDL_DIR@
100LIBCSPI_CFLAGS = @LIBCSPI_CFLAGS@
101LIBCSPI_LIBS = @LIBCSPI_LIBS@
102LIBSPI_CFLAGS = @LIBSPI_CFLAGS@
103LIBSPI_LIBS = @LIBSPI_LIBS@
104LIBTOOL = @LIBTOOL@
105LN_S = @LN_S@
106LT_AGE = @LT_AGE@
107LT_CURRENT = @LT_CURRENT@
108LT_RELEASE = @LT_RELEASE@
109LT_REVISION = @LT_REVISION@
110LT_VERSION_INFO = @LT_VERSION_INFO@
111MAINT = @MAINT@
112MAKEINFO = @MAKEINFO@
113OBJDUMP = @OBJDUMP@
114OBJEXT = @OBJEXT@
115ORBIT_IDL = @ORBIT_IDL@
116PACKAGE = @PACKAGE@
117PKG_CONFIG = @PKG_CONFIG@
118POPT_LIBS = @POPT_LIBS@
119RANLIB = @RANLIB@
120REGISTRYD_CFLAGS = @REGISTRYD_CFLAGS@
121REGISTRYD_LIBS = @REGISTRYD_LIBS@
122STRIP = @STRIP@
123TESTS_CFLAGS = @TESTS_CFLAGS@
124TESTS_LIBS = @TESTS_LIBS@
125VERSION = @VERSION@
126WARN_CFLAGS = @WARN_CFLAGS@
127XTST_LIBS = @XTST_LIBS@
128X_LIBS = @X_LIBS@
129cxxflags_set = @cxxflags_set@
130
131SUBDIRS = bonobo
132
133NULL =
134
135lib_LTLIBRARIES = libcspi.la
136
137INCLUDES = -I $(top_srcdir)                      -I $(top_builddir)                    $(X_CFLAGS)                           $(LIBCSPI_CFLAGS)
138
139
140LDFLAGS = @LDFLAGS@ $(LIBCSPI_LIBS) @LT_VERSION_INFO@
141
142LDADD =         ../libspi/libspi.la             $(LIBCSPI_LIBS) $(X_LIBS)
143
144
145libcspidir = $(includedir)/at-spi-1.0/cspi
146libcspi_HEADERS =       spi.h                           spi-impl.h                      spi-listener.h                  spi-roletypes.h                 spi-statetypes.h
147
148
149libcspi_la_SOURCES =    cspi-lowlevel.h                 spi_accessible.c                spi_action.c                    spi_application.c               spi_component.c                 spi_editabletext.c              spi_event.c                     spi_hyperlink.c                 spi_hypertext.c                 spi_image.c                     spi_main.c                      spi-private.h                   spi_registry.c                  spi_selection.c                 spi_table.c                     spi_text.c                      spi_value.c
150
151
152libcspi_la_LIBADD =     bonobo/libcspi-bonobo.la
153
154mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
155CONFIG_HEADER = ../config.h
156CONFIG_CLEAN_FILES =
157LTLIBRARIES =  $(lib_LTLIBRARIES)
158
159
160DEFS = @DEFS@ -I. -I$(srcdir) -I..
161LIBS = @LIBS@
162X_CFLAGS = @X_CFLAGS@
163X_EXTRA_LIBS = @X_EXTRA_LIBS@
164X_PRE_LIBS = @X_PRE_LIBS@
165libcspi_la_LDFLAGS =
166libcspi_la_DEPENDENCIES =  bonobo/libcspi-bonobo.la
167libcspi_la_OBJECTS =  spi_accessible.lo spi_action.lo spi_application.lo \
168spi_component.lo spi_editabletext.lo spi_event.lo spi_hyperlink.lo \
169spi_hypertext.lo spi_image.lo spi_main.lo spi_registry.lo \
170spi_selection.lo spi_table.lo spi_text.lo spi_value.lo
171COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
172LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
173CCLD = $(CC)
174LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
175HEADERS =  $(libcspi_HEADERS)
176
177DIST_COMMON =  Makefile.am Makefile.in
178
179
180DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
181
182TAR = gtar
183GZIP_ENV = --best
184SOURCES = $(libcspi_la_SOURCES)
185OBJECTS = $(libcspi_la_OBJECTS)
186
187all: all-redirect
188.SUFFIXES:
189.SUFFIXES: .S .c .lo .o .obj .s
190$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
191        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps cspi/Makefile
192
193Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
194        cd $(top_builddir) \
195          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
196
197
198mostlyclean-libLTLIBRARIES:
199
200clean-libLTLIBRARIES:
201        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
202
203distclean-libLTLIBRARIES:
204
205maintainer-clean-libLTLIBRARIES:
206
207install-libLTLIBRARIES: $(lib_LTLIBRARIES)
208        @$(NORMAL_INSTALL)
209        $(mkinstalldirs) $(DESTDIR)$(libdir)
210        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
211          if test -f $$p; then \
212            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
213            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
214          else :; fi; \
215        done
216
217uninstall-libLTLIBRARIES:
218        @$(NORMAL_UNINSTALL)
219        list='$(lib_LTLIBRARIES)'; for p in $$list; do \
220          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
221        done
222
223.c.o:
224        $(COMPILE) -c $<
225
226# FIXME: We should only use cygpath when building on Windows,
227# and only if it is available.
228.c.obj:
229        $(COMPILE) -c `cygpath -w $<`
230
231.s.o:
232        $(COMPILE) -c $<
233
234.S.o:
235        $(COMPILE) -c $<
236
237mostlyclean-compile:
238        -rm -f *.o core *.core
239        -rm -f *.$(OBJEXT)
240
241clean-compile:
242
243distclean-compile:
244        -rm -f *.tab.c
245
246maintainer-clean-compile:
247
248.c.lo:
249        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
250
251.s.lo:
252        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
253
254.S.lo:
255        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
256
257mostlyclean-libtool:
258        -rm -f *.lo
259
260clean-libtool:
261        -rm -rf .libs _libs
262
263distclean-libtool:
264
265maintainer-clean-libtool:
266
267libcspi.la: $(libcspi_la_OBJECTS) $(libcspi_la_DEPENDENCIES)
268        $(LINK) -rpath $(libdir) $(libcspi_la_LDFLAGS) $(libcspi_la_OBJECTS) $(libcspi_la_LIBADD) $(LIBS)
269
270install-libcspiHEADERS: $(libcspi_HEADERS)
271        @$(NORMAL_INSTALL)
272        $(mkinstalldirs) $(DESTDIR)$(libcspidir)
273        @list='$(libcspi_HEADERS)'; for p in $$list; do \
274          if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
275          echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libcspidir)/$$p"; \
276          $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libcspidir)/$$p; \
277        done
278
279uninstall-libcspiHEADERS:
280        @$(NORMAL_UNINSTALL)
281        list='$(libcspi_HEADERS)'; for p in $$list; do \
282          rm -f $(DESTDIR)$(libcspidir)/$$p; \
283        done
284
285# This directory's subdirectories are mostly independent; you can cd
286# into them and run `make' without going through this Makefile.
287# To change the values of `make' variables: instead of editing Makefiles,
288# (1) if the variable is set in `config.status', edit `config.status'
289#     (which will cause the Makefiles to be regenerated when you run `make');
290# (2) otherwise, pass the desired values on the `make' command line.
291
292@SET_MAKE@
293
294all-recursive install-data-recursive install-exec-recursive \
295installdirs-recursive install-recursive uninstall-recursive  \
296check-recursive installcheck-recursive info-recursive dvi-recursive:
297        @set fnord $(MAKEFLAGS); amf=$$2; \
298        dot_seen=no; \
299        target=`echo $@ | sed s/-recursive//`; \
300        list='$(SUBDIRS)'; for subdir in $$list; do \
301          echo "Making $$target in $$subdir"; \
302          if test "$$subdir" = "."; then \
303            dot_seen=yes; \
304            local_target="$$target-am"; \
305          else \
306            local_target="$$target"; \
307          fi; \
308          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
309           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
310        done; \
311        if test "$$dot_seen" = "no"; then \
312          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
313        fi; test -z "$$fail"
314
315mostlyclean-recursive clean-recursive distclean-recursive \
316maintainer-clean-recursive:
317        @set fnord $(MAKEFLAGS); amf=$$2; \
318        dot_seen=no; \
319        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
320          rev="$$subdir $$rev"; \
321          test "$$subdir" != "." || dot_seen=yes; \
322        done; \
323        test "$$dot_seen" = "no" && rev=". $$rev"; \
324        target=`echo $@ | sed s/-recursive//`; \
325        for subdir in $$rev; do \
326          echo "Making $$target in $$subdir"; \
327          if test "$$subdir" = "."; then \
328            local_target="$$target-am"; \
329          else \
330            local_target="$$target"; \
331          fi; \
332          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
333           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
334        done && test -z "$$fail"
335tags-recursive:
336        list='$(SUBDIRS)'; for subdir in $$list; do \
337          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
338        done
339
340tags: TAGS
341
342ID: $(HEADERS) $(SOURCES) $(LISP)
343        list='$(SOURCES) $(HEADERS)'; \
344        unique=`for i in $$list; do echo $$i; done | \
345          awk '    { files[$$0] = 1; } \
346               END { for (i in files) print i; }'`; \
347        here=`pwd` && cd $(srcdir) \
348          && mkid -f$$here/ID $$unique $(LISP)
349
350TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
351        tags=; \
352        here=`pwd`; \
353        list='$(SUBDIRS)'; for subdir in $$list; do \
354   if test "$$subdir" = .; then :; else \
355            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
356   fi; \
357        done; \
358        list='$(SOURCES) $(HEADERS)'; \
359        unique=`for i in $$list; do echo $$i; done | \
360          awk '    { files[$$0] = 1; } \
361               END { for (i in files) print i; }'`; \
362        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
363          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
364
365mostlyclean-tags:
366
367clean-tags:
368
369distclean-tags:
370        -rm -f TAGS ID
371
372maintainer-clean-tags:
373
374distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
375
376subdir = cspi
377
378distdir: $(DISTFILES)
379        @for file in $(DISTFILES); do \
380          d=$(srcdir); \
381          if test -d $$d/$$file; then \
382            cp -pr $$d/$$file $(distdir)/$$file; \
383          else \
384            test -f $(distdir)/$$file \
385            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
386            || cp -p $$d/$$file $(distdir)/$$file || :; \
387          fi; \
388        done
389        for subdir in $(SUBDIRS); do \
390          if test "$$subdir" = .; then :; else \
391            test -d $(distdir)/$$subdir \
392            || mkdir $(distdir)/$$subdir \
393            || exit 1; \
394            chmod 777 $(distdir)/$$subdir; \
395            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
396              || exit 1; \
397          fi; \
398        done
399spi_accessible.lo spi_accessible.o : spi_accessible.c spi-private.h \
400        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
401        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
402        cspi-lowlevel.h
403spi_action.lo spi_action.o : spi_action.c spi-private.h \
404        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
405        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
406        cspi-lowlevel.h
407spi_application.lo spi_application.o : spi_application.c spi-private.h \
408        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
409        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
410        cspi-lowlevel.h
411spi_component.lo spi_component.o : spi_component.c spi-private.h \
412        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
413        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
414        cspi-lowlevel.h
415spi_editabletext.lo spi_editabletext.o : spi_editabletext.c \
416        spi-private.h ../libspi/Accessibility.h spi.h spi-impl.h \
417        spi-roletypes.h spi-statetypes.h spi-listener.h \
418        ../libspi/keymasks.h cspi-lowlevel.h
419spi_event.lo spi_event.o : spi_event.c spi-private.h \
420        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
421        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
422        cspi-lowlevel.h
423spi_hyperlink.lo spi_hyperlink.o : spi_hyperlink.c spi-private.h \
424        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
425        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
426        cspi-lowlevel.h
427spi_hypertext.lo spi_hypertext.o : spi_hypertext.c spi-private.h \
428        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
429        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
430        cspi-lowlevel.h
431spi_image.lo spi_image.o : spi_image.c spi-private.h \
432        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
433        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
434        cspi-lowlevel.h
435spi_main.lo spi_main.o : spi_main.c spi-private.h \
436        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
437        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
438        cspi-lowlevel.h
439spi_registry.lo spi_registry.o : spi_registry.c spi-private.h \
440        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
441        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
442        cspi-lowlevel.h
443spi_selection.lo spi_selection.o : spi_selection.c spi-private.h \
444        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
445        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
446        cspi-lowlevel.h
447spi_table.lo spi_table.o : spi_table.c spi-private.h \
448        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
449        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
450        cspi-lowlevel.h
451spi_text.lo spi_text.o : spi_text.c spi-private.h \
452        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
453        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
454        cspi-lowlevel.h
455spi_value.lo spi_value.o : spi_value.c spi-private.h \
456        ../libspi/Accessibility.h spi.h spi-impl.h spi-roletypes.h \
457        spi-statetypes.h spi-listener.h ../libspi/keymasks.h \
458        cspi-lowlevel.h
459
460info-am:
461info: info-recursive
462dvi-am:
463dvi: dvi-recursive
464check-am: all-am
465check: check-recursive
466installcheck-am:
467installcheck: installcheck-recursive
468install-exec-am: install-libLTLIBRARIES
469install-exec: install-exec-recursive
470
471install-data-am: install-libcspiHEADERS
472install-data: install-data-recursive
473
474install-am: all-am
475        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
476install: install-recursive
477uninstall-am: uninstall-libLTLIBRARIES uninstall-libcspiHEADERS
478uninstall: uninstall-recursive
479all-am: Makefile $(LTLIBRARIES) $(HEADERS)
480all-redirect: all-recursive
481install-strip:
482        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
483installdirs: installdirs-recursive
484installdirs-am:
485        $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libcspidir)
486
487
488mostlyclean-generic:
489
490clean-generic:
491
492distclean-generic:
493        -rm -f Makefile $(CONFIG_CLEAN_FILES)
494        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
495
496maintainer-clean-generic:
497mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
498                mostlyclean-libtool mostlyclean-tags \
499                mostlyclean-generic
500
501mostlyclean: mostlyclean-recursive
502
503clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
504                clean-generic mostlyclean-am
505
506clean: clean-recursive
507
508distclean-am:  distclean-libLTLIBRARIES distclean-compile \
509                distclean-libtool distclean-tags distclean-generic \
510                clean-am
511        -rm -f libtool
512
513distclean: distclean-recursive
514
515maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
516                maintainer-clean-compile maintainer-clean-libtool \
517                maintainer-clean-tags maintainer-clean-generic \
518                distclean-am
519        @echo "This command is intended for maintainers to use;"
520        @echo "it deletes files that may require special tools to rebuild."
521
522maintainer-clean: maintainer-clean-recursive
523
524.PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
525clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
526uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
527distclean-compile clean-compile maintainer-clean-compile \
528mostlyclean-libtool distclean-libtool clean-libtool \
529maintainer-clean-libtool uninstall-libcspiHEADERS \
530install-libcspiHEADERS install-data-recursive uninstall-data-recursive \
531install-exec-recursive uninstall-exec-recursive installdirs-recursive \
532uninstalldirs-recursive all-recursive check-recursive \
533installcheck-recursive info-recursive dvi-recursive \
534mostlyclean-recursive distclean-recursive clean-recursive \
535maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
536distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
537dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
538install-exec install-data-am install-data install-am install \
539uninstall-am uninstall all-redirect all-am all installdirs-am \
540installdirs mostlyclean-generic distclean-generic clean-generic \
541maintainer-clean-generic clean mostlyclean distclean maintainer-clean
542
543
544# Tell versions [3.59,3.63) of GNU make to not export all variables.
545# Otherwise a system limit (for SysV at least) may be exceeded.
546.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.