1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4# Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14@SET_MAKE@
15
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39top_builddir = ..
40
41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
45
46INSTALL = @INSTALL@
47INSTALL_PROGRAM = @INSTALL_PROGRAM@
48INSTALL_DATA = @INSTALL_DATA@
49INSTALL_SCRIPT = @INSTALL_SCRIPT@
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = @program_transform_name@
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58host_alias = @host_alias@
59host_triplet = @host@
60AMTAR = @AMTAR@
61AWK = @AWK@
62BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
63CATOBJEXT = @CATOBJEXT@
64CC = @CC@
65DATADIRNAME = @DATADIRNAME@
66DEPDIR = @DEPDIR@
67EXEEXT = @EXEEXT@
68GENCAT = @GENCAT@
69GLIBC21 = @GLIBC21@
70GMSGFMT = @GMSGFMT@
71HAVE_LIB = @HAVE_LIB@
72INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
73INSTOBJEXT = @INSTOBJEXT@
74INTLBISON = @INTLBISON@
75INTLLIBS = @INTLLIBS@
76INTLOBJS = @INTLOBJS@
77INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
78LIB = @LIB@
79LIBICONV = @LIBICONV@
80LIBINTL = @LIBINTL@
81LTLIB = @LTLIB@
82LTLIBICONV = @LTLIBICONV@
83LTLIBINTL = @LTLIBINTL@
84MKINSTALLDIRS = @MKINSTALLDIRS@
85OBJEXT = @OBJEXT@
86PACKAGE = @PACKAGE@
87POSUB = @POSUB@
88RANLIB = @RANLIB@
89SDL_CFLAGS = @SDL_CFLAGS@
90SDL_CONFIG = @SDL_CONFIG@
91SDL_LIBS = @SDL_LIBS@
92USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
93USE_NLS = @USE_NLS@
94VERSION = @VERSION@
95am__include = @am__include@
96am__quote = @am__quote@
97install_sh = @install_sh@
98
99MACROS = \
100  aclocal-include.m4				\
101  compiler-flags.m4				\
102  curses.m4					\
103  gnome-bonobo-check.m4				\
104  gnome-fileutils.m4				\
105  gnome-ghttp-check.m4				\
106  gnome-gnorba-check.m4				\
107  gnome-guile-checks.m4				\
108  gnome-libgtop-check.m4			\
109  gnome-objc-checks.m4				\
110  gnome-orbit-check.m4				\
111  gnome-print-check.m4				\
112  gnome-pthread-check.m4			\
113  gnome-support.m4				\
114  gnome-undelfs.m4				\
115  gnome-vfs.m4					\
116  gnome-x-checks.m4				\
117  gnome-xml-check.m4				\
118  gnome.m4					\
119  gperf-check.m4				\
120  linger.m4					\
121  need-declaration.m4
122
123
124EXTRA_DIST = $(MACROS) gnome-common.m4 gnome-gettext.m4 autogen.sh
125MAINTAINERCLEANFILES = macros.dep
126
127@INSIDE_GNOME_COMMON_TRUE@gnome_aclocaldir = $(datadir)/aclocal/gnome-macros
128
129@INSIDE_GNOME_COMMON_TRUE@gnome_aclocal_DATA = $(MACROS) gnome-macros.dep gnome-common.m4 \
130@INSIDE_GNOME_COMMON_TRUE@	gnome-gettext.m4 autogen.sh
131
132subdir = macros
133mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
134CONFIG_HEADER = $(top_builddir)/config.h
135CONFIG_CLEAN_FILES =
136DIST_SOURCES =
137DATA = $(gnome_aclocal_DATA)
138
139DIST_COMMON = Makefile.am Makefile.in
140all: all-am
141
142.SUFFIXES:
143$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
144	cd $(top_srcdir) && \
145	  $(AUTOMAKE) --gnu  macros/Makefile
146Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
147	cd $(top_builddir) && \
148	  CONFIG_HEADERS= CONFIG_LINKS= \
149	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
150uninstall-info-am:
151install-gnome_aclocalDATA: $(gnome_aclocal_DATA)
152	@$(NORMAL_INSTALL)
153	$(mkinstalldirs) $(DESTDIR)$(gnome_aclocaldir)
154	@list='$(gnome_aclocal_DATA)'; for p in $$list; do \
155	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
156	  f="`echo $$p | sed -e 's|^.*/||'`"; \
157	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gnome_aclocaldir)/$$f"; \
158	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gnome_aclocaldir)/$$f; \
159	done
160
161uninstall-gnome_aclocalDATA:
162	@$(NORMAL_UNINSTALL)
163	@list='$(gnome_aclocal_DATA)'; for p in $$list; do \
164	  f="`echo $$p | sed -e 's|^.*/||'`"; \
165	  echo " rm -f $(DESTDIR)$(gnome_aclocaldir)/$$f"; \
166	  rm -f $(DESTDIR)$(gnome_aclocaldir)/$$f; \
167	done
168tags: TAGS
169TAGS:
170
171
172DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
173
174top_distdir = ..
175distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
176
177distdir: $(DISTFILES)
178	@for file in $(DISTFILES); do \
179	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
180	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
181	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
182	    $(mkinstalldirs) "$(distdir)/$$dir"; \
183	  fi; \
184	  if test -d $$d/$$file; then \
185	    cp -pR $$d/$$file $(distdir) \
186	    || exit 1; \
187	  else \
188	    test -f $(distdir)/$$file \
189	    || cp -p $$d/$$file $(distdir)/$$file \
190	    || exit 1; \
191	  fi; \
192	done
193check-am: all-am
194check: check-am
195all-am: Makefile $(DATA)
196
197installdirs:
198	$(mkinstalldirs) $(DESTDIR)$(gnome_aclocaldir)
199
200install: install-am
201install-exec: install-exec-am
202install-data: install-data-am
203uninstall: uninstall-am
204
205install-am: all-am
206	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
207
208installcheck: installcheck-am
209install-strip:
210	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
211	  `test -z '$(STRIP)' || \
212	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
213mostlyclean-generic:
214
215clean-generic:
216
217distclean-generic:
218	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
219
220maintainer-clean-generic:
221	@echo "This command is intended for maintainers to use"
222	@echo "it deletes files that may require special tools to rebuild."
223	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
224clean: clean-am
225
226clean-am: clean-generic mostlyclean-am
227
228distclean: distclean-am
229
230distclean-am: clean-am distclean-generic
231
232dvi: dvi-am
233
234dvi-am:
235
236info: info-am
237
238info-am:
239
240install-data-am: install-gnome_aclocalDATA
241
242install-exec-am:
243
244install-info: install-info-am
245
246install-man:
247
248installcheck-am:
249
250maintainer-clean: maintainer-clean-am
251
252maintainer-clean-am: distclean-am maintainer-clean-generic
253
254mostlyclean: mostlyclean-am
255
256mostlyclean-am: mostlyclean-generic
257
258uninstall-am: uninstall-gnome_aclocalDATA uninstall-info-am
259
260.PHONY: all all-am check check-am clean clean-generic distclean \
261	distclean-generic distdir dvi dvi-am info info-am install \
262	install-am install-data install-data-am install-exec \
263	install-exec-am install-gnome_aclocalDATA install-info \
264	install-info-am install-man install-strip installcheck \
265	installcheck-am installdirs maintainer-clean \
266	maintainer-clean-generic mostlyclean mostlyclean-generic \
267	uninstall uninstall-am uninstall-gnome_aclocalDATA \
268	uninstall-info-am
269
270
271macros.dep: Makefile.am
272	@echo '$$(top_srcdir)/aclocal.m4: $(MACROS:%=macros/%)' > $@
273
274@INSIDE_GNOME_COMMON_TRUE@gnome-macros.dep: Makefile.am
275@INSIDE_GNOME_COMMON_TRUE@	@echo '$$(top_srcdir)/aclocal.m4: $(MACROS:%=$(gnome_aclocaldir)/%)' > $@
276# Tell versions [3.59,3.63) of GNU make to not export all variables.
277# Otherwise a system limit (for SysV at least) may be exceeded.
278.NOEXPORT:
279