source: trunk/third/gedit/Makefile.in @ 18677

Revision 18677, 12.8 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18676, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
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.
7
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.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62AS = @AS@
63BONOBO_ACTIVATION_IDL = @BONOBO_ACTIVATION_IDL@
64CATALOGS = @CATALOGS@
65CATOBJEXT = @CATOBJEXT@
66CC = @CC@
67CFLAGS = @CFLAGS@
68CPPFLAGS = @CPPFLAGS@
69DATADIRNAME = @DATADIRNAME@
70DLLTOOL = @DLLTOOL@
71ECHO = @ECHO@
72EXEEXT = @EXEEXT@
73GCONFTOOL = @GCONFTOOL@
74GCONF_CONFIG_SOURCE = @GCONF_CONFIG_SOURCE@
75GEDIT_CFLAGS = @GEDIT_CFLAGS@
76GEDIT_LIBS = @GEDIT_LIBS@
77GENCAT = @GENCAT@
78GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
79GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
80GMOFILES = @GMOFILES@
81GMSGFMT = @GMSGFMT@
82GT_NO = @GT_NO@
83GT_YES = @GT_YES@
84INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
85INSTOBJEXT = @INSTOBJEXT@
86INTLDEPS = @INTLDEPS@
87INTLLIBS = @INTLLIBS@
88INTLOBJS = @INTLOBJS@
89INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
90INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
91INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
92INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
93INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
94INTLTOOL_MERGE = @INTLTOOL_MERGE@
95INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
96INTLTOOL_PERL = @INTLTOOL_PERL@
97INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
98INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
99INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
100INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
101INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
102INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
103INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
104INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
105INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
106INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
107LDFLAGS = @LDFLAGS@
108LIBBONOBO_IDL = @LIBBONOBO_IDL@
109LIBTOOL = @LIBTOOL@
110LN_S = @LN_S@
111MAINT = @MAINT@
112MAKEINFO = @MAKEINFO@
113MKINSTALLDIRS = @MKINSTALLDIRS@
114MSGFMT = @MSGFMT@
115OBJDUMP = @OBJDUMP@
116OBJEXT = @OBJEXT@
117ORBIT_IDL = @ORBIT_IDL@
118PACKAGE = @PACKAGE@
119PKG_CONFIG = @PKG_CONFIG@
120PLUGIN_LIBTOOL_FLAGS = @PLUGIN_LIBTOOL_FLAGS@
121POFILES = @POFILES@
122POSUB = @POSUB@
123PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
124PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
125PSPELL_LIBS = @PSPELL_LIBS@
126RANLIB = @RANLIB@
127SPELL_PLUGIN_DIR = @SPELL_PLUGIN_DIR@
128STRIP = @STRIP@
129USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
130USE_NLS = @USE_NLS@
131VERSION = @VERSION@
132l = @l@
133pixmapsdir = @pixmapsdir@
134
135SUBDIRS = src pixmaps po plugins help data
136
137EXTRA_DIST = BUGS                       ChangeLog                       message-of-doom                 README                          TODO                            xmldocs.make                    intltool-extract.in             intltool-merge.in               intltool-update.in
138
139ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
140mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
141CONFIG_HEADER = config.h
142CONFIG_CLEAN_FILES =
143DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
144Makefile.am Makefile.in NEWS THANKS TODO acinclude.m4 aclocal.m4 \
145config.guess config.h.in config.sub configure configure.in install-sh \
146ltmain.sh missing mkinstalldirs
147
148
149DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
150
151TAR = gtar
152GZIP_ENV = --best
153all: all-redirect
154.SUFFIXES:
155$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
156        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
157
158Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
159        cd $(top_builddir) \
160          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
161
162$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
163        cd $(srcdir) && $(ACLOCAL)
164
165config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
166        $(SHELL) ./config.status --recheck
167$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
168        cd $(srcdir) && $(AUTOCONF)
169
170config.h: stamp-h
171        @if test ! -f $@; then \
172                rm -f stamp-h; \
173                $(MAKE) stamp-h; \
174        else :; fi
175stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
176        cd $(top_builddir) \
177          && CONFIG_FILES= CONFIG_HEADERS=config.h \
178             $(SHELL) ./config.status
179        @echo timestamp > stamp-h 2> /dev/null
180$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
181        @if test ! -f $@; then \
182                rm -f $(srcdir)/stamp-h.in; \
183                $(MAKE) $(srcdir)/stamp-h.in; \
184        else :; fi
185$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
186        cd $(top_srcdir) && $(AUTOHEADER)
187        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
188
189mostlyclean-hdr:
190
191clean-hdr:
192
193distclean-hdr:
194        -rm -f config.h
195
196maintainer-clean-hdr:
197
198# This directory's subdirectories are mostly independent; you can cd
199# into them and run `make' without going through this Makefile.
200# To change the values of `make' variables: instead of editing Makefiles,
201# (1) if the variable is set in `config.status', edit `config.status'
202#     (which will cause the Makefiles to be regenerated when you run `make');
203# (2) otherwise, pass the desired values on the `make' command line.
204
205@SET_MAKE@
206
207all-recursive install-data-recursive install-exec-recursive \
208installdirs-recursive install-recursive uninstall-recursive  \
209check-recursive installcheck-recursive info-recursive dvi-recursive:
210        @set fnord $(MAKEFLAGS); amf=$$2; \
211        dot_seen=no; \
212        target=`echo $@ | sed s/-recursive//`; \
213        list='$(SUBDIRS)'; for subdir in $$list; do \
214          echo "Making $$target in $$subdir"; \
215          if test "$$subdir" = "."; then \
216            dot_seen=yes; \
217            local_target="$$target-am"; \
218          else \
219            local_target="$$target"; \
220          fi; \
221          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
222           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
223        done; \
224        if test "$$dot_seen" = "no"; then \
225          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
226        fi; test -z "$$fail"
227
228mostlyclean-recursive clean-recursive distclean-recursive \
229maintainer-clean-recursive:
230        @set fnord $(MAKEFLAGS); amf=$$2; \
231        dot_seen=no; \
232        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
233          rev="$$subdir $$rev"; \
234          test "$$subdir" != "." || dot_seen=yes; \
235        done; \
236        test "$$dot_seen" = "no" && rev=". $$rev"; \
237        target=`echo $@ | sed s/-recursive//`; \
238        for subdir in $$rev; do \
239          echo "Making $$target in $$subdir"; \
240          if test "$$subdir" = "."; then \
241            local_target="$$target-am"; \
242          else \
243            local_target="$$target"; \
244          fi; \
245          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
246           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
247        done && test -z "$$fail"
248tags-recursive:
249        list='$(SUBDIRS)'; for subdir in $$list; do \
250          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
251        done
252
253tags: TAGS
254
255ID: $(HEADERS) $(SOURCES) $(LISP)
256        list='$(SOURCES) $(HEADERS)'; \
257        unique=`for i in $$list; do echo $$i; done | \
258          awk '    { files[$$0] = 1; } \
259               END { for (i in files) print i; }'`; \
260        here=`pwd` && cd $(srcdir) \
261          && mkid -f$$here/ID $$unique $(LISP)
262
263TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
264        tags=; \
265        here=`pwd`; \
266        list='$(SUBDIRS)'; for subdir in $$list; do \
267   if test "$$subdir" = .; then :; else \
268            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
269   fi; \
270        done; \
271        list='$(SOURCES) $(HEADERS)'; \
272        unique=`for i in $$list; do echo $$i; done | \
273          awk '    { files[$$0] = 1; } \
274               END { for (i in files) print i; }'`; \
275        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
276          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
277
278mostlyclean-tags:
279
280clean-tags:
281
282distclean-tags:
283        -rm -f TAGS ID
284
285maintainer-clean-tags:
286
287distdir = $(PACKAGE)-$(VERSION)
288top_distdir = $(distdir)
289
290# This target untars the dist file and tries a VPATH configuration.  Then
291# it guarantees that the distribution is self-contained by making another
292# tarfile.
293distcheck: dist
294        -rm -rf $(distdir)
295        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
296        mkdir $(distdir)/=build
297        mkdir $(distdir)/=inst
298        dc_install_base=`cd $(distdir)/=inst && pwd`; \
299        cd $(distdir)/=build \
300          && ../configure --srcdir=.. --prefix=$$dc_install_base \
301          && $(MAKE) $(AM_MAKEFLAGS) \
302          && $(MAKE) $(AM_MAKEFLAGS) dvi \
303          && $(MAKE) $(AM_MAKEFLAGS) check \
304          && $(MAKE) $(AM_MAKEFLAGS) install \
305          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
306          && $(MAKE) $(AM_MAKEFLAGS) dist
307        -rm -rf $(distdir)
308        @banner="$(distdir).tar.gz is ready for distribution"; \
309        dashes=`echo "$$banner" | sed s/./=/g`; \
310        echo "$$dashes"; \
311        echo "$$banner"; \
312        echo "$$dashes"
313dist: distdir
314        -chmod -R a+r $(distdir)
315        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
316        -rm -rf $(distdir)
317dist-all: distdir
318        -chmod -R a+r $(distdir)
319        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
320        -rm -rf $(distdir)
321distdir: $(DISTFILES)
322        -rm -rf $(distdir)
323        mkdir $(distdir)
324        -chmod 777 $(distdir)
325        @for file in $(DISTFILES); do \
326          d=$(srcdir); \
327          if test -d $$d/$$file; then \
328            cp -pr $$d/$$file $(distdir)/$$file; \
329          else \
330            test -f $(distdir)/$$file \
331            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
332            || cp -p $$d/$$file $(distdir)/$$file || :; \
333          fi; \
334        done
335        for subdir in $(SUBDIRS); do \
336          if test "$$subdir" = .; then :; else \
337            test -d $(distdir)/$$subdir \
338            || mkdir $(distdir)/$$subdir \
339            || exit 1; \
340            chmod 777 $(distdir)/$$subdir; \
341            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
342              || exit 1; \
343          fi; \
344        done
345info-am:
346info: info-recursive
347dvi-am:
348dvi: dvi-recursive
349check-am: all-am
350check: check-recursive
351installcheck-am:
352installcheck: installcheck-recursive
353all-recursive-am: config.h
354        $(MAKE) $(AM_MAKEFLAGS) all-recursive
355
356install-exec-am:
357install-exec: install-exec-recursive
358
359install-data-am:
360install-data: install-data-recursive
361
362install-am: all-am
363        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
364install: install-recursive
365uninstall-am:
366uninstall: uninstall-recursive
367all-am: Makefile config.h
368all-redirect: all-recursive-am
369install-strip:
370        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
371installdirs: installdirs-recursive
372installdirs-am:
373
374
375mostlyclean-generic:
376
377clean-generic:
378
379distclean-generic:
380        -rm -f Makefile $(CONFIG_CLEAN_FILES)
381        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
382
383maintainer-clean-generic:
384mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
385
386mostlyclean: mostlyclean-recursive
387
388clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
389
390clean: clean-recursive
391
392distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
393        -rm -f libtool
394
395distclean: distclean-recursive
396        -rm -f config.status
397
398maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
399                maintainer-clean-generic distclean-am
400        @echo "This command is intended for maintainers to use;"
401        @echo "it deletes files that may require special tools to rebuild."
402
403maintainer-clean: maintainer-clean-recursive
404        -rm -f config.status
405
406.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
407install-data-recursive uninstall-data-recursive install-exec-recursive \
408uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
409all-recursive check-recursive installcheck-recursive info-recursive \
410dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
411maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
412distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
413dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
414install-exec-am install-exec install-data-am install-data install-am \
415install uninstall-am uninstall all-redirect all-am all installdirs-am \
416installdirs mostlyclean-generic distclean-generic clean-generic \
417maintainer-clean-generic clean mostlyclean distclean maintainer-clean
418
419
420# Tell versions [3.59,3.63) of GNU make to not export all variables.
421# Otherwise a system limit (for SysV at least) may be exceeded.
422.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.