1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 top_srcdir = @top_srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../../../../..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
40 AMDEP_FALSE = @AMDEP_FALSE@
41 AMDEP_TRUE = @AMDEP_TRUE@
45 AUTOHEADER = @AUTOHEADER@
50 CCDEPMODE = @CCDEPMODE@
56 CXXDEPMODE = @CXXDEPMODE@
58 CYGPATH_W = @CYGPATH_W@
59 DEFAULT_INCLUDES = @DEFAULT_INCLUDES@
70 GLIB_CFLAGS = @GLIB_CFLAGS@
71 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
72 GLIB_LIBS = @GLIB_LIBS@
73 GLIB_MKENUMS = @GLIB_MKENUMS@
74 GOBJECT_QUERY = @GOBJECT_QUERY@
76 GTK_CFLAGS = @GTK_CFLAGS@
78 INSTALL_DATA = @INSTALL_DATA@
79 INSTALL_PROGRAM = @INSTALL_PROGRAM@
80 INSTALL_SCRIPT = @INSTALL_SCRIPT@
81 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
84 LIBS = @LIBS@ $(GLIB_LIBS) $(GTK_LIBS)
87 LTLIBOBJS = @LTLIBOBJS@
88 LTTVSTATIC_FALSE = @LTTVSTATIC_FALSE@
89 LTTVSTATIC_TRUE = @LTTVSTATIC_TRUE@
93 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
94 PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
95 PACKAGE_LIBS = @PACKAGE_LIBS@
96 PACKAGE_NAME = @PACKAGE_NAME@
97 PACKAGE_STRING = @PACKAGE_STRING@
98 PACKAGE_TARNAME = @PACKAGE_TARNAME@
99 PACKAGE_VERSION = @PACKAGE_VERSION@
100 PATH_SEPARATOR = @PATH_SEPARATOR@
101 PKG_CONFIG = @PKG_CONFIG@
102 POPT_LIBS = @POPT_LIBS@
104 SET_MAKE = @SET_MAKE@
107 THREAD_LIBS = @THREAD_LIBS@
108 UTIL_LIBS = @UTIL_LIBS@
110 ac_ct_CC = @ac_ct_CC@
111 ac_ct_CXX = @ac_ct_CXX@
112 ac_ct_F77 = @ac_ct_F77@
113 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
114 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
115 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
116 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
117 am__include = @am__include@
118 am__leading_dot = @am__leading_dot@
119 am__quote = @am__quote@
122 build_alias = @build_alias@
123 build_cpu = @build_cpu@
124 build_os = @build_os@
125 build_vendor = @build_vendor@
127 datarootdir = @datarootdir@
130 exec_prefix = @exec_prefix@
132 host_alias = @host_alias@
133 host_cpu = @host_cpu@
135 host_vendor = @host_vendor@
137 includedir = @includedir@
139 install_sh = @install_sh@
141 libexecdir = @libexecdir@
142 localedir = @localedir@
143 localstatedir = @localstatedir@
144 lttctlincludedir = @lttctlincludedir@
145 lttincludedir = @lttincludedir@
146 lttvincludedir = @lttvincludedir@
147 lttvlibdir = @lttvlibdir@
148 lttvplugindir = @lttvplugindir@
149 lttvwindowincludedir = @lttvwindowincludedir@
151 oldincludedir = @oldincludedir@
154 program_transform_name = @program_transform_name@
157 sharedstatedir = @sharedstatedir@
158 sysconfdir = @sysconfdir@
159 target_alias = @target_alias@
160 top_lttvdir = @top_lttvdir@
161 top_lttvwindowdir = @top_lttvwindowdir@
163 AM_CFLAGS = $(GLIB_CFLAGS) $(GTK_CFLAGS)
166 -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
167 -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
173 #libdir = ${lttvplugindir}
174 lib_LTLIBRARIES = liblttvwindow.la
176 liblttvwindow_la_SOURCES = \
196 lttvwindowinclude_HEADERS = \
206 liblttvwindow_la_LIBADD = @PACKAGE_LIBS@ $(INTLLIBS)
207 subdir = lttv/modules/gui/lttvwindow/lttvwindow
208 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
209 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
210 CONFIG_HEADER = $(top_builddir)/config.h
212 LTLIBRARIES = $(lib_LTLIBRARIES)
214 liblttvwindow_la_LDFLAGS =
215 liblttvwindow_la_DEPENDENCIES =
216 am_liblttvwindow_la_OBJECTS = toolbar.lo menu.lo lttvwindow.lo \
217 lttvwindowtraces.lo init_module.lo support.lo interface.lo \
218 callbacks.lo lttv_plugin_tab.lo lttv_plugin.lo
219 liblttvwindow_la_OBJECTS = $(am_liblttvwindow_la_OBJECTS)
220 depcomp = $(SHELL) $(top_srcdir)/depcomp
221 am__depfiles_maybe = depfiles
222 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/callbacks.Plo \
223 @AMDEP_TRUE@ ./$(DEPDIR)/init_module.Plo \
224 @AMDEP_TRUE@ ./$(DEPDIR)/interface.Plo \
225 @AMDEP_TRUE@ ./$(DEPDIR)/lttv_plugin.Plo \
226 @AMDEP_TRUE@ ./$(DEPDIR)/lttv_plugin_tab.Plo \
227 @AMDEP_TRUE@ ./$(DEPDIR)/lttvwindow.Plo \
228 @AMDEP_TRUE@ ./$(DEPDIR)/lttvwindowtraces.Plo \
229 @AMDEP_TRUE@ ./$(DEPDIR)/menu.Plo ./$(DEPDIR)/support.Plo \
230 @AMDEP_TRUE@ ./$(DEPDIR)/toolbar.Plo
231 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
232 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
233 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
234 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
236 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
237 $(AM_LDFLAGS) $(LDFLAGS) -o $@
238 DIST_SOURCES = $(liblttvwindow_la_SOURCES)
239 HEADERS = $(lttvwindowinclude_HEADERS) $(noinst_HEADERS)
241 DIST_COMMON = $(lttvwindowinclude_HEADERS) $(noinst_HEADERS) \
242 $(srcdir)/Makefile.in Makefile.am
243 SOURCES = $(liblttvwindow_la_SOURCES)
248 .SUFFIXES: .c .lo .o .obj
249 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
250 cd $(top_srcdir) && \
251 $(AUTOMAKE) --gnu lttv/modules/gui/lttvwindow/lttvwindow/Makefile
252 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
253 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
254 libLTLIBRARIES_INSTALL = $(INSTALL)
255 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
257 $(mkinstalldirs) $(DESTDIR)$(libdir)
258 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
259 if test -f $$p; then \
260 f="`echo $$p | sed -e 's|^.*/||'`"; \
261 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
262 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
266 uninstall-libLTLIBRARIES:
268 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
269 p="`echo $$p | sed -e 's|^.*/||'`"; \
270 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
271 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
274 clean-libLTLIBRARIES:
275 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
276 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
277 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
278 test "$$dir" = "$$p" && dir=.; \
279 echo "rm -f \"$${dir}/so_locations\""; \
280 rm -f "$${dir}/so_locations"; \
282 liblttvwindow.la: $(liblttvwindow_la_OBJECTS) $(liblttvwindow_la_DEPENDENCIES)
283 $(LINK) -rpath $(libdir) $(liblttvwindow_la_LDFLAGS) $(liblttvwindow_la_OBJECTS) $(liblttvwindow_la_LIBADD) $(LIBS)
286 -rm -f *.$(OBJEXT) core *.core
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callbacks.Plo@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init_module.Plo@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interface.Plo@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lttv_plugin.Plo@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lttv_plugin_tab.Plo@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lttvwindow.Plo@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lttvwindowtraces.Plo@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu.Plo@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/support.Plo@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/toolbar.Plo@am__quote@
303 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
304 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
305 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
306 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
307 @am__fastdepCC_TRUE@ fi
308 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
309 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
310 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
311 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
314 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
315 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
316 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
317 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
318 @am__fastdepCC_TRUE@ fi
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
320 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
321 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
322 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
325 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
326 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
327 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
328 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
329 @am__fastdepCC_TRUE@ fi
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
331 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
333 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
344 lttvwindowincludeHEADERS_INSTALL = $(INSTALL_HEADER)
345 install-lttvwindowincludeHEADERS: $(lttvwindowinclude_HEADERS)
347 $(mkinstalldirs) $(DESTDIR)$(lttvwindowincludedir)
348 @list='$(lttvwindowinclude_HEADERS)'; for p in $$list; do \
349 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
350 f="`echo $$p | sed -e 's|^.*/||'`"; \
351 echo " $(lttvwindowincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(lttvwindowincludedir)/$$f"; \
352 $(lttvwindowincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(lttvwindowincludedir)/$$f; \
355 uninstall-lttvwindowincludeHEADERS:
357 @list='$(lttvwindowinclude_HEADERS)'; for p in $$list; do \
358 f="`echo $$p | sed -e 's|^.*/||'`"; \
359 echo " rm -f $(DESTDIR)$(lttvwindowincludedir)/$$f"; \
360 rm -f $(DESTDIR)$(lttvwindowincludedir)/$$f; \
371 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
372 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
373 unique=`for i in $$list; do \
374 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376 $(AWK) ' { files[$$0] = 1; } \
377 END { for (i in files) print i; }'`; \
380 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
381 $(TAGS_FILES) $(LISP)
384 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
385 unique=`for i in $$list; do \
386 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388 $(AWK) ' { files[$$0] = 1; } \
389 END { for (i in files) print i; }'`; \
390 test -z "$(ETAGS_ARGS)$$tags$$unique" \
391 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
395 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
396 $(TAGS_FILES) $(LISP)
399 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
400 unique=`for i in $$list; do \
401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403 $(AWK) ' { files[$$0] = 1; } \
404 END { for (i in files) print i; }'`; \
405 test -z "$(CTAGS_ARGS)$$tags$$unique" \
406 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
410 here=`$(am__cd) $(top_builddir) && pwd` \
411 && cd $(top_srcdir) \
412 && gtags -i $(GTAGS_ARGS) $$here
415 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
416 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
418 top_distdir = ../../../../..
419 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
421 distdir: $(DISTFILES)
422 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
423 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
424 list='$(DISTFILES)'; for file in $$list; do \
426 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
427 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
429 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
430 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
431 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
433 $(mkinstalldirs) "$(distdir)$$dir"; \
437 if test -d $$d/$$file; then \
438 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
439 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
441 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
443 test -f $(distdir)/$$file \
444 || cp -p $$d/$$file $(distdir)/$$file \
450 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
453 $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(lttvwindowincludedir)
455 install-exec: install-exec-am
456 install-data: install-data-am
457 uninstall: uninstall-am
460 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
462 installcheck: installcheck-am
464 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
465 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
466 `test -z '$(STRIP)' || \
467 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
473 -rm -f $(CONFIG_CLEAN_FILES)
475 maintainer-clean-generic:
476 @echo "This command is intended for maintainers to use"
477 @echo "it deletes files that may require special tools to rebuild."
480 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
483 distclean: distclean-am
486 distclean-am: clean-am distclean-compile distclean-generic \
487 distclean-libtool distclean-tags
497 install-data-am: install-lttvwindowincludeHEADERS
499 install-exec-am: install-libLTLIBRARIES
501 install-info: install-info-am
507 maintainer-clean: maintainer-clean-am
510 maintainer-clean-am: distclean-am maintainer-clean-generic
512 mostlyclean: mostlyclean-am
514 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
525 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
526 uninstall-lttvwindowincludeHEADERS
528 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
529 clean-libLTLIBRARIES clean-libtool ctags distclean \
530 distclean-compile distclean-generic distclean-libtool \
531 distclean-tags distdir dvi dvi-am info info-am install \
532 install-am install-data install-data-am install-exec \
533 install-exec-am install-info install-info-am \
534 install-libLTLIBRARIES install-lttvwindowincludeHEADERS \
535 install-man install-strip installcheck installcheck-am \
536 installdirs maintainer-clean maintainer-clean-generic \
537 mostlyclean mostlyclean-compile mostlyclean-generic \
538 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
539 uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
540 uninstall-lttvwindowincludeHEADERS
542 # Tell versions [3.59,3.63) of GNU make to not export all variables.
543 # Otherwise a system limit (for SysV at least) may be exceeded.