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 # Makefile for LTT New generation user interface
20 # Created by Mathieu Desnoyers on September 30, 2003
24 top_srcdir = @top_srcdir@
26 pkgdatadir = $(datadir)/@PACKAGE@
27 pkglibdir = $(libdir)/@PACKAGE@
28 pkgincludedir = $(includedir)/@PACKAGE@
29 top_builddir = ../../../../..
31 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
33 install_sh_DATA = $(install_sh) -c -m 644
34 install_sh_PROGRAM = $(install_sh) -c
35 install_sh_SCRIPT = $(install_sh) -c
36 INSTALL_HEADER = $(INSTALL_DATA)
37 transform = $(program_transform_name)
46 AMDEP_FALSE = @AMDEP_FALSE@
47 AMDEP_TRUE = @AMDEP_TRUE@
51 AUTOHEADER = @AUTOHEADER@
56 CCDEPMODE = @CCDEPMODE@
62 CXXDEPMODE = @CXXDEPMODE@
64 CYGPATH_W = @CYGPATH_W@
65 DEFAULT_INCLUDES = @DEFAULT_INCLUDES@
76 GLIB_CFLAGS = @GLIB_CFLAGS@
77 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
78 GLIB_LIBS = @GLIB_LIBS@
79 GLIB_MKENUMS = @GLIB_MKENUMS@
80 GOBJECT_QUERY = @GOBJECT_QUERY@
82 GTK_CFLAGS = @GTK_CFLAGS@
84 INSTALL_DATA = @INSTALL_DATA@
85 INSTALL_PROGRAM = @INSTALL_PROGRAM@
86 INSTALL_SCRIPT = @INSTALL_SCRIPT@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93 LTLIBOBJS = @LTLIBOBJS@
94 LTTVSTATIC_FALSE = @LTTVSTATIC_FALSE@
95 LTTVSTATIC_TRUE = @LTTVSTATIC_TRUE@
99 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
100 PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
101 PACKAGE_LIBS = @PACKAGE_LIBS@
102 PACKAGE_NAME = @PACKAGE_NAME@
103 PACKAGE_STRING = @PACKAGE_STRING@
104 PACKAGE_TARNAME = @PACKAGE_TARNAME@
105 PACKAGE_VERSION = @PACKAGE_VERSION@
106 PATH_SEPARATOR = @PATH_SEPARATOR@
107 PKG_CONFIG = @PKG_CONFIG@
108 POPT_LIBS = @POPT_LIBS@
110 SET_MAKE = @SET_MAKE@
113 THREAD_LIBS = @THREAD_LIBS@
114 UTIL_LIBS = @UTIL_LIBS@
116 ac_ct_CC = @ac_ct_CC@
117 ac_ct_CXX = @ac_ct_CXX@
118 ac_ct_F77 = @ac_ct_F77@
119 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
120 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
121 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
122 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
123 am__include = @am__include@
124 am__leading_dot = @am__leading_dot@
125 am__quote = @am__quote@
128 build_alias = @build_alias@
129 build_cpu = @build_cpu@
130 build_os = @build_os@
131 build_vendor = @build_vendor@
133 datarootdir = @datarootdir@
136 exec_prefix = @exec_prefix@
138 host_alias = @host_alias@
139 host_cpu = @host_cpu@
141 host_vendor = @host_vendor@
143 includedir = @includedir@
145 install_sh = @install_sh@
147 libexecdir = @libexecdir@
148 localedir = @localedir@
149 localstatedir = @localstatedir@
150 lttctlincludedir = @lttctlincludedir@
151 lttincludedir = @lttincludedir@
152 lttvincludedir = @lttvincludedir@
153 lttvlibdir = @lttvlibdir@
154 lttvplugindir = @lttvplugindir@
155 lttvwindowincludedir = @lttvwindowincludedir@
157 oldincludedir = @oldincludedir@
160 program_transform_name = @program_transform_name@
163 sharedstatedir = @sharedstatedir@
164 sysconfdir = @sysconfdir@
165 target_alias = @target_alias@
166 top_lttvdir = @top_lttvdir@
167 top_lttvwindowdir = @top_lttvwindowdir@
184 stock_zoom_fit_24.png\
185 stock_zoom_in_24.png\
186 stock_zoom_out_24.png\
189 stock_refresh_24.png\
191 stock_jump_to_24.png\
198 xenoltt-color-list.png\
200 FlagThreadDelete.xpm\
204 subdir = lttv/modules/gui/lttvwindow/pixmaps
205 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
206 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
207 CONFIG_HEADER = $(top_builddir)/config.h
210 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
214 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
215 cd $(top_srcdir) && \
216 $(AUTOMAKE) --gnu lttv/modules/gui/lttvwindow/pixmaps/Makefile
217 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
218 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
235 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
237 top_distdir = ../../../../..
238 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
240 distdir: $(DISTFILES)
241 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
242 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
243 list='$(DISTFILES)'; for file in $$list; do \
245 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
246 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
248 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
249 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
250 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
252 $(mkinstalldirs) "$(distdir)$$dir"; \
256 if test -d $$d/$$file; then \
257 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
258 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
260 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
262 test -f $(distdir)/$$file \
263 || cp -p $$d/$$file $(distdir)/$$file \
273 install-exec: install-exec-am
274 install-data: install-data-am
275 uninstall: uninstall-am
278 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
280 installcheck: installcheck-am
282 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
283 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
284 `test -z '$(STRIP)' || \
285 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
291 -rm -f $(CONFIG_CLEAN_FILES)
293 maintainer-clean-generic:
294 @echo "This command is intended for maintainers to use"
295 @echo "it deletes files that may require special tools to rebuild."
298 clean-am: clean-generic clean-libtool mostlyclean-am
300 distclean: distclean-am
302 distclean-am: clean-am distclean-generic distclean-libtool
316 install-info: install-info-am
322 maintainer-clean: maintainer-clean-am
324 maintainer-clean-am: distclean-am maintainer-clean-generic
326 mostlyclean: mostlyclean-am
328 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
338 uninstall-am: uninstall-info-am
340 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
341 distclean distclean-generic distclean-libtool distdir dvi \
342 dvi-am info info-am install install-am install-data \
343 install-data-am install-exec install-exec-am install-info \
344 install-info-am install-man install-strip installcheck \
345 installcheck-am installdirs maintainer-clean \
346 maintainer-clean-generic mostlyclean mostlyclean-generic \
347 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
350 # Tell versions [3.59,3.63) of GNU make to not export all variables.
351 # Otherwise a system limit (for SysV at least) may be exceeded.