~ubuntu-branches/ubuntu/maverick/conglomerate/maverick

« back to all changes in this revision

Viewing changes to src/recent-files/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2005-11-08 05:07:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051108050706-bcg60nwqf1z3w0d6
Tags: 0.9.1-1ubuntu1
* Resynchronise with Debian (Closes: #4397).
  - Thanks, Jordan Mantha.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
 
 
14
SHELL = @SHELL@
 
15
 
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
prefix = @prefix@
 
20
exec_prefix = @exec_prefix@
 
21
 
 
22
bindir = @bindir@
 
23
sbindir = @sbindir@
 
24
libexecdir = @libexecdir@
 
25
datadir = @datadir@
 
26
sysconfdir = @sysconfdir@
 
27
sharedstatedir = @sharedstatedir@
 
28
localstatedir = @localstatedir@
 
29
libdir = @libdir@
 
30
infodir = @infodir@
 
31
mandir = @mandir@
 
32
includedir = @includedir@
 
33
oldincludedir = /usr/include
 
34
 
 
35
DESTDIR =
 
36
 
 
37
pkgdatadir = $(datadir)/@PACKAGE@
 
38
pkglibdir = $(libdir)/@PACKAGE@
 
39
pkgincludedir = $(includedir)/@PACKAGE@
 
40
 
 
41
top_builddir = ../..
 
42
 
 
43
ACLOCAL = @ACLOCAL@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AUTOHEADER = @AUTOHEADER@
 
47
 
 
48
INSTALL = @INSTALL@
 
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
50
INSTALL_DATA = @INSTALL_DATA@
 
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
52
transform = @program_transform_name@
 
53
 
 
54
NORMAL_INSTALL = :
 
55
PRE_INSTALL = :
 
56
POST_INSTALL = :
 
57
NORMAL_UNINSTALL = :
 
58
PRE_UNINSTALL = :
 
59
POST_UNINSTALL = :
 
60
host_alias = @host_alias@
 
61
host_triplet = @host@
 
62
AR = @AR@
 
63
AS = @AS@
 
64
BASE_CFLAGS = @BASE_CFLAGS@
 
65
CATALOGS = @CATALOGS@
 
66
CATOBJEXT = @CATOBJEXT@
 
67
CC = @CC@
 
68
CONGLOMERATE_CFLAGS = @CONGLOMERATE_CFLAGS@
 
69
CONGLOMERATE_LIBS = @CONGLOMERATE_LIBS@
 
70
CPP = @CPP@
 
71
CXX = @CXX@
 
72
CXXCPP = @CXXCPP@
 
73
DATADIRNAME = @DATADIRNAME@
 
74
DLLTOOL = @DLLTOOL@
 
75
ECHO = @ECHO@
 
76
EGREP = @EGREP@
 
77
ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
 
78
ENCHANT_LIBS = @ENCHANT_LIBS@
 
79
EXEEXT = @EXEEXT@
 
80
F77 = @F77@
 
81
GCJ = @GCJ@
 
82
GCJFLAGS = @GCJFLAGS@
 
83
GCONFTOOL = @GCONFTOOL@
 
84
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
85
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
86
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
87
GMOFILES = @GMOFILES@
 
88
GMSGFMT = @GMSGFMT@
 
89
GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@
 
90
GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@
 
91
HTML_DIR = @HTML_DIR@
 
92
INSTOBJEXT = @INSTOBJEXT@
 
93
INTLLIBS = @INTLLIBS@
 
94
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
95
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
96
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
97
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
98
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
99
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
100
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
101
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
102
INTLTOOL_PERL = @INTLTOOL_PERL@
 
103
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
104
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
105
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
106
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
107
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
108
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
109
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
110
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
111
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
112
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
113
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
114
LIBFO_CFLAGS = @LIBFO_CFLAGS@
 
115
LIBFO_LIBS = @LIBFO_LIBS@
 
116
LIBTOOL = @LIBTOOL@
 
117
LN_S = @LN_S@
 
118
MAINT = @MAINT@
 
119
MAKEINFO = @MAKEINFO@
 
120
MKINSTALLDIRS = @MKINSTALLDIRS@
 
121
OBJDUMP = @OBJDUMP@
 
122
OBJEXT = @OBJEXT@
 
123
PACKAGE = @PACKAGE@
 
124
PKG_CONFIG = @PKG_CONFIG@
 
125
POFILES = @POFILES@
 
126
POSUB = @POSUB@
 
127
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
128
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
129
PRINTING_CFLAGS = @PRINTING_CFLAGS@
 
130
PRINTING_LIBS = @PRINTING_LIBS@
 
131
RANLIB = @RANLIB@
 
132
RC = @RC@
 
133
SEWFOX_CFLAGS = @SEWFOX_CFLAGS@
 
134
SEWFOX_LIBS = @SEWFOX_LIBS@
 
135
STRIP = @STRIP@
 
136
USE_NLS = @USE_NLS@
 
137
VERSION = @VERSION@
 
138
 
 
139
INCLUDES = \
 
140
        $(BASE_CFLAGS) \
 
141
        $(CONGLOMERATE_CFLAGS)
 
142
 
 
143
 
 
144
noinst_LTLIBRARIES = libeggrecent.la
 
145
 
 
146
libeggrecent_la_LIBADD = $(CONGLOMERATE_LIBS)
 
147
 
 
148
libeggrecent_la_SOURCES = \
 
149
        egg-recent.h                    \
 
150
        egg-recent-item.h               \
 
151
        egg-recent-item.c               \
 
152
        egg-recent-model.c              \
 
153
        egg-recent-model.h              \
 
154
        egg-recent-view.c               \
 
155
        egg-recent-view.h               \
 
156
        egg-recent-view-uimanager.c     \
 
157
        egg-recent-view-uimanager.h     \
 
158
        egg-recent-util.c               \
 
159
        egg-recent-util.h
 
160
 
 
161
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
162
CONFIG_HEADER = ../../config.h
 
163
CONFIG_CLEAN_FILES = 
 
164
LTLIBRARIES =  $(noinst_LTLIBRARIES)
 
165
 
 
166
 
 
167
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
 
168
CPPFLAGS = @CPPFLAGS@
 
169
LDFLAGS = @LDFLAGS@
 
170
LIBS = @LIBS@
 
171
libeggrecent_la_LDFLAGS = 
 
172
libeggrecent_la_DEPENDENCIES = 
 
173
libeggrecent_la_OBJECTS =  egg-recent-item.lo egg-recent-model.lo \
 
174
egg-recent-view.lo egg-recent-view-uimanager.lo egg-recent-util.lo
 
175
CFLAGS = @CFLAGS@
 
176
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
177
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
178
CCLD = $(CC)
 
179
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
180
DIST_COMMON =  Makefile.am Makefile.in
 
181
 
 
182
 
 
183
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
184
 
 
185
TAR = gtar
 
186
GZIP_ENV = --best
 
187
SOURCES = $(libeggrecent_la_SOURCES)
 
188
OBJECTS = $(libeggrecent_la_OBJECTS)
 
189
 
 
190
all: all-redirect
 
191
.SUFFIXES:
 
192
.SUFFIXES: .S .c .lo .o .obj .s
 
193
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
194
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/recent-files/Makefile
 
195
 
 
196
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
197
        cd $(top_builddir) \
 
198
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
199
 
 
200
 
 
201
mostlyclean-noinstLTLIBRARIES:
 
202
 
 
203
clean-noinstLTLIBRARIES:
 
204
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
205
 
 
206
distclean-noinstLTLIBRARIES:
 
207
 
 
208
maintainer-clean-noinstLTLIBRARIES:
 
209
 
 
210
.c.o:
 
211
        $(COMPILE) -c $<
 
212
 
 
213
# FIXME: We should only use cygpath when building on Windows,
 
214
# and only if it is available.
 
215
.c.obj:
 
216
        $(COMPILE) -c `cygpath -w $<`
 
217
 
 
218
.s.o:
 
219
        $(COMPILE) -c $<
 
220
 
 
221
.S.o:
 
222
        $(COMPILE) -c $<
 
223
 
 
224
mostlyclean-compile:
 
225
        -rm -f *.o core *.core
 
226
        -rm -f *.$(OBJEXT)
 
227
 
 
228
clean-compile:
 
229
 
 
230
distclean-compile:
 
231
        -rm -f *.tab.c
 
232
 
 
233
maintainer-clean-compile:
 
234
 
 
235
.c.lo:
 
236
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
237
 
 
238
.s.lo:
 
239
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
240
 
 
241
.S.lo:
 
242
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
243
 
 
244
mostlyclean-libtool:
 
245
        -rm -f *.lo
 
246
 
 
247
clean-libtool:
 
248
        -rm -rf .libs _libs
 
249
 
 
250
distclean-libtool:
 
251
 
 
252
maintainer-clean-libtool:
 
253
 
 
254
libeggrecent.la: $(libeggrecent_la_OBJECTS) $(libeggrecent_la_DEPENDENCIES)
 
255
        $(LINK)  $(libeggrecent_la_LDFLAGS) $(libeggrecent_la_OBJECTS) $(libeggrecent_la_LIBADD) $(LIBS)
 
256
 
 
257
tags: TAGS
 
258
 
 
259
ID: $(HEADERS) $(SOURCES) $(LISP)
 
260
        list='$(SOURCES) $(HEADERS)'; \
 
261
        unique=`for i in $$list; do echo $$i; done | \
 
262
          awk '    { files[$$0] = 1; } \
 
263
               END { for (i in files) print i; }'`; \
 
264
        here=`pwd` && cd $(srcdir) \
 
265
          && mkid -f$$here/ID $$unique $(LISP)
 
266
 
 
267
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
268
        tags=; \
 
269
        here=`pwd`; \
 
270
        list='$(SOURCES) $(HEADERS)'; \
 
271
        unique=`for i in $$list; do echo $$i; done | \
 
272
          awk '    { files[$$0] = 1; } \
 
273
               END { for (i in files) print i; }'`; \
 
274
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
275
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
 
276
 
 
277
mostlyclean-tags:
 
278
 
 
279
clean-tags:
 
280
 
 
281
distclean-tags:
 
282
        -rm -f TAGS ID
 
283
 
 
284
maintainer-clean-tags:
 
285
 
 
286
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
287
 
 
288
subdir = src/recent-files
 
289
 
 
290
distdir: $(DISTFILES)
 
291
        @for file in $(DISTFILES); do \
 
292
          d=$(srcdir); \
 
293
          if test -d $$d/$$file; then \
 
294
            cp -pr $$d/$$file $(distdir)/$$file; \
 
295
          else \
 
296
            test -f $(distdir)/$$file \
 
297
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
298
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
299
          fi; \
 
300
        done
 
301
egg-recent-item.lo egg-recent-item.o : egg-recent-item.c \
 
302
        egg-recent-item.h
 
303
egg-recent-model.lo egg-recent-model.o : egg-recent-model.c \
 
304
        ../../config.h egg-recent-model.h egg-recent-item.h
 
305
egg-recent-util.lo egg-recent-util.o : egg-recent-util.c ../../config.h \
 
306
        egg-recent-util.h
 
307
egg-recent-view-uimanager.lo egg-recent-view-uimanager.o : \
 
308
        egg-recent-view-uimanager.c ../../config.h egg-recent-model.h \
 
309
        egg-recent-item.h egg-recent-view.h egg-recent-view-uimanager.h \
 
310
        egg-recent-util.h
 
311
egg-recent-view.lo egg-recent-view.o : egg-recent-view.c ../../config.h \
 
312
        egg-recent-view.h egg-recent-model.h egg-recent-item.h
 
313
 
 
314
info-am:
 
315
info: info-am
 
316
dvi-am:
 
317
dvi: dvi-am
 
318
check-am: all-am
 
319
check: check-am
 
320
installcheck-am:
 
321
installcheck: installcheck-am
 
322
install-exec-am:
 
323
install-exec: install-exec-am
 
324
 
 
325
install-data-am:
 
326
install-data: install-data-am
 
327
 
 
328
install-am: all-am
 
329
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
330
install: install-am
 
331
uninstall-am:
 
332
uninstall: uninstall-am
 
333
all-am: Makefile $(LTLIBRARIES)
 
334
all-redirect: all-am
 
335
install-strip:
 
336
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
337
installdirs:
 
338
 
 
339
 
 
340
mostlyclean-generic:
 
341
 
 
342
clean-generic:
 
343
 
 
344
distclean-generic:
 
345
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
346
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
347
 
 
348
maintainer-clean-generic:
 
349
mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
 
350
                mostlyclean-libtool mostlyclean-tags \
 
351
                mostlyclean-generic
 
352
 
 
353
mostlyclean: mostlyclean-am
 
354
 
 
355
clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
 
356
                clean-tags clean-generic mostlyclean-am
 
357
 
 
358
clean: clean-am
 
359
 
 
360
distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
 
361
                distclean-libtool distclean-tags distclean-generic \
 
362
                clean-am
 
363
        -rm -f libtool
 
364
 
 
365
distclean: distclean-am
 
366
 
 
367
maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
 
368
                maintainer-clean-compile maintainer-clean-libtool \
 
369
                maintainer-clean-tags maintainer-clean-generic \
 
370
                distclean-am
 
371
        @echo "This command is intended for maintainers to use;"
 
372
        @echo "it deletes files that may require special tools to rebuild."
 
373
 
 
374
maintainer-clean: maintainer-clean-am
 
375
 
 
376
.PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
 
377
clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
 
378
mostlyclean-compile distclean-compile clean-compile \
 
379
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
 
380
clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
 
381
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
382
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 
383
install-exec install-data-am install-data install-am install \
 
384
uninstall-am uninstall all-redirect all-am all installdirs \
 
385
mostlyclean-generic distclean-generic clean-generic \
 
386
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
387
 
 
388
 
 
389
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
390
# Otherwise a system limit (for SysV at least) may be exceeded.
 
391
.NOEXPORT: