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