Very old versions for history.
[opsoft_archive.git] / silentbob / silent_bob-1.2 / src / plugins / Makefile.in
blob0f1e7a383d85d11a4db77a6998cfb54714888a74
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
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.
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.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 infodir = @infodir@
30 mandir = @mandir@
31 includedir = @includedir@
32 oldincludedir = /usr/include
34 DESTDIR =
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
40 top_builddir = ../..
42 ACLOCAL = @ACLOCAL@
43 AUTOCONF = @AUTOCONF@
44 AUTOMAKE = @AUTOMAKE@
45 AUTOHEADER = @AUTOHEADER@
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
49 INSTALL_DATA = @INSTALL_DATA@
50 INSTALL_SCRIPT = @INSTALL_SCRIPT@
51 transform = @program_transform_name@
53 NORMAL_INSTALL = :
54 PRE_INSTALL = :
55 POST_INSTALL = :
56 NORMAL_UNINSTALL = :
57 PRE_UNINSTALL = :
58 POST_UNINSTALL = :
59 host_alias = @host_alias@
60 host_triplet = @host@
61 AR = @AR@
62 AS = @AS@
63 CC = @CC@
64 CXX = @CXX@
65 CXXCPP = @CXXCPP@
66 DLLTOOL = @DLLTOOL@
67 ECHO = @ECHO@
68 EGREP = @EGREP@
69 EXEEXT = @EXEEXT@
70 F77 = @F77@
71 GCJ = @GCJ@
72 GCJFLAGS = @GCJFLAGS@
73 HAVE_LIB = @HAVE_LIB@
74 LIB = @LIB@
75 LIBTOOL = @LIBTOOL@
76 LN_S = @LN_S@
77 LTLIB = @LTLIB@
78 MAKEINFO = @MAKEINFO@
79 OBJDUMP = @OBJDUMP@
80 OBJEXT = @OBJEXT@
81 PACKAGE = @PACKAGE@
82 RANLIB = @RANLIB@
83 RC = @RC@
84 STRIP = @STRIP@
85 VERSION = @VERSION@
87 INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/plugins
88 METASOURCES = AUTO
90 lib_LTLIBRARIES = libplugin_perl.la libplugin_perlpackages.la libplugin_cfiles.la libplugin_cache.la libplugin_compile.la libplugin_grep.la libplugin_editor.la libplugin_python.la
93 noinst_HEADERS = the_fly.hpp
95 libdir = /usr/lib/silent_bob
97 libplugin_perl_la_LDFLAGS = -module
98 libplugin_perl_la_SOURCES = plugin_perl.cpp the_fly.cpp t_op2.cpp
99 libplugin_python_la_SOURCES = python.cpp plugin_python.cpp
101 libplugin_perlpackages_la_LDFLAGS = -module
102 libplugin_perlpackages_la_SOURCES = plugin_perlpackages.cpp the_fly.cpp t_op2.cpp
104 libplugin_cfiles_la_SOURCES = plugin_c-files.cpp
105 libplugin_cache_la_SOURCES = plugin_cache.cpp
106 libplugin_editor_la_SOURCES = plugin_editor.cpp
107 libplugin_grep_la_SOURCES = plugin_grep.cpp
108 libplugin_compile_la_SOURCES = plugin_compile.cpp
109 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
110 CONFIG_HEADER = ../../config.h
111 CONFIG_CLEAN_FILES =
112 LTLIBRARIES = $(lib_LTLIBRARIES)
115 DEFS = @DEFS@ -I. -I$(srcdir) -I../..
116 CPPFLAGS = @CPPFLAGS@
117 LDFLAGS = @LDFLAGS@
118 LIBS = @LIBS@
119 libplugin_perl_la_LIBADD =
120 libplugin_perl_la_OBJECTS = plugin_perl.lo the_fly.lo t_op2.lo
121 libplugin_perlpackages_la_LIBADD =
122 libplugin_perlpackages_la_OBJECTS = plugin_perlpackages.lo the_fly.lo \
123 t_op2.lo
124 libplugin_cfiles_la_LDFLAGS =
125 libplugin_cfiles_la_LIBADD =
126 libplugin_cfiles_la_OBJECTS = plugin_c-files.lo
127 libplugin_cache_la_LDFLAGS =
128 libplugin_cache_la_LIBADD =
129 libplugin_cache_la_OBJECTS = plugin_cache.lo
130 libplugin_compile_la_LDFLAGS =
131 libplugin_compile_la_LIBADD =
132 libplugin_compile_la_OBJECTS = plugin_compile.lo
133 libplugin_grep_la_LDFLAGS =
134 libplugin_grep_la_LIBADD =
135 libplugin_grep_la_OBJECTS = plugin_grep.lo
136 libplugin_editor_la_LDFLAGS =
137 libplugin_editor_la_LIBADD =
138 libplugin_editor_la_OBJECTS = plugin_editor.lo
139 libplugin_python_la_LDFLAGS =
140 libplugin_python_la_LIBADD =
141 libplugin_python_la_OBJECTS = python.lo plugin_python.lo
142 CXXFLAGS = @CXXFLAGS@
143 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
144 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
145 CXXLD = $(CXX)
146 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
147 HEADERS = $(noinst_HEADERS)
149 DIST_COMMON = Makefile.am Makefile.in
152 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
154 TAR = tar
155 GZIP_ENV = --best
156 DEP_FILES = .deps/plugin_c-files.P .deps/plugin_cache.P \
157 .deps/plugin_compile.P .deps/plugin_editor.P .deps/plugin_grep.P \
158 .deps/plugin_perl.P .deps/plugin_perlpackages.P .deps/plugin_python.P \
159 .deps/python.P .deps/t_op2.P .deps/the_fly.P
160 SOURCES = $(libplugin_perl_la_SOURCES) $(libplugin_perlpackages_la_SOURCES) $(libplugin_cfiles_la_SOURCES) $(libplugin_cache_la_SOURCES) $(libplugin_compile_la_SOURCES) $(libplugin_grep_la_SOURCES) $(libplugin_editor_la_SOURCES) $(libplugin_python_la_SOURCES)
161 OBJECTS = $(libplugin_perl_la_OBJECTS) $(libplugin_perlpackages_la_OBJECTS) $(libplugin_cfiles_la_OBJECTS) $(libplugin_cache_la_OBJECTS) $(libplugin_compile_la_OBJECTS) $(libplugin_grep_la_OBJECTS) $(libplugin_editor_la_OBJECTS) $(libplugin_python_la_OBJECTS)
163 all: all-redirect
164 .SUFFIXES:
165 .SUFFIXES: .S .c .cpp .lo .o .obj .s
166 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
167 cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/Makefile
169 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
170 cd $(top_builddir) \
171 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
174 mostlyclean-libLTLIBRARIES:
176 clean-libLTLIBRARIES:
177 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
179 distclean-libLTLIBRARIES:
181 maintainer-clean-libLTLIBRARIES:
183 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
184 @$(NORMAL_INSTALL)
185 $(mkinstalldirs) $(DESTDIR)$(libdir)
186 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
187 if test -f $$p; then \
188 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
189 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
190 else :; fi; \
191 done
193 uninstall-libLTLIBRARIES:
194 @$(NORMAL_UNINSTALL)
195 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
196 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
197 done
199 # FIXME: We should only use cygpath when building on Windows,
200 # and only if it is available.
201 .c.obj:
202 $(COMPILE) -c `cygpath -w $<`
204 .s.o:
205 $(COMPILE) -c $<
207 .S.o:
208 $(COMPILE) -c $<
210 mostlyclean-compile:
211 -rm -f *.o core *.core
212 -rm -f *.$(OBJEXT)
214 clean-compile:
216 distclean-compile:
217 -rm -f *.tab.c
219 maintainer-clean-compile:
221 .s.lo:
222 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
224 .S.lo:
225 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
227 mostlyclean-libtool:
228 -rm -f *.lo
230 clean-libtool:
231 -rm -rf .libs _libs
233 distclean-libtool:
235 maintainer-clean-libtool:
237 libplugin_perl.la: $(libplugin_perl_la_OBJECTS) $(libplugin_perl_la_DEPENDENCIES)
238 $(CXXLINK) -rpath $(libdir) $(libplugin_perl_la_LDFLAGS) $(libplugin_perl_la_OBJECTS) $(libplugin_perl_la_LIBADD) $(LIBS)
240 libplugin_perlpackages.la: $(libplugin_perlpackages_la_OBJECTS) $(libplugin_perlpackages_la_DEPENDENCIES)
241 $(CXXLINK) -rpath $(libdir) $(libplugin_perlpackages_la_LDFLAGS) $(libplugin_perlpackages_la_OBJECTS) $(libplugin_perlpackages_la_LIBADD) $(LIBS)
243 libplugin_cfiles.la: $(libplugin_cfiles_la_OBJECTS) $(libplugin_cfiles_la_DEPENDENCIES)
244 $(CXXLINK) -rpath $(libdir) $(libplugin_cfiles_la_LDFLAGS) $(libplugin_cfiles_la_OBJECTS) $(libplugin_cfiles_la_LIBADD) $(LIBS)
246 libplugin_cache.la: $(libplugin_cache_la_OBJECTS) $(libplugin_cache_la_DEPENDENCIES)
247 $(CXXLINK) -rpath $(libdir) $(libplugin_cache_la_LDFLAGS) $(libplugin_cache_la_OBJECTS) $(libplugin_cache_la_LIBADD) $(LIBS)
249 libplugin_compile.la: $(libplugin_compile_la_OBJECTS) $(libplugin_compile_la_DEPENDENCIES)
250 $(CXXLINK) -rpath $(libdir) $(libplugin_compile_la_LDFLAGS) $(libplugin_compile_la_OBJECTS) $(libplugin_compile_la_LIBADD) $(LIBS)
252 libplugin_grep.la: $(libplugin_grep_la_OBJECTS) $(libplugin_grep_la_DEPENDENCIES)
253 $(CXXLINK) -rpath $(libdir) $(libplugin_grep_la_LDFLAGS) $(libplugin_grep_la_OBJECTS) $(libplugin_grep_la_LIBADD) $(LIBS)
255 libplugin_editor.la: $(libplugin_editor_la_OBJECTS) $(libplugin_editor_la_DEPENDENCIES)
256 $(CXXLINK) -rpath $(libdir) $(libplugin_editor_la_LDFLAGS) $(libplugin_editor_la_OBJECTS) $(libplugin_editor_la_LIBADD) $(LIBS)
258 libplugin_python.la: $(libplugin_python_la_OBJECTS) $(libplugin_python_la_DEPENDENCIES)
259 $(CXXLINK) -rpath $(libdir) $(libplugin_python_la_LDFLAGS) $(libplugin_python_la_OBJECTS) $(libplugin_python_la_LIBADD) $(LIBS)
260 .cpp.o:
261 $(CXXCOMPILE) -c $<
262 .cpp.obj:
263 $(CXXCOMPILE) -c `cygpath -w $<`
264 .cpp.lo:
265 $(LTCXXCOMPILE) -c $<
267 tags: TAGS
269 ID: $(HEADERS) $(SOURCES) $(LISP)
270 list='$(SOURCES) $(HEADERS)'; \
271 unique=`for i in $$list; do echo $$i; done | \
272 awk ' { files[$$0] = 1; } \
273 END { for (i in files) print i; }'`; \
274 here=`pwd` && cd $(srcdir) \
275 && mkid -f$$here/ID $$unique $(LISP)
277 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
278 tags=; \
279 here=`pwd`; \
280 list='$(SOURCES) $(HEADERS)'; \
281 unique=`for i in $$list; do echo $$i; done | \
282 awk ' { files[$$0] = 1; } \
283 END { for (i in files) print i; }'`; \
284 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
285 || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP))
287 mostlyclean-tags:
289 clean-tags:
291 distclean-tags:
292 -rm -f TAGS ID
294 maintainer-clean-tags:
296 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
298 subdir = src/plugins
300 distdir: $(DISTFILES)
301 here=`cd $(top_builddir) && pwd`; \
302 top_distdir=`cd $(top_distdir) && pwd`; \
303 distdir=`cd $(distdir) && pwd`; \
304 cd $(top_srcdir) \
305 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/plugins/Makefile
306 @for file in $(DISTFILES); do \
307 d=$(srcdir); \
308 if test -d $$d/$$file; then \
309 cp -pr $$d/$$file $(distdir)/$$file; \
310 else \
311 test -f $(distdir)/$$file \
312 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
313 || cp -p $$d/$$file $(distdir)/$$file || :; \
314 fi; \
315 done
317 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
319 -include $(DEP_FILES)
321 mostlyclean-depend:
323 clean-depend:
325 distclean-depend:
326 -rm -rf .deps
328 maintainer-clean-depend:
330 %.o: %.c
331 @echo '$(COMPILE) -c $<'; \
332 $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
333 @-cp .deps/$(*F).pp .deps/$(*F).P; \
334 tr ' ' '\012' < .deps/$(*F).pp \
335 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
336 >> .deps/$(*F).P; \
337 rm .deps/$(*F).pp
339 %.lo: %.c
340 @echo '$(LTCOMPILE) -c $<'; \
341 $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
342 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
343 < .deps/$(*F).pp > .deps/$(*F).P; \
344 tr ' ' '\012' < .deps/$(*F).pp \
345 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
346 >> .deps/$(*F).P; \
347 rm -f .deps/$(*F).pp
349 %.o: %.cpp
350 @echo '$(CXXCOMPILE) -c $<'; \
351 $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
352 @-cp .deps/$(*F).pp .deps/$(*F).P; \
353 tr ' ' '\012' < .deps/$(*F).pp \
354 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
355 >> .deps/$(*F).P; \
356 rm .deps/$(*F).pp
358 %.lo: %.cpp
359 @echo '$(LTCXXCOMPILE) -c $<'; \
360 $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
361 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
362 < .deps/$(*F).pp > .deps/$(*F).P; \
363 tr ' ' '\012' < .deps/$(*F).pp \
364 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
365 >> .deps/$(*F).P; \
366 rm -f .deps/$(*F).pp
367 info-am:
368 info: info-am
369 dvi-am:
370 dvi: dvi-am
371 check-am: all-am
372 check: check-am
373 installcheck-am:
374 installcheck: installcheck-am
375 install-exec-am: install-libLTLIBRARIES
376 @$(NORMAL_INSTALL)
377 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
378 install-exec: install-exec-am
380 install-data-am:
381 install-data: install-data-am
383 install-am: all-am
384 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385 install: install-am
386 uninstall-am: uninstall-libLTLIBRARIES
387 uninstall: uninstall-am
388 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
389 all-redirect: all-am
390 install-strip:
391 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
392 installdirs:
393 $(mkinstalldirs) $(DESTDIR)$(libdir)
396 mostlyclean-generic:
398 clean-generic:
400 distclean-generic:
401 -rm -f Makefile $(CONFIG_CLEAN_FILES)
402 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
404 maintainer-clean-generic:
405 mostlyclean-am: mostlyclean-libLTLIBRARIES mostlyclean-compile \
406 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
407 mostlyclean-generic
409 mostlyclean: mostlyclean-am
411 clean-am: clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
412 clean-depend clean-generic mostlyclean-am
414 clean: clean-am
416 distclean-am: distclean-libLTLIBRARIES distclean-compile \
417 distclean-libtool distclean-tags distclean-depend \
418 distclean-generic clean-am
419 -rm -f libtool
421 distclean: distclean-am
423 maintainer-clean-am: maintainer-clean-libLTLIBRARIES \
424 maintainer-clean-compile maintainer-clean-libtool \
425 maintainer-clean-tags maintainer-clean-depend \
426 maintainer-clean-generic distclean-am
427 @echo "This command is intended for maintainers to use;"
428 @echo "it deletes files that may require special tools to rebuild."
430 maintainer-clean: maintainer-clean-am
432 .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
433 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
434 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
435 distclean-compile clean-compile maintainer-clean-compile \
436 mostlyclean-libtool distclean-libtool clean-libtool \
437 maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
438 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
439 distclean-depend clean-depend maintainer-clean-depend info-am info \
440 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
441 install-exec install-data-am install-data install-am install \
442 uninstall-am uninstall all-redirect all-am all installdirs \
443 mostlyclean-generic distclean-generic clean-generic \
444 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
447 install-exec-hook:
448 rm -fr $(libdir)/*.so
449 rm -fr $(libdir)/*.so.0
450 rm -fr $(libdir)/*.a
451 rm -fr $(libdir)/*.la
453 # Tell versions [3.59,3.63) of GNU make to not export all variables.
454 # Otherwise a system limit (for SysV at least) may be exceeded.
455 .NOEXPORT: