source: trunk/third/gnome-themes/common/Makefile.in @ 18826

Revision 18826, 5.8 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18825, 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@
63CATALOGS = @CATALOGS@
64CATOBJEXT = @CATOBJEXT@
65CC = @CC@
66DATADIRNAME = @DATADIRNAME@
67DLLTOOL = @DLLTOOL@
68ECHO = @ECHO@
69EXEEXT = @EXEEXT@
70GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
71GMOFILES = @GMOFILES@
72GMSGFMT = @GMSGFMT@
73GTKTHEME_CFLAGS = @GTKTHEME_CFLAGS@
74GTKTHEME_LIBS = @GTKTHEME_LIBS@
75GTK_BINARY_VERSION = @GTK_BINARY_VERSION@
76GTK_VERSION = @GTK_VERSION@
77INSTOBJEXT = @INSTOBJEXT@
78INTLLIBS = @INTLLIBS@
79INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
80INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
81INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
82INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
83INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
84INTLTOOL_MERGE = @INTLTOOL_MERGE@
85INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
86INTLTOOL_PERL = @INTLTOOL_PERL@
87INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
88INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
89INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
90INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
91INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
92INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
93INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
94INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
95INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
96INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
97LARGEPRINT_FONT = @LARGEPRINT_FONT@
98LARGEPRINT_ICON_SIZES = @LARGEPRINT_ICON_SIZES@
99LIBTOOL = @LIBTOOL@
100LN_S = @LN_S@
101MAINT = @MAINT@
102MAKEINFO = @MAKEINFO@
103MIST_CFLAGS = @MIST_CFLAGS@
104MIST_LIBS = @MIST_LIBS@
105MKINSTALLDIRS = @MKINSTALLDIRS@
106OBJDUMP = @OBJDUMP@
107OBJEXT = @OBJEXT@
108PACKAGE = @PACKAGE@
109PKG_CONFIG = @PKG_CONFIG@
110POFILES = @POFILES@
111POSUB = @POSUB@
112PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
113PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
114RANLIB = @RANLIB@
115STRIP = @STRIP@
116USE_NLS = @USE_NLS@
117VERSION = @VERSION@
118prefix = @prefix@
119
120EXTRA_DIST = all-stock-icons.data               gtk-stock-icons.rc              media-stock-icons.rc            panel-stock-icons.rc
121
122mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
123CONFIG_HEADER = ../config.h
124CONFIG_CLEAN_FILES =
125DIST_COMMON =  Makefile.am Makefile.in
126
127
128DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
129
130TAR = gtar
131GZIP_ENV = --best
132all: all-redirect
133.SUFFIXES:
134$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
135        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps common/Makefile
136
137Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
138        cd $(top_builddir) \
139          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
140
141tags: TAGS
142TAGS:
143
144
145distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
146
147subdir = common
148
149distdir: $(DISTFILES)
150        @for file in $(DISTFILES); do \
151          d=$(srcdir); \
152          if test -d $$d/$$file; then \
153            cp -pr $$d/$$file $(distdir)/$$file; \
154          else \
155            test -f $(distdir)/$$file \
156            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
157            || cp -p $$d/$$file $(distdir)/$$file || :; \
158          fi; \
159        done
160info-am:
161info: info-am
162dvi-am:
163dvi: dvi-am
164check-am: all-am
165check: check-am
166installcheck-am:
167installcheck: installcheck-am
168install-exec-am:
169install-exec: install-exec-am
170
171install-data-am:
172install-data: install-data-am
173
174install-am: all-am
175        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
176install: install-am
177uninstall-am:
178uninstall: uninstall-am
179all-am: Makefile
180all-redirect: all-am
181install-strip:
182        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
183installdirs:
184
185
186mostlyclean-generic:
187
188clean-generic:
189
190distclean-generic:
191        -rm -f Makefile $(CONFIG_CLEAN_FILES)
192        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
193
194maintainer-clean-generic:
195mostlyclean-am:  mostlyclean-generic
196
197mostlyclean: mostlyclean-am
198
199clean-am:  clean-generic mostlyclean-am
200
201clean: clean-am
202
203distclean-am:  distclean-generic clean-am
204        -rm -f libtool
205
206distclean: distclean-am
207
208maintainer-clean-am:  maintainer-clean-generic distclean-am
209        @echo "This command is intended for maintainers to use;"
210        @echo "it deletes files that may require special tools to rebuild."
211
212maintainer-clean: maintainer-clean-am
213
214.PHONY: tags distdir info-am info dvi-am dvi check check-am \
215installcheck-am installcheck install-exec-am install-exec \
216install-data-am install-data install-am install uninstall-am uninstall \
217all-redirect all-am all installdirs mostlyclean-generic \
218distclean-generic clean-generic maintainer-clean-generic clean \
219mostlyclean distclean maintainer-clean
220
221
222# Tell versions [3.59,3.63) of GNU make to not export all variables.
223# Otherwise a system limit (for SysV at least) may be exceeded.
224.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.