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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 host_alias
= @host_alias@
88 INCLUDES
= -I
$(top_srcdir
)/src
-I
$(top_srcdir
)/plugins
90 pkglib_LTLIBRARIES
= libplugin_perl.la libplugin_perlpackages.la libplugin_cfiles.la libplugin_cache.la libplugin_readahead.la libplugin_editor.la libplugin_python.la
93 noinst_HEADERS
= the_fly.hpp
94 #libdir = /usr/local/share/silent_bob/plugins
96 libplugin_perl_la_LDFLAGS
= -module
97 libplugin_perl_la_SOURCES
= plugin_perl.
cpp the_fly.
cpp t_op2.
cpp
98 libplugin_python_la_SOURCES
= python.
cpp plugin_python.
cpp
100 libplugin_perlpackages_la_LDFLAGS
= -module
101 libplugin_perlpackages_la_SOURCES
= plugin_perlpackages.
cpp the_fly.
cpp t_op2.
cpp
103 libplugin_cfiles_la_SOURCES
= plugin_c-files.
cpp
104 libplugin_cache_la_SOURCES
= plugin_cache.
cpp
105 libplugin_readahead_la_SOURCES
= plugin_readahead.
cpp
106 libplugin_editor_la_SOURCES
= plugin_editor.
cpp
107 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
108 CONFIG_HEADER
= ..
/..
/config.h
110 LTLIBRARIES
= $(pkglib_LTLIBRARIES
)
113 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
/..
114 CPPFLAGS
= @CPPFLAGS@
117 libplugin_perl_la_LIBADD
=
118 libplugin_perl_la_OBJECTS
= plugin_perl.lo the_fly.lo t_op2.lo
119 libplugin_perlpackages_la_LIBADD
=
120 libplugin_perlpackages_la_OBJECTS
= plugin_perlpackages.lo the_fly.lo \
122 libplugin_cfiles_la_LDFLAGS
=
123 libplugin_cfiles_la_LIBADD
=
124 libplugin_cfiles_la_OBJECTS
= plugin_c-files.lo
125 libplugin_cache_la_LDFLAGS
=
126 libplugin_cache_la_LIBADD
=
127 libplugin_cache_la_OBJECTS
= plugin_cache.lo
128 libplugin_readahead_la_LDFLAGS
=
129 libplugin_readahead_la_LIBADD
=
130 libplugin_readahead_la_OBJECTS
= plugin_readahead.lo
131 libplugin_editor_la_LDFLAGS
=
132 libplugin_editor_la_LIBADD
=
133 libplugin_editor_la_OBJECTS
= plugin_editor.lo
134 libplugin_python_la_LDFLAGS
=
135 libplugin_python_la_LIBADD
=
136 libplugin_python_la_OBJECTS
= python.lo plugin_python.lo
137 CXXFLAGS
= @CXXFLAGS@
138 CXXCOMPILE
= $(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
139 LTCXXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
141 CXXLINK
= $(LIBTOOL
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(LDFLAGS
) -o
$@
142 HEADERS
= $(noinst_HEADERS
)
144 DIST_COMMON
= Makefile.am Makefile.in
147 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
151 DEP_FILES
= .deps
/plugin_c-files.P .deps
/plugin_cache.P \
152 .deps
/plugin_editor.P .deps
/plugin_perl.P .deps
/plugin_perlpackages.P \
153 .deps
/plugin_python.P .deps
/plugin_readahead.P .deps
/python.P \
154 .deps
/t_op2.P .deps
/the_fly.P
155 SOURCES
= $(libplugin_perl_la_SOURCES
) $(libplugin_perlpackages_la_SOURCES
) $(libplugin_cfiles_la_SOURCES
) $(libplugin_cache_la_SOURCES
) $(libplugin_readahead_la_SOURCES
) $(libplugin_editor_la_SOURCES
) $(libplugin_python_la_SOURCES
)
156 OBJECTS
= $(libplugin_perl_la_OBJECTS
) $(libplugin_perlpackages_la_OBJECTS
) $(libplugin_cfiles_la_OBJECTS
) $(libplugin_cache_la_OBJECTS
) $(libplugin_readahead_la_OBJECTS
) $(libplugin_editor_la_OBJECTS
) $(libplugin_python_la_OBJECTS
)
160 .SUFFIXES
: .S .c .
cpp .lo .o .obj .s
161 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
162 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu src
/plugins
/Makefile
164 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
$(BUILT_SOURCES
)
166 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
169 mostlyclean-pkglibLTLIBRARIES
:
171 clean-pkglibLTLIBRARIES
:
172 -test -z
"$(pkglib_LTLIBRARIES)" ||
rm -f
$(pkglib_LTLIBRARIES
)
174 distclean-pkglibLTLIBRARIES
:
176 maintainer-clean-pkglibLTLIBRARIES
:
178 install-pkglibLTLIBRARIES
: $(pkglib_LTLIBRARIES
)
180 $(mkinstalldirs
) $(DESTDIR
)$(pkglibdir
)
181 @list
='$(pkglib_LTLIBRARIES)'; for p in
$$list; do \
182 if
test -f
$$p; then \
183 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(pkglibdir)/$$p"; \
184 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(pkglibdir
)/$$p; \
188 uninstall-pkglibLTLIBRARIES
:
190 list
='$(pkglib_LTLIBRARIES)'; for p in
$$list; do \
191 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(pkglibdir
)/$$p; \
194 # FIXME: We should only use cygpath when building on Windows,
195 # and only if it is available.
197 $(COMPILE
) -c
`cygpath -w $<`
206 -rm -f
*.o core
*.core
214 maintainer-clean-compile
:
217 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
220 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
230 maintainer-clean-libtool
:
232 libplugin_perl.la
: $(libplugin_perl_la_OBJECTS
) $(libplugin_perl_la_DEPENDENCIES
)
233 $(CXXLINK
) -rpath
$(pkglibdir
) $(libplugin_perl_la_LDFLAGS
) $(libplugin_perl_la_OBJECTS
) $(libplugin_perl_la_LIBADD
) $(LIBS
)
235 libplugin_perlpackages.la
: $(libplugin_perlpackages_la_OBJECTS
) $(libplugin_perlpackages_la_DEPENDENCIES
)
236 $(CXXLINK
) -rpath
$(pkglibdir
) $(libplugin_perlpackages_la_LDFLAGS
) $(libplugin_perlpackages_la_OBJECTS
) $(libplugin_perlpackages_la_LIBADD
) $(LIBS
)
238 libplugin_cfiles.la
: $(libplugin_cfiles_la_OBJECTS
) $(libplugin_cfiles_la_DEPENDENCIES
)
239 $(CXXLINK
) -rpath
$(pkglibdir
) $(libplugin_cfiles_la_LDFLAGS
) $(libplugin_cfiles_la_OBJECTS
) $(libplugin_cfiles_la_LIBADD
) $(LIBS
)
241 libplugin_cache.la
: $(libplugin_cache_la_OBJECTS
) $(libplugin_cache_la_DEPENDENCIES
)
242 $(CXXLINK
) -rpath
$(pkglibdir
) $(libplugin_cache_la_LDFLAGS
) $(libplugin_cache_la_OBJECTS
) $(libplugin_cache_la_LIBADD
) $(LIBS
)
244 libplugin_readahead.la
: $(libplugin_readahead_la_OBJECTS
) $(libplugin_readahead_la_DEPENDENCIES
)
245 $(CXXLINK
) -rpath
$(pkglibdir
) $(libplugin_readahead_la_LDFLAGS
) $(libplugin_readahead_la_OBJECTS
) $(libplugin_readahead_la_LIBADD
) $(LIBS
)
247 libplugin_editor.la
: $(libplugin_editor_la_OBJECTS
) $(libplugin_editor_la_DEPENDENCIES
)
248 $(CXXLINK
) -rpath
$(pkglibdir
) $(libplugin_editor_la_LDFLAGS
) $(libplugin_editor_la_OBJECTS
) $(libplugin_editor_la_LIBADD
) $(LIBS
)
250 libplugin_python.la
: $(libplugin_python_la_OBJECTS
) $(libplugin_python_la_DEPENDENCIES
)
251 $(CXXLINK
) -rpath
$(pkglibdir
) $(libplugin_python_la_LDFLAGS
) $(libplugin_python_la_OBJECTS
) $(libplugin_python_la_LIBADD
) $(LIBS
)
255 $(CXXCOMPILE
) -c
`cygpath -w $<`
257 $(LTCXXCOMPILE
) -c
$<
261 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
262 list
='$(SOURCES) $(HEADERS)'; \
263 unique
=`for i in $$list; do echo $$i; done | \
264 awk ' { files[$$0] = 1; } \
265 END { for (i in files) print i; }'`; \
266 here
=`pwd` && cd
$(srcdir) \
267 && mkid
-f
$$here/ID
$$unique $(LISP
)
269 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
272 list
='$(SOURCES) $(HEADERS)'; \
273 unique
=`for i in $$list; do echo $$i; done | \
274 awk ' { files[$$0] = 1; } \
275 END { for (i in files) print i; }'`; \
276 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
277 ||
(cd
$(srcdir) && etags
-o
$$here/TAGS
$(ETAGS_ARGS
) $$tags $$unique $(LISP
))
286 maintainer-clean-tags
:
288 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
292 distdir
: $(DISTFILES
)
293 here
=`cd $(top_builddir) && pwd`; \
294 top_distdir
=`cd $(top_distdir) && pwd`; \
295 distdir
=`cd $(distdir) && pwd`; \
297 && $(AUTOMAKE
) --include-deps
--build-dir
=$$here --srcdir-name
=$(top_srcdir
) --output-dir
=$$top_distdir --gnu src
/plugins
/Makefile
298 @for file in
$(DISTFILES
); do \
300 if
test -d
$$d/$$file; then \
301 cp
-pr
$$d/$$file $(distdir
)/$$file; \
303 test -f
$(distdir
)/$$file \
304 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
305 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
309 DEPS_MAGIC
:= $(shell mkdir .deps
> /dev
/null
2>&1 ||
:)
311 -include $(DEP_FILES
)
320 maintainer-clean-depend
:
323 @echo
'$(COMPILE) -c $<'; \
324 $(COMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
325 @
-cp .deps
/$(*F
).pp .deps
/$(*F
).P
; \
326 tr
' ' '\012' < .deps
/$(*F
).pp \
327 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
332 @echo
'$(LTCOMPILE) -c $<'; \
333 $(LTCOMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
334 @
-sed
-e
's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
335 < .deps
/$(*F
).pp
> .deps
/$(*F
).P
; \
336 tr
' ' '\012' < .deps
/$(*F
).pp \
337 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
342 @echo
'$(CXXCOMPILE) -c $<'; \
343 $(CXXCOMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
344 @
-cp .deps
/$(*F
).pp .deps
/$(*F
).P
; \
345 tr
' ' '\012' < .deps
/$(*F
).pp \
346 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
351 @echo
'$(LTCXXCOMPILE) -c $<'; \
352 $(LTCXXCOMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
353 @
-sed
-e
's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
354 < .deps
/$(*F
).pp
> .deps
/$(*F
).P
; \
355 tr
' ' '\012' < .deps
/$(*F
).pp \
356 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
366 installcheck: installcheck-am
367 install-exec-am
: install-pkglibLTLIBRARIES
369 $(MAKE
) $(AM_MAKEFLAGS
) install-exec-hook
370 install-exec
: install-exec-am
373 install-data
: install-data-am
376 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
378 uninstall-am
: uninstall-pkglibLTLIBRARIES
379 uninstall: uninstall-am
380 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
)
383 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
385 $(mkinstalldirs
) $(DESTDIR
)$(pkglibdir
)
393 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
394 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
396 maintainer-clean-generic
:
397 mostlyclean-am
: mostlyclean-pkglibLTLIBRARIES mostlyclean-compile \
398 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
401 mostlyclean: mostlyclean-am
403 clean-am
: clean-pkglibLTLIBRARIES clean-compile clean-libtool \
404 clean-tags clean-depend clean-generic mostlyclean-am
408 distclean-am
: distclean-pkglibLTLIBRARIES distclean-compile \
409 distclean-libtool distclean-tags distclean-depend \
410 distclean-generic clean-am
413 distclean: distclean-am
415 maintainer-clean-am
: maintainer-clean-pkglibLTLIBRARIES \
416 maintainer-clean-compile maintainer-clean-libtool \
417 maintainer-clean-tags maintainer-clean-depend \
418 maintainer-clean-generic distclean-am
419 @echo
"This command is intended for maintainers to use;"
420 @echo
"it deletes files that may require special tools to rebuild."
422 maintainer-clean
: maintainer-clean-am
424 .PHONY
: mostlyclean-pkglibLTLIBRARIES distclean-pkglibLTLIBRARIES \
425 clean-pkglibLTLIBRARIES maintainer-clean-pkglibLTLIBRARIES \
426 uninstall-pkglibLTLIBRARIES install-pkglibLTLIBRARIES \
427 mostlyclean-compile distclean-compile clean-compile \
428 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
429 clean-libtool maintainer-clean-libtool
tags mostlyclean-tags \
430 distclean-tags clean-tags maintainer-clean-tags distdir \
431 mostlyclean-depend distclean-depend clean-depend \
432 maintainer-clean-depend info-am
info dvi-am
dvi check check-am \
433 installcheck-am
installcheck install-exec-am install-exec \
434 install-data-am install-data install-am
install uninstall-am
uninstall \
435 all-redirect all-am
all installdirs mostlyclean-generic \
436 distclean-generic clean-generic maintainer-clean-generic
clean \
437 mostlyclean distclean maintainer-clean
441 rm -fr
$(DESTDIR
)$(pkglibdir
)/*.so
442 rm -fr
$(DESTDIR
)$(pkglibdir
)/*.so
.0
443 rm -fr
$(DESTDIR
)$(pkglibdir
)/*.a
444 rm -fr
$(DESTDIR
)$(pkglibdir
)/*.la
446 # Tell versions [3.59,3.63) of GNU make to not export all variables.
447 # Otherwise a system limit (for SysV at least) may be exceeded.