Import upstream Source
[gamazons.git] / Makefile
blob3727240b07e788c22f26815c98794486fdcdc78b
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
14 SHELL = /bin/sh
16 srcdir = .
17 top_srcdir = .
19 prefix = /usr/local
20 exec_prefix = ${prefix}
22 bindir = ${exec_prefix}/bin
23 sbindir = ${exec_prefix}/sbin
24 libexecdir = ${exec_prefix}/libexec
25 datadir = ${prefix}/share
26 sysconfdir = ${prefix}/etc
27 sharedstatedir = ${prefix}/com
28 localstatedir = ${prefix}/var
29 libdir = ${exec_prefix}/lib
30 infodir = ${prefix}/info
31 mandir = ${prefix}/man
32 includedir = ${prefix}/include
33 oldincludedir = /usr/include
35 DESTDIR =
37 pkgdatadir = $(datadir)/gamazons
38 pkglibdir = $(libdir)/gamazons
39 pkgincludedir = $(includedir)/gamazons
41 top_builddir = .
43 ACLOCAL = aclocal-1.4
44 AUTOCONF = autoconf
45 AUTOMAKE = automake-1.4
46 AUTOHEADER = autoheader
48 INSTALL = /usr/bin/install -c
49 INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = ${INSTALL} -m 644
51 INSTALL_SCRIPT = ${INSTALL}
52 transform = s,x,x,
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 CATALOGS =
61 CATOBJEXT = .gmo
62 CC = gcc
63 DATADIRNAME = share
64 GETTEXT_PACKAGE = gamazons
65 GMOFILES =
66 GMSGFMT = /usr/bin/msgfmt
67 INSTOBJEXT = .mo
68 INTLDEPS =
69 INTLLIBS =
70 INTLOBJS =
71 MAINT = #
72 MAKEINFO = makeinfo
73 MKINSTALLDIRS = ./mkinstalldirs
74 PACKAGE = gamazons
75 PACKAGE_CFLAGS = -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/linc-1.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/Xft2 -I/usr/X11R6/include
76 PACKAGE_LIBS = -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lxml2 -lz -lm -llinc -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lpthread -lglib-2.0
77 PKG_CONFIG = /usr/bin/pkg-config
78 POFILES =
79 POSUB = po
80 RANLIB = ranlib
81 USE_NLS = yes
82 VERSION = 0.83rc3
84 SUBDIRS = src po pixmaps
86 EXTRA_DIST = \
87 autogen.sh \
88 gamazons.glade \
89 gamazons.gladep
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
93 CONFIG_HEADER = config.h
94 CONFIG_CLEAN_FILES =
95 DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
96 Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 config.h.in \
97 configure configure.in install-sh missing mkinstalldirs
100 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
102 TAR = gtar
103 GZIP_ENV = --best
104 all: all-redirect
105 .SUFFIXES:
106 $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
107 cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
109 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
110 cd $(top_builddir) \
111 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
113 $(ACLOCAL_M4): # configure.in
114 cd $(srcdir) && $(ACLOCAL)
116 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
117 $(SHELL) ./config.status --recheck
118 $(srcdir)/configure: #$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
119 cd $(srcdir) && $(AUTOCONF)
121 config.h: stamp-h
122 @if test ! -f $@; then \
123 rm -f stamp-h; \
124 $(MAKE) stamp-h; \
125 else :; fi
126 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
127 cd $(top_builddir) \
128 && CONFIG_FILES= CONFIG_HEADERS=config.h \
129 $(SHELL) ./config.status
130 @echo timestamp > stamp-h 2> /dev/null
131 $(srcdir)/config.h.in: #$(srcdir)/stamp-h.in
132 @if test ! -f $@; then \
133 rm -f $(srcdir)/stamp-h.in; \
134 $(MAKE) $(srcdir)/stamp-h.in; \
135 else :; fi
136 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
137 cd $(top_srcdir) && $(AUTOHEADER)
138 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
140 mostlyclean-hdr:
142 clean-hdr:
144 distclean-hdr:
145 -rm -f config.h
147 maintainer-clean-hdr:
149 # This directory's subdirectories are mostly independent; you can cd
150 # into them and run `make' without going through this Makefile.
151 # To change the values of `make' variables: instead of editing Makefiles,
152 # (1) if the variable is set in `config.status', edit `config.status'
153 # (which will cause the Makefiles to be regenerated when you run `make');
154 # (2) otherwise, pass the desired values on the `make' command line.
158 all-recursive install-data-recursive install-exec-recursive \
159 installdirs-recursive install-recursive uninstall-recursive \
160 check-recursive installcheck-recursive info-recursive dvi-recursive:
161 @set fnord $(MAKEFLAGS); amf=$$2; \
162 dot_seen=no; \
163 target=`echo $@ | sed s/-recursive//`; \
164 list='$(SUBDIRS)'; for subdir in $$list; do \
165 echo "Making $$target in $$subdir"; \
166 if test "$$subdir" = "."; then \
167 dot_seen=yes; \
168 local_target="$$target-am"; \
169 else \
170 local_target="$$target"; \
171 fi; \
172 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
173 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
174 done; \
175 if test "$$dot_seen" = "no"; then \
176 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
177 fi; test -z "$$fail"
179 mostlyclean-recursive clean-recursive distclean-recursive \
180 maintainer-clean-recursive:
181 @set fnord $(MAKEFLAGS); amf=$$2; \
182 dot_seen=no; \
183 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
184 rev="$$subdir $$rev"; \
185 test "$$subdir" != "." || dot_seen=yes; \
186 done; \
187 test "$$dot_seen" = "no" && rev=". $$rev"; \
188 target=`echo $@ | sed s/-recursive//`; \
189 for subdir in $$rev; do \
190 echo "Making $$target in $$subdir"; \
191 if test "$$subdir" = "."; then \
192 local_target="$$target-am"; \
193 else \
194 local_target="$$target"; \
195 fi; \
196 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
197 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
198 done && test -z "$$fail"
199 tags-recursive:
200 list='$(SUBDIRS)'; for subdir in $$list; do \
201 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
202 done
204 tags: TAGS
206 ID: $(HEADERS) $(SOURCES) $(LISP)
207 list='$(SOURCES) $(HEADERS)'; \
208 unique=`for i in $$list; do echo $$i; done | \
209 awk ' { files[$$0] = 1; } \
210 END { for (i in files) print i; }'`; \
211 here=`pwd` && cd $(srcdir) \
212 && mkid -f$$here/ID $$unique $(LISP)
214 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
215 tags=; \
216 here=`pwd`; \
217 list='$(SUBDIRS)'; for subdir in $$list; do \
218 if test "$$subdir" = .; then :; else \
219 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
220 fi; \
221 done; \
222 list='$(SOURCES) $(HEADERS)'; \
223 unique=`for i in $$list; do echo $$i; done | \
224 awk ' { files[$$0] = 1; } \
225 END { for (i in files) print i; }'`; \
226 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
227 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
229 mostlyclean-tags:
231 clean-tags:
233 distclean-tags:
234 -rm -f TAGS ID
236 maintainer-clean-tags:
238 distdir = $(PACKAGE)-$(VERSION)
239 top_distdir = $(distdir)
241 # This target untars the dist file and tries a VPATH configuration. Then
242 # it guarantees that the distribution is self-contained by making another
243 # tarfile.
244 distcheck: dist
245 -rm -rf $(distdir)
246 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
247 mkdir $(distdir)/=build
248 mkdir $(distdir)/=inst
249 dc_install_base=`cd $(distdir)/=inst && pwd`; \
250 cd $(distdir)/=build \
251 && ../configure --srcdir=.. --prefix=$$dc_install_base \
252 && $(MAKE) $(AM_MAKEFLAGS) \
253 && $(MAKE) $(AM_MAKEFLAGS) dvi \
254 && $(MAKE) $(AM_MAKEFLAGS) check \
255 && $(MAKE) $(AM_MAKEFLAGS) install \
256 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
257 && $(MAKE) $(AM_MAKEFLAGS) dist
258 -rm -rf $(distdir)
259 @banner="$(distdir).tar.gz is ready for distribution"; \
260 dashes=`echo "$$banner" | sed s/./=/g`; \
261 echo "$$dashes"; \
262 echo "$$banner"; \
263 echo "$$dashes"
264 dist: distdir
265 -chmod -R a+r $(distdir)
266 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
267 -rm -rf $(distdir)
268 dist-all: distdir
269 -chmod -R a+r $(distdir)
270 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
271 -rm -rf $(distdir)
272 distdir: $(DISTFILES)
273 -rm -rf $(distdir)
274 mkdir $(distdir)
275 -chmod 777 $(distdir)
276 here=`cd $(top_builddir) && pwd`; \
277 top_distdir=`cd $(distdir) && pwd`; \
278 distdir=`cd $(distdir) && pwd`; \
279 cd $(top_srcdir) \
280 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
281 @for file in $(DISTFILES); do \
282 d=$(srcdir); \
283 if test -d $$d/$$file; then \
284 cp -pr $$d/$$file $(distdir)/$$file; \
285 else \
286 test -f $(distdir)/$$file \
287 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
288 || cp -p $$d/$$file $(distdir)/$$file || :; \
289 fi; \
290 done
291 for subdir in $(SUBDIRS); do \
292 if test "$$subdir" = .; then :; else \
293 test -d $(distdir)/$$subdir \
294 || mkdir $(distdir)/$$subdir \
295 || exit 1; \
296 chmod 777 $(distdir)/$$subdir; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
298 || exit 1; \
299 fi; \
300 done
301 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
302 info-am:
303 info: info-recursive
304 dvi-am:
305 dvi: dvi-recursive
306 check-am: all-am
307 check: check-recursive
308 installcheck-am:
309 installcheck: installcheck-recursive
310 all-recursive-am: config.h
311 $(MAKE) $(AM_MAKEFLAGS) all-recursive
313 install-exec-am:
314 install-exec: install-exec-recursive
316 install-data-am: install-data-local
317 install-data: install-data-recursive
319 install-am: all-am
320 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
321 install: install-recursive
322 uninstall-am:
323 uninstall: uninstall-recursive
324 all-am: Makefile config.h
325 all-redirect: all-recursive-am
326 install-strip:
327 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
328 installdirs: installdirs-recursive
329 installdirs-am:
332 mostlyclean-generic:
334 clean-generic:
336 distclean-generic:
337 -rm -f Makefile $(CONFIG_CLEAN_FILES)
338 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
340 maintainer-clean-generic:
341 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
343 mostlyclean: mostlyclean-recursive
345 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
347 clean: clean-recursive
349 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
351 distclean: distclean-recursive
352 -rm -f config.status
354 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
355 maintainer-clean-generic distclean-am
356 @echo "This command is intended for maintainers to use;"
357 @echo "it deletes files that may require special tools to rebuild."
359 maintainer-clean: maintainer-clean-recursive
360 -rm -f config.status
362 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
363 install-data-recursive uninstall-data-recursive install-exec-recursive \
364 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
365 all-recursive check-recursive installcheck-recursive info-recursive \
366 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
367 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
368 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
369 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
370 install-exec-am install-exec install-data-local install-data-am \
371 install-data install-am install uninstall-am uninstall all-redirect \
372 all-am all installdirs-am installdirs mostlyclean-generic \
373 distclean-generic clean-generic maintainer-clean-generic clean \
374 mostlyclean distclean maintainer-clean
377 install-data-local:
378 @$(NORMAL_INSTALL)
379 if test -d $(srcdir)/pixmaps; then \
380 $(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps/$(PACKAGE); \
381 for pixmap in $(srcdir)/pixmaps/*.png; do \
382 if test -f $$pixmap; then \
383 $(INSTALL_DATA) $$pixmap $(DESTDIR)$(datadir)/pixmaps/$(PACKAGE); \
384 fi \
385 done \
388 if test -d $(srcdir)/pixmaps; then \
389 $(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps/$(PACKAGE); \
390 for pixmap in $(srcdir)/pixmaps/*.theme; do \
391 if test -f $$pixmap; then \
392 $(INSTALL_DATA) $$pixmap $(DESTDIR)$(datadir)/$(PACKAGE); \
393 fi \
394 done \
397 dist-hook:
398 if test -d pixmaps; then \
399 mkdir $(distdir)/pixmaps; \
400 for pixmap in pixmaps/*.png; do \
401 if test -f $$pixmap; then \
402 cp -p $$pixmap $(distdir)/pixmaps; \
403 fi \
404 done \
407 if test -d pixmaps; then \
408 mkdir $(distdir)/pixmaps; \
409 for pixmap in pixmaps/*.theme; do \
410 if test -f $$pixmap; then \
411 cp -p $$pixmap $(distdir)/$(PACKAGE); \
412 fi \
413 done \
416 # Tell versions [3.59,3.63) of GNU make to not export all variables.
417 # Otherwise a system limit (for SysV at least) may be exceeded.
418 .NOEXPORT: