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

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