Fix some more build warnings
[gliv.git] / src / Makefile.in
blob9eb957001e1e92fb7443e3a96e05efbf261453b4
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 bin_PROGRAMS = gliv$(EXEEXT)
38 @NEED_REPLACEMENTS_FALSE@gliv_DEPENDENCIES =
39 subdir = src
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 CONFIG_CLEAN_VPATH_FILES =
49 am__installdirs = "$(DESTDIR)$(bindir)"
50 PROGRAMS = $(bin_PROGRAMS)
51 am_gliv_OBJECTS = actions.$(OBJEXT) callbacks.$(OBJEXT) \
52 cmdline.$(OBJEXT) collection.$(OBJEXT) cursors.$(OBJEXT) \
53 decompression.$(OBJEXT) dirty_gtk.$(OBJEXT) \
54 dithering.$(OBJEXT) files_list.$(OBJEXT) \
55 foreach_file.$(OBJEXT) formats.$(OBJEXT) gl_widget.$(OBJEXT) \
56 gliv-image.$(OBJEXT) help.$(OBJEXT) help_text.$(OBJEXT) \
57 history.$(OBJEXT) images_menus.$(OBJEXT) ipc.$(OBJEXT) \
58 loading.$(OBJEXT) main.$(OBJEXT) matrix.$(OBJEXT) \
59 menus.$(OBJEXT) mnemonics.$(OBJEXT) move_pointer.$(OBJEXT) \
60 next_image.$(OBJEXT) open_dialog.$(OBJEXT) options.$(OBJEXT) \
61 pathset.$(OBJEXT) rcfile.$(OBJEXT) rendering.$(OBJEXT) \
62 scrollbars.$(OBJEXT) str_utils.$(OBJEXT) strnatcmp.$(OBJEXT) \
63 textures.$(OBJEXT) thread.$(OBJEXT) thumbnails.$(OBJEXT) \
64 tiling.$(OBJEXT) timestamp.$(OBJEXT) transition.$(OBJEXT) \
65 tree.$(OBJEXT) tree_browser.$(OBJEXT) windows.$(OBJEXT) \
66 zoom_frame.$(OBJEXT)
67 gliv_OBJECTS = $(am_gliv_OBJECTS)
68 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
69 depcomp = $(SHELL) $(top_srcdir)/depcomp
70 am__depfiles_maybe = depfiles
71 am__mv = mv -f
72 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74 CCLD = $(CC)
75 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
76 SOURCES = $(gliv_SOURCES)
77 DIST_SOURCES = $(gliv_SOURCES)
78 ETAGS = etags
79 CTAGS = ctags
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 ACLOCAL = @ACLOCAL@
82 ALLOCA = @ALLOCA@
83 AMTAR = @AMTAR@
84 AUTOCONF = @AUTOCONF@
85 AUTOHEADER = @AUTOHEADER@
86 AUTOMAKE = @AUTOMAKE@
87 AWK = @AWK@
88 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
89 CATOBJEXT = @CATOBJEXT@
90 CC = @CC@
91 CCDEPMODE = @CCDEPMODE@
92 CFLAGS = @CFLAGS@
93 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CYGPATH_W = @CYGPATH_W@
97 DATADIRNAME = @DATADIRNAME@
98 DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
99 DEPDIR = @DEPDIR@
100 ECHO_C = @ECHO_C@
101 ECHO_N = @ECHO_N@
102 ECHO_T = @ECHO_T@
103 EGREP = @EGREP@
104 EXEEXT = @EXEEXT@
105 GENCAT = @GENCAT@
106 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
107 GLIBC2 = @GLIBC2@
108 GLIBC21 = @GLIBC21@
109 GMSGFMT = @GMSGFMT@
110 GMSGFMT_015 = @GMSGFMT_015@
111 GREP = @GREP@
112 GTKGLEXT_CFLAGS = @GTKGLEXT_CFLAGS@
113 GTKGLEXT_LIBS = @GTKGLEXT_LIBS@
114 GTK_CFLAGS = @GTK_CFLAGS@
115 GTK_LIBS = @GTK_LIBS@
116 HAVE_ASPRINTF = @HAVE_ASPRINTF@
117 HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
118 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
119 HAVE_SNPRINTF = @HAVE_SNPRINTF@
120 HAVE_VISIBILITY = @HAVE_VISIBILITY@
121 HAVE_WPRINTF = @HAVE_WPRINTF@
122 INSTALL = @INSTALL@
123 INSTALL_DATA = @INSTALL_DATA@
124 INSTALL_PROGRAM = @INSTALL_PROGRAM@
125 INSTALL_SCRIPT = @INSTALL_SCRIPT@
126 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127 INSTOBJEXT = @INSTOBJEXT@
128 INTLBISON = @INTLBISON@
129 INTLLIBS = @INTLLIBS@
130 INTLOBJS = @INTLOBJS@
131 INTL_DEFAULT_VERBOSITY = @INTL_DEFAULT_VERBOSITY@
132 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
133 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
134 LDFLAGS = @LDFLAGS@
135 LIBICONV = @LIBICONV@
136 LIBINTL = @LIBINTL@
137 LIBMULTITHREAD = @LIBMULTITHREAD@
138 LIBOBJS = @LIBOBJS@
139 LIBPTH = @LIBPTH@
140 LIBPTH_PREFIX = @LIBPTH_PREFIX@
141 LIBS = @LIBS@
142 LIBTHREAD = @LIBTHREAD@
143 LTLIBC = @LTLIBC@
144 LTLIBICONV = @LTLIBICONV@
145 LTLIBINTL = @LTLIBINTL@
146 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
147 LTLIBOBJS = @LTLIBOBJS@
148 LTLIBPTH = @LTLIBPTH@
149 LTLIBTHREAD = @LTLIBTHREAD@
150 MAKEINFO = @MAKEINFO@
151 MKDIR_P = @MKDIR_P@
152 MSGFMT = @MSGFMT@
153 MSGFMT_015 = @MSGFMT_015@
154 MSGMERGE = @MSGMERGE@
155 OBJEXT = @OBJEXT@
156 PACKAGE = @PACKAGE@
157 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158 PACKAGE_NAME = @PACKAGE_NAME@
159 PACKAGE_STRING = @PACKAGE_STRING@
160 PACKAGE_TARNAME = @PACKAGE_TARNAME@
161 PACKAGE_URL = @PACKAGE_URL@
162 PACKAGE_VERSION = @PACKAGE_VERSION@
163 PATH_SEPARATOR = @PATH_SEPARATOR@
164 PKG_CONFIG = @PKG_CONFIG@
165 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
166 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
167 POSUB = @POSUB@
168 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
169 RANLIB = @RANLIB@
170 SET_MAKE = @SET_MAKE@
171 SHELL = @SHELL@
172 STRIP = @STRIP@
173 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
174 USE_NLS = @USE_NLS@
175 VERSION = @VERSION@
176 WINDRES = @WINDRES@
177 WOE32 = @WOE32@
178 WOE32DLL = @WOE32DLL@
179 XGETTEXT = @XGETTEXT@
180 XGETTEXT_015 = @XGETTEXT_015@
181 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
182 XMKMF = @XMKMF@
183 X_CFLAGS = @X_CFLAGS@
184 X_EXTRA_LIBS = @X_EXTRA_LIBS@
185 X_LIBS = @X_LIBS@
186 X_PRE_LIBS = @X_PRE_LIBS@
187 abs_builddir = @abs_builddir@
188 abs_srcdir = @abs_srcdir@
189 abs_top_builddir = @abs_top_builddir@
190 abs_top_srcdir = @abs_top_srcdir@
191 ac_ct_CC = @ac_ct_CC@
192 am__include = @am__include@
193 am__leading_dot = @am__leading_dot@
194 am__quote = @am__quote@
195 am__tar = @am__tar@
196 am__untar = @am__untar@
197 bindir = @bindir@
198 build = @build@
199 build_alias = @build_alias@
200 build_cpu = @build_cpu@
201 build_os = @build_os@
202 build_vendor = @build_vendor@
203 builddir = @builddir@
204 datadir = @datadir@
205 datarootdir = @datarootdir@
206 docdir = @docdir@
207 dvidir = @dvidir@
208 exec_prefix = @exec_prefix@
209 host = @host@
210 host_alias = @host_alias@
211 host_cpu = @host_cpu@
212 host_os = @host_os@
213 host_vendor = @host_vendor@
214 htmldir = @htmldir@
215 includedir = @includedir@
216 infodir = @infodir@
217 install_sh = @install_sh@
218 libdir = @libdir@
219 libexecdir = @libexecdir@
220 localedir = $(datadir)/locale
221 localstatedir = @localstatedir@
222 mandir = @mandir@
223 mkdir_p = @mkdir_p@
224 oldincludedir = @oldincludedir@
225 pdfdir = @pdfdir@
226 prefix = @prefix@
227 program_transform_name = @program_transform_name@
228 psdir = @psdir@
229 sbindir = @sbindir@
230 sharedstatedir = @sharedstatedir@
231 srcdir = @srcdir@
232 sysconfdir = @sysconfdir@
233 target_alias = @target_alias@
234 top_build_prefix = @top_build_prefix@
235 top_builddir = @top_builddir@
236 top_srcdir = @top_srcdir@
237 gliv_SOURCES = include/about.h \
238 actions.c include/actions.h \
239 include/all_cursors.h \
240 callbacks.c include/callbacks.h \
241 cmdline.c include/cmdline.h \
242 collection.c include/collection.h \
243 cursors.c include/cursors.h \
244 decompression.c include/decompression.h \
245 dirty_gtk.c include/dirty_gtk.h \
246 dithering.c include/dithering.h \
247 files_list.c include/files_list.h \
248 foreach_file.c include/foreach_file.h \
249 formats.c include/formats.h \
250 include/gettext.h \
251 gl_widget.c include/gl_widget.h \
252 include/glade_actions.h \
253 include/glade_image_nr.h \
254 include/glade_options.h \
255 gliv-image.c include/gliv-image.h \
256 include/gliv.h \
257 include/gliv_logo.h \
258 help.c include/help.h \
259 help_text.c include/help_text.h \
260 history.c include/history.h \
261 images_menus.c include/images_menus.h \
262 ipc.c include/ipc.h \
263 include/large_files.h \
264 loading.c include/loading.h \
265 main.c include/main.h \
266 include/math_floats.h \
267 matrix.c include/matrix.h \
268 menus.c include/menus.h \
269 include/messages.h \
270 mnemonics.c include/mnemonics.h \
271 move_pointer.c include/move_pointer.h \
272 next_image.c include/next_image.h \
273 open_dialog.c include/open_dialog.h \
274 include/opengl.h \
275 include/opengl_wrapper.h \
276 options.c include/options.h \
277 include/params.h \
278 pathset.c include/pathset.h \
279 rcfile.c include/rcfile.h \
280 rendering.c include/rendering.h \
281 scrollbars.c include/scrollbars.h \
282 str_utils.c include/str_utils.h \
283 strnatcmp.c include/strnatcmp.h \
284 include/texture_map.h \
285 textures.c include/textures.h \
286 thread.c include/thread.h \
287 thumbnails.c include/thumbnails.h \
288 tiling.c include/tiling.h \
289 timestamp.c include/timestamp.h \
290 transition.c include/transition.h \
291 tree.c include/tree.h \
292 tree_browser.c include/tree_browser.h \
293 windows.c include/windows.h \
294 zoom_frame.c include/zoom_frame.h
296 @NEED_REPLACEMENTS_TRUE@gliv_DEPENDENCIES = ../lib/libreplacements.a
297 @NEED_REPLACEMENTS_TRUE@gliv_LDADD = -L../lib -lreplacements
298 AM_CPPFLAGS = -I$(srcdir)/include -D_REENTRANT -D_THREAD_SAFE \
299 -DSYSCONFDIR=\"$(sysconfdir)\"
301 EXTRA_DIST = glade_actions.c glade_image_nr.c glade_options.c autogenerated
302 all: all-am
304 .SUFFIXES:
305 .SUFFIXES: .c .o .obj
306 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
307 @for dep in $?; do \
308 case '$(am__configure_deps)' in \
309 *$$dep*) \
310 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
311 && { if test -f $@; then exit 0; else break; fi; }; \
312 exit 1;; \
313 esac; \
314 done; \
315 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
316 $(am__cd) $(top_srcdir) && \
317 $(AUTOMAKE) --foreign src/Makefile
318 .PRECIOUS: Makefile
319 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
320 @case '$?' in \
321 *config.status*) \
322 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
323 *) \
324 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
325 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
326 esac;
328 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331 $(top_srcdir)/configure: $(am__configure_deps)
332 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
333 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335 $(am__aclocal_m4_deps):
336 install-binPROGRAMS: $(bin_PROGRAMS)
337 @$(NORMAL_INSTALL)
338 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
339 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
340 for p in $$list; do echo "$$p $$p"; done | \
341 sed 's/$(EXEEXT)$$//' | \
342 while read p p1; do if test -f $$p; \
343 then echo "$$p"; echo "$$p"; else :; fi; \
344 done | \
345 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
346 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
347 sed 'N;N;N;s,\n, ,g' | \
348 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
349 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
350 if ($$2 == $$4) files[d] = files[d] " " $$1; \
351 else { print "f", $$3 "/" $$4, $$1; } } \
352 END { for (d in files) print "f", d, files[d] }' | \
353 while read type dir files; do \
354 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
355 test -z "$$files" || { \
356 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
357 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
359 ; done
361 uninstall-binPROGRAMS:
362 @$(NORMAL_UNINSTALL)
363 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
364 files=`for p in $$list; do echo "$$p"; done | \
365 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
366 -e 's/$$/$(EXEEXT)/' `; \
367 test -n "$$list" || exit 0; \
368 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
369 cd "$(DESTDIR)$(bindir)" && rm -f $$files
371 clean-binPROGRAMS:
372 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
373 gliv$(EXEEXT): $(gliv_OBJECTS) $(gliv_DEPENDENCIES)
374 @rm -f gliv$(EXEEXT)
375 $(LINK) $(gliv_OBJECTS) $(gliv_LDADD) $(LIBS)
377 mostlyclean-compile:
378 -rm -f *.$(OBJEXT)
380 distclean-compile:
381 -rm -f *.tab.c
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/actions.Po@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callbacks.Po@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmdline.Po@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/collection.Po@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cursors.Po@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decompression.Po@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirty_gtk.Po@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dithering.Po@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/files_list.Po@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foreach_file.Po@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/formats.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gl_widget.Po@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gliv-image.Po@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/help.Po@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/help_text.Po@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history.Po@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/images_menus.Po@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipc.Po@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loading.Po@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matrix.Po@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menus.Po@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mnemonics.Po@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/move_pointer.Po@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/next_image.Po@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open_dialog.Po@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pathset.Po@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rcfile.Po@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendering.Po@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrollbars.Po@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/str_utils.Po@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnatcmp.Po@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/textures.Po@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Po@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thumbnails.Po@am__quote@
419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiling.Po@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timestamp.Po@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transition.Po@am__quote@
422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tree.Po@am__quote@
423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tree_browser.Po@am__quote@
424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows.Po@am__quote@
425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zoom_frame.Po@am__quote@
427 .c.o:
428 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
429 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
434 .c.obj:
435 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
436 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
441 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
442 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
443 unique=`for i in $$list; do \
444 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445 done | \
446 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
447 END { if (nonempty) { for (i in files) print i; }; }'`; \
448 mkid -fID $$unique
449 tags: TAGS
451 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
452 $(TAGS_FILES) $(LISP)
453 set x; \
454 here=`pwd`; \
455 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
456 unique=`for i in $$list; do \
457 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458 done | \
459 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
460 END { if (nonempty) { for (i in files) print i; }; }'`; \
461 shift; \
462 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
463 test -n "$$unique" || unique=$$empty_fix; \
464 if test $$# -gt 0; then \
465 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
466 "$$@" $$unique; \
467 else \
468 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
469 $$unique; \
470 fi; \
472 ctags: CTAGS
473 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
474 $(TAGS_FILES) $(LISP)
475 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
476 unique=`for i in $$list; do \
477 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
478 done | \
479 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
480 END { if (nonempty) { for (i in files) print i; }; }'`; \
481 test -z "$(CTAGS_ARGS)$$unique" \
482 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
483 $$unique
485 GTAGS:
486 here=`$(am__cd) $(top_builddir) && pwd` \
487 && $(am__cd) $(top_srcdir) \
488 && gtags -i $(GTAGS_ARGS) "$$here"
490 distclean-tags:
491 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
493 distdir: $(DISTFILES)
494 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
495 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496 list='$(DISTFILES)'; \
497 dist_files=`for file in $$list; do echo $$file; done | \
498 sed -e "s|^$$srcdirstrip/||;t" \
499 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
500 case $$dist_files in \
501 */*) $(MKDIR_P) `echo "$$dist_files" | \
502 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
503 sort -u` ;; \
504 esac; \
505 for file in $$dist_files; do \
506 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
507 if test -d $$d/$$file; then \
508 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
509 if test -d "$(distdir)/$$file"; then \
510 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
511 fi; \
512 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
513 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
514 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515 fi; \
516 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
517 else \
518 test -f "$(distdir)/$$file" \
519 || cp -p $$d/$$file "$(distdir)/$$file" \
520 || exit 1; \
521 fi; \
522 done
523 check-am: all-am
524 check: check-am
525 all-am: Makefile $(PROGRAMS)
526 installdirs:
527 for dir in "$(DESTDIR)$(bindir)"; do \
528 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
529 done
530 install: install-am
531 install-exec: install-exec-am
532 install-data: install-data-am
533 uninstall: uninstall-am
535 install-am: all-am
536 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
538 installcheck: installcheck-am
539 install-strip:
540 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
541 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
542 `test -z '$(STRIP)' || \
543 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
544 mostlyclean-generic:
546 clean-generic:
548 distclean-generic:
549 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
550 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
552 maintainer-clean-generic:
553 @echo "This command is intended for maintainers to use"
554 @echo "it deletes files that may require special tools to rebuild."
555 clean: clean-am
557 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
559 distclean: distclean-am
560 -rm -rf ./$(DEPDIR)
561 -rm -f Makefile
562 distclean-am: clean-am distclean-compile distclean-generic \
563 distclean-tags
565 dvi: dvi-am
567 dvi-am:
569 html: html-am
571 html-am:
573 info: info-am
575 info-am:
577 install-data-am:
579 install-dvi: install-dvi-am
581 install-dvi-am:
583 install-exec-am: install-binPROGRAMS
585 install-html: install-html-am
587 install-html-am:
589 install-info: install-info-am
591 install-info-am:
593 install-man:
595 install-pdf: install-pdf-am
597 install-pdf-am:
599 install-ps: install-ps-am
601 install-ps-am:
603 installcheck-am:
605 maintainer-clean: maintainer-clean-am
606 -rm -rf ./$(DEPDIR)
607 -rm -f Makefile
608 maintainer-clean-am: distclean-am maintainer-clean-generic
610 mostlyclean: mostlyclean-am
612 mostlyclean-am: mostlyclean-compile mostlyclean-generic
614 pdf: pdf-am
616 pdf-am:
618 ps: ps-am
620 ps-am:
622 uninstall-am: uninstall-binPROGRAMS
624 .MAKE: install-am install-strip
626 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
627 clean-generic ctags distclean distclean-compile \
628 distclean-generic distclean-tags distdir dvi dvi-am html \
629 html-am info info-am install install-am install-binPROGRAMS \
630 install-data install-data-am install-dvi install-dvi-am \
631 install-exec install-exec-am install-html install-html-am \
632 install-info install-info-am install-man install-pdf \
633 install-pdf-am install-ps install-ps-am install-strip \
634 installcheck installcheck-am installdirs maintainer-clean \
635 maintainer-clean-generic mostlyclean mostlyclean-compile \
636 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
637 uninstall-am uninstall-binPROGRAMS
640 include/all_cursors.h: $(top_srcdir)/tools/cursors/*.xbm
641 cat $(top_srcdir)/tools/cursors/*.xbm | sed 's/unsigned //g' > $@
643 cmdline.c include/cmdline.h: $(top_srcdir)/tools/gliv.ggo
644 gengetopt --input=$< --unamed-opts --no-handle-error && \
645 mv cmdline.h include/
647 formats.c: $(top_srcdir)/tools/formats.gperf
648 gperf -n --multiple-iterations 64 --output $@ $<
650 help_text.c: $(top_srcdir)/README $(top_srcdir)/tools/help2c.awk
651 awk -f $(top_srcdir)/tools/help2c.awk < $(top_srcdir)/README > $@
653 glade_actions.c include/glade_actions.h: $(top_srcdir)/tools/glade/actions/gliv-actions.glade
654 cd $(top_srcdir)/tools/glade/actions && ./make_glade_actions.sh
656 glade_image_nr.c include/glade_image_nr.h: $(top_srcdir)/tools/glade/image_nr/gliv-image_nr.glade
657 cd $(top_srcdir)/tools/glade/image_nr && ./make_glade_image_nr.sh
659 glade_options.c include/glade_options.h: $(top_srcdir)/tools/glade/options/gliv-options.glade
660 cd $(top_srcdir)/tools/glade/options && ./make_glade_options.sh
662 gliv-image.c include/gliv-image.h: $(top_srcdir)/tools/gliv-image.gob
663 gob2 $< && mv gliv-image.h include/
665 include/gliv_logo.h: $(top_srcdir)/gliv.svg
666 (echo '/* Auto-generated */'; \
667 gdk-pixbuf-csource --struct --static --name=gliv_logo $< | \
668 sed 's,.* pixel_data: .*,& (guint8*),') > $@
670 # Tell versions [3.59,3.63) of GNU make to not export all variables.
671 # Otherwise a system limit (for SysV at least) may be exceeded.
672 .NOEXPORT: