Newer autotools
[gliv.git] / src / Makefile.in
blob42d2e3b614a573e37cb40553ff94a1f05e8acace
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_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
118 HAVE_SNPRINTF = @HAVE_SNPRINTF@
119 HAVE_VISIBILITY = @HAVE_VISIBILITY@
120 HAVE_WPRINTF = @HAVE_WPRINTF@
121 INSTALL = @INSTALL@
122 INSTALL_DATA = @INSTALL_DATA@
123 INSTALL_PROGRAM = @INSTALL_PROGRAM@
124 INSTALL_SCRIPT = @INSTALL_SCRIPT@
125 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126 INSTOBJEXT = @INSTOBJEXT@
127 INTLBISON = @INTLBISON@
128 INTLLIBS = @INTLLIBS@
129 INTLOBJS = @INTLOBJS@
130 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
131 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
132 LDFLAGS = @LDFLAGS@
133 LIBICONV = @LIBICONV@
134 LIBINTL = @LIBINTL@
135 LIBMULTITHREAD = @LIBMULTITHREAD@
136 LIBOBJS = @LIBOBJS@
137 LIBPTH = @LIBPTH@
138 LIBPTH_PREFIX = @LIBPTH_PREFIX@
139 LIBS = @LIBS@
140 LIBTHREAD = @LIBTHREAD@
141 LTLIBC = @LTLIBC@
142 LTLIBICONV = @LTLIBICONV@
143 LTLIBINTL = @LTLIBINTL@
144 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
145 LTLIBOBJS = @LTLIBOBJS@
146 LTLIBPTH = @LTLIBPTH@
147 LTLIBTHREAD = @LTLIBTHREAD@
148 MAKEINFO = @MAKEINFO@
149 MKDIR_P = @MKDIR_P@
150 MSGFMT = @MSGFMT@
151 MSGFMT_015 = @MSGFMT_015@
152 MSGMERGE = @MSGMERGE@
153 OBJEXT = @OBJEXT@
154 PACKAGE = @PACKAGE@
155 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156 PACKAGE_NAME = @PACKAGE_NAME@
157 PACKAGE_STRING = @PACKAGE_STRING@
158 PACKAGE_TARNAME = @PACKAGE_TARNAME@
159 PACKAGE_URL = @PACKAGE_URL@
160 PACKAGE_VERSION = @PACKAGE_VERSION@
161 PATH_SEPARATOR = @PATH_SEPARATOR@
162 PKG_CONFIG = @PKG_CONFIG@
163 POSUB = @POSUB@
164 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
165 RANLIB = @RANLIB@
166 SET_MAKE = @SET_MAKE@
167 SHELL = @SHELL@
168 STRIP = @STRIP@
169 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
170 USE_NLS = @USE_NLS@
171 VERSION = @VERSION@
172 WINDRES = @WINDRES@
173 WOE32 = @WOE32@
174 WOE32DLL = @WOE32DLL@
175 XGETTEXT = @XGETTEXT@
176 XGETTEXT_015 = @XGETTEXT_015@
177 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
178 XMKMF = @XMKMF@
179 X_CFLAGS = @X_CFLAGS@
180 X_EXTRA_LIBS = @X_EXTRA_LIBS@
181 X_LIBS = @X_LIBS@
182 X_PRE_LIBS = @X_PRE_LIBS@
183 abs_builddir = @abs_builddir@
184 abs_srcdir = @abs_srcdir@
185 abs_top_builddir = @abs_top_builddir@
186 abs_top_srcdir = @abs_top_srcdir@
187 ac_ct_CC = @ac_ct_CC@
188 am__include = @am__include@
189 am__leading_dot = @am__leading_dot@
190 am__quote = @am__quote@
191 am__tar = @am__tar@
192 am__untar = @am__untar@
193 bindir = @bindir@
194 build = @build@
195 build_alias = @build_alias@
196 build_cpu = @build_cpu@
197 build_os = @build_os@
198 build_vendor = @build_vendor@
199 builddir = @builddir@
200 datadir = @datadir@
201 datarootdir = @datarootdir@
202 docdir = @docdir@
203 dvidir = @dvidir@
204 exec_prefix = @exec_prefix@
205 host = @host@
206 host_alias = @host_alias@
207 host_cpu = @host_cpu@
208 host_os = @host_os@
209 host_vendor = @host_vendor@
210 htmldir = @htmldir@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 localedir = $(datadir)/locale
217 localstatedir = @localstatedir@
218 mandir = @mandir@
219 mkdir_p = @mkdir_p@
220 oldincludedir = @oldincludedir@
221 pdfdir = @pdfdir@
222 prefix = @prefix@
223 program_transform_name = @program_transform_name@
224 psdir = @psdir@
225 sbindir = @sbindir@
226 sharedstatedir = @sharedstatedir@
227 srcdir = @srcdir@
228 sysconfdir = @sysconfdir@
229 target_alias = @target_alias@
230 top_build_prefix = @top_build_prefix@
231 top_builddir = @top_builddir@
232 top_srcdir = @top_srcdir@
233 gliv_SOURCES = include/about.h \
234 actions.c include/actions.h \
235 include/all_cursors.h \
236 callbacks.c include/callbacks.h \
237 cmdline.c include/cmdline.h \
238 collection.c include/collection.h \
239 cursors.c include/cursors.h \
240 decompression.c include/decompression.h \
241 dirty_gtk.c include/dirty_gtk.h \
242 dithering.c include/dithering.h \
243 files_list.c include/files_list.h \
244 foreach_file.c include/foreach_file.h \
245 formats.c include/formats.h \
246 include/gettext.h \
247 gl_widget.c include/gl_widget.h \
248 include/glade_actions.h \
249 include/glade_image_nr.h \
250 include/glade_options.h \
251 gliv-image.c include/gliv-image.h \
252 include/gliv.h \
253 include/gliv_logo.h \
254 help.c include/help.h \
255 help_text.c include/help_text.h \
256 history.c include/history.h \
257 images_menus.c include/images_menus.h \
258 ipc.c include/ipc.h \
259 include/large_files.h \
260 loading.c include/loading.h \
261 main.c include/main.h \
262 include/math_floats.h \
263 matrix.c include/matrix.h \
264 menus.c include/menus.h \
265 include/messages.h \
266 mnemonics.c include/mnemonics.h \
267 move_pointer.c include/move_pointer.h \
268 next_image.c include/next_image.h \
269 open_dialog.c include/open_dialog.h \
270 include/opengl.h \
271 include/opengl_wrapper.h \
272 options.c include/options.h \
273 include/params.h \
274 pathset.c include/pathset.h \
275 rcfile.c include/rcfile.h \
276 rendering.c include/rendering.h \
277 scrollbars.c include/scrollbars.h \
278 str_utils.c include/str_utils.h \
279 strnatcmp.c include/strnatcmp.h \
280 include/texture_map.h \
281 textures.c include/textures.h \
282 thread.c include/thread.h \
283 thumbnails.c include/thumbnails.h \
284 tiling.c include/tiling.h \
285 timestamp.c include/timestamp.h \
286 transition.c include/transition.h \
287 tree.c include/tree.h \
288 tree_browser.c include/tree_browser.h \
289 windows.c include/windows.h \
290 zoom_frame.c include/zoom_frame.h
292 @NEED_REPLACEMENTS_TRUE@gliv_DEPENDENCIES = ../lib/libreplacements.a
293 @NEED_REPLACEMENTS_TRUE@gliv_LDADD = -L../lib -lreplacements
294 AM_CPPFLAGS = -I$(srcdir)/include -D_REENTRANT -D_THREAD_SAFE \
295 -DSYSCONFDIR=\"$(sysconfdir)\"
297 EXTRA_DIST = glade_actions.c glade_image_nr.c glade_options.c autogenerated
298 all: all-am
300 .SUFFIXES:
301 .SUFFIXES: .c .o .obj
302 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
303 @for dep in $?; do \
304 case '$(am__configure_deps)' in \
305 *$$dep*) \
306 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
307 && { if test -f $@; then exit 0; else break; fi; }; \
308 exit 1;; \
309 esac; \
310 done; \
311 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
312 $(am__cd) $(top_srcdir) && \
313 $(AUTOMAKE) --foreign src/Makefile
314 .PRECIOUS: Makefile
315 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
316 @case '$?' in \
317 *config.status*) \
318 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
319 *) \
320 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
321 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
322 esac;
324 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
325 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327 $(top_srcdir)/configure: $(am__configure_deps)
328 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331 $(am__aclocal_m4_deps):
332 install-binPROGRAMS: $(bin_PROGRAMS)
333 @$(NORMAL_INSTALL)
334 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
335 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
336 for p in $$list; do echo "$$p $$p"; done | \
337 sed 's/$(EXEEXT)$$//' | \
338 while read p p1; do if test -f $$p; \
339 then echo "$$p"; echo "$$p"; else :; fi; \
340 done | \
341 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
342 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
343 sed 'N;N;N;s,\n, ,g' | \
344 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
345 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
346 if ($$2 == $$4) files[d] = files[d] " " $$1; \
347 else { print "f", $$3 "/" $$4, $$1; } } \
348 END { for (d in files) print "f", d, files[d] }' | \
349 while read type dir files; do \
350 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
351 test -z "$$files" || { \
352 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
353 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
355 ; done
357 uninstall-binPROGRAMS:
358 @$(NORMAL_UNINSTALL)
359 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
360 files=`for p in $$list; do echo "$$p"; done | \
361 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
362 -e 's/$$/$(EXEEXT)/' `; \
363 test -n "$$list" || exit 0; \
364 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
365 cd "$(DESTDIR)$(bindir)" && rm -f $$files
367 clean-binPROGRAMS:
368 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
369 gliv$(EXEEXT): $(gliv_OBJECTS) $(gliv_DEPENDENCIES)
370 @rm -f gliv$(EXEEXT)
371 $(LINK) $(gliv_OBJECTS) $(gliv_LDADD) $(LIBS)
373 mostlyclean-compile:
374 -rm -f *.$(OBJEXT)
376 distclean-compile:
377 -rm -f *.tab.c
379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/actions.Po@am__quote@
380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callbacks.Po@am__quote@
381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmdline.Po@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/collection.Po@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cursors.Po@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decompression.Po@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirty_gtk.Po@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dithering.Po@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/files_list.Po@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/foreach_file.Po@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/formats.Po@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gl_widget.Po@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gliv-image.Po@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/help.Po@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/help_text.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history.Po@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/images_menus.Po@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipc.Po@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loading.Po@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matrix.Po@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menus.Po@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mnemonics.Po@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/move_pointer.Po@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/next_image.Po@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open_dialog.Po@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pathset.Po@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rcfile.Po@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendering.Po@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrollbars.Po@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/str_utils.Po@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnatcmp.Po@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/textures.Po@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Po@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thumbnails.Po@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiling.Po@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timestamp.Po@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transition.Po@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tree.Po@am__quote@
419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tree_browser.Po@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows.Po@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zoom_frame.Po@am__quote@
423 .c.o:
424 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
425 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
426 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
430 .c.obj:
431 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
432 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
433 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
435 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
437 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
438 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439 unique=`for i in $$list; do \
440 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441 done | \
442 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443 END { if (nonempty) { for (i in files) print i; }; }'`; \
444 mkid -fID $$unique
445 tags: TAGS
447 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
448 $(TAGS_FILES) $(LISP)
449 set x; \
450 here=`pwd`; \
451 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
452 unique=`for i in $$list; do \
453 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
454 done | \
455 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
456 END { if (nonempty) { for (i in files) print i; }; }'`; \
457 shift; \
458 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
459 test -n "$$unique" || unique=$$empty_fix; \
460 if test $$# -gt 0; then \
461 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
462 "$$@" $$unique; \
463 else \
464 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
465 $$unique; \
466 fi; \
468 ctags: CTAGS
469 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
470 $(TAGS_FILES) $(LISP)
471 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
472 unique=`for i in $$list; do \
473 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
474 done | \
475 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
476 END { if (nonempty) { for (i in files) print i; }; }'`; \
477 test -z "$(CTAGS_ARGS)$$unique" \
478 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
479 $$unique
481 GTAGS:
482 here=`$(am__cd) $(top_builddir) && pwd` \
483 && $(am__cd) $(top_srcdir) \
484 && gtags -i $(GTAGS_ARGS) "$$here"
486 distclean-tags:
487 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
489 distdir: $(DISTFILES)
490 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
491 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
492 list='$(DISTFILES)'; \
493 dist_files=`for file in $$list; do echo $$file; done | \
494 sed -e "s|^$$srcdirstrip/||;t" \
495 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
496 case $$dist_files in \
497 */*) $(MKDIR_P) `echo "$$dist_files" | \
498 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
499 sort -u` ;; \
500 esac; \
501 for file in $$dist_files; do \
502 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
503 if test -d $$d/$$file; then \
504 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
505 if test -d "$(distdir)/$$file"; then \
506 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
507 fi; \
508 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
509 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
510 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
511 fi; \
512 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
513 else \
514 test -f "$(distdir)/$$file" \
515 || cp -p $$d/$$file "$(distdir)/$$file" \
516 || exit 1; \
517 fi; \
518 done
519 check-am: all-am
520 check: check-am
521 all-am: Makefile $(PROGRAMS)
522 installdirs:
523 for dir in "$(DESTDIR)$(bindir)"; do \
524 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
525 done
526 install: install-am
527 install-exec: install-exec-am
528 install-data: install-data-am
529 uninstall: uninstall-am
531 install-am: all-am
532 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
534 installcheck: installcheck-am
535 install-strip:
536 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
537 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
538 `test -z '$(STRIP)' || \
539 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
540 mostlyclean-generic:
542 clean-generic:
544 distclean-generic:
545 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
546 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
548 maintainer-clean-generic:
549 @echo "This command is intended for maintainers to use"
550 @echo "it deletes files that may require special tools to rebuild."
551 clean: clean-am
553 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
555 distclean: distclean-am
556 -rm -rf ./$(DEPDIR)
557 -rm -f Makefile
558 distclean-am: clean-am distclean-compile distclean-generic \
559 distclean-tags
561 dvi: dvi-am
563 dvi-am:
565 html: html-am
567 html-am:
569 info: info-am
571 info-am:
573 install-data-am:
575 install-dvi: install-dvi-am
577 install-dvi-am:
579 install-exec-am: install-binPROGRAMS
581 install-html: install-html-am
583 install-html-am:
585 install-info: install-info-am
587 install-info-am:
589 install-man:
591 install-pdf: install-pdf-am
593 install-pdf-am:
595 install-ps: install-ps-am
597 install-ps-am:
599 installcheck-am:
601 maintainer-clean: maintainer-clean-am
602 -rm -rf ./$(DEPDIR)
603 -rm -f Makefile
604 maintainer-clean-am: distclean-am maintainer-clean-generic
606 mostlyclean: mostlyclean-am
608 mostlyclean-am: mostlyclean-compile mostlyclean-generic
610 pdf: pdf-am
612 pdf-am:
614 ps: ps-am
616 ps-am:
618 uninstall-am: uninstall-binPROGRAMS
620 .MAKE: install-am install-strip
622 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
623 clean-generic ctags distclean distclean-compile \
624 distclean-generic distclean-tags distdir dvi dvi-am html \
625 html-am info info-am install install-am install-binPROGRAMS \
626 install-data install-data-am install-dvi install-dvi-am \
627 install-exec install-exec-am install-html install-html-am \
628 install-info install-info-am install-man install-pdf \
629 install-pdf-am install-ps install-ps-am install-strip \
630 installcheck installcheck-am installdirs maintainer-clean \
631 maintainer-clean-generic mostlyclean mostlyclean-compile \
632 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
633 uninstall-am uninstall-binPROGRAMS
636 include/all_cursors.h: $(top_srcdir)/tools/cursors/*.xbm
637 cat $(top_srcdir)/tools/cursors/*.xbm | sed 's/unsigned //g' > $@
639 cmdline.c include/cmdline.h: $(top_srcdir)/tools/gliv.ggo
640 gengetopt --input=$< --unamed-opts --no-handle-error && \
641 mv cmdline.h include/
643 formats.c: $(top_srcdir)/tools/formats.gperf
644 gperf -n --multiple-iterations 64 --output $@ $<
646 help_text.c: $(top_srcdir)/README $(top_srcdir)/tools/help2c.awk
647 awk -f $(top_srcdir)/tools/help2c.awk < $(top_srcdir)/README > $@
649 glade_actions.c include/glade_actions.h: $(top_srcdir)/tools/glade/actions/gliv-actions.glade
650 cd $(top_srcdir)/tools/glade/actions && ./make_glade_actions.sh
652 glade_image_nr.c include/glade_image_nr.h: $(top_srcdir)/tools/glade/image_nr/gliv-image_nr.glade
653 cd $(top_srcdir)/tools/glade/image_nr && ./make_glade_image_nr.sh
655 glade_options.c include/glade_options.h: $(top_srcdir)/tools/glade/options/gliv-options.glade
656 cd $(top_srcdir)/tools/glade/options && ./make_glade_options.sh
658 gliv-image.c include/gliv-image.h: $(top_srcdir)/tools/gliv-image.gob
659 gob2 $< && mv gliv-image.h include/
661 include/gliv_logo.h: $(top_srcdir)/gliv.svg
662 (echo '/* Auto-generated */'; gdk-pixbuf-csource --struct --static \
663 --name=gliv_logo $<) > $@
665 # Tell versions [3.59,3.63) of GNU make to not export all variables.
666 # Otherwise a system limit (for SysV at least) may be exceeded.
667 .NOEXPORT: