~ubuntu-branches/debian/lenny/policykit-gnome/lenny

1.1.2 by Michael Biebl
Import upstream version 0.9
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
1 by Michael Biebl
Import upstream version 0.6
2
# @configure_input@
3
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.1.2 by Michael Biebl
Import upstream version 0.9
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
1 by Michael Biebl
Import upstream version 0.6
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
# PARTICULAR PURPOSE.
14
15
@SET_MAKE@
16
VPATH = @srcdir@
17
pkgdatadir = $(datadir)/@PACKAGE@
18
pkglibdir = $(libdir)/@PACKAGE@
19
pkgincludedir = $(includedir)/@PACKAGE@
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
install_sh_DATA = $(install_sh) -c -m 644
22
install_sh_PROGRAM = $(install_sh) -c
23
install_sh_SCRIPT = $(install_sh) -c
24
INSTALL_HEADER = $(INSTALL_DATA)
25
transform = $(program_transform_name)
26
NORMAL_INSTALL = :
27
PRE_INSTALL = :
28
POST_INSTALL = :
29
NORMAL_UNINSTALL = :
30
PRE_UNINSTALL = :
31
POST_UNINSTALL = :
32
build_triplet = @build@
33
host_triplet = @host@
34
@BUILD_EXAMPLES_TRUE@am__append_1 = examples
35
subdir = .
36
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37
	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
1.1.1 by Michael Biebl
Import upstream version 0.7
38
	$(top_srcdir)/configure AUTHORS COPYING ChangeLog NEWS TODO \
39
	config.guess config.sub depcomp install-sh ltmain.sh missing \
40
	mkinstalldirs
1 by Michael Biebl
Import upstream version 0.6
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
	$(ACLOCAL_M4)
45
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46
 configure.lineno config.status.lineno
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48
CONFIG_HEADER = config.h
49
CONFIG_CLEAN_FILES =
50
SOURCES =
51
DIST_SOURCES =
52
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53
	html-recursive info-recursive install-data-recursive \
54
	install-dvi-recursive install-exec-recursive \
55
	install-html-recursive install-info-recursive \
56
	install-pdf-recursive install-ps-recursive install-recursive \
57
	installcheck-recursive installdirs-recursive pdf-recursive \
58
	ps-recursive uninstall-recursive
59
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
60
  distclean-recursive maintainer-clean-recursive
61
ETAGS = etags
62
CTAGS = ctags
1.1.1 by Michael Biebl
Import upstream version 0.7
63
DIST_SUBDIRS = data src polkit-gnome tools examples doc po
1 by Michael Biebl
Import upstream version 0.6
64
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65
distdir = $(PACKAGE)-$(VERSION)
66
top_distdir = $(distdir)
67
am__remove_distdir = \
68
  { test ! -d $(distdir) \
69
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70
         && rm -fr $(distdir); }; }
71
GZIP_ENV = --best
72
DIST_ARCHIVES = $(distdir).tar.bz2
73
distuninstallcheck_listfiles = find . -type f -print
74
distcleancheck_listfiles = find . -type f -print
75
ACLOCAL = @ACLOCAL@
76
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
77
ALL_LINGUAS = @ALL_LINGUAS@
78
AMTAR = @AMTAR@
79
AM_CFLAGS = @AM_CFLAGS@
80
AM_CPPFLAGS = @AM_CPPFLAGS@
81
AM_CXXFLAGS = @AM_CXXFLAGS@
82
AM_LDFLAGS = @AM_LDFLAGS@
83
AR = @AR@
84
AUTOCONF = @AUTOCONF@
85
AUTOHEADER = @AUTOHEADER@
86
AUTOMAKE = @AUTOMAKE@
87
AWK = @AWK@
88
CATALOGS = @CATALOGS@
89
CATOBJEXT = @CATOBJEXT@
90
CC = @CC@
91
CCDEPMODE = @CCDEPMODE@
92
CFLAGS = @CFLAGS@
93
CPP = @CPP@
94
CPPFLAGS = @CPPFLAGS@
95
CXX = @CXX@
96
CXXCPP = @CXXCPP@
97
CXXDEPMODE = @CXXDEPMODE@
98
CXXFLAGS = @CXXFLAGS@
99
CYGPATH_W = @CYGPATH_W@
100
DATADIRNAME = @DATADIRNAME@
1.1.1 by Michael Biebl
Import upstream version 0.7
101
DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
102
DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
1 by Michael Biebl
Import upstream version 0.6
103
DEFS = @DEFS@
104
DEPDIR = @DEPDIR@
105
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
1.1.2 by Michael Biebl
Import upstream version 0.9
106
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
1 by Michael Biebl
Import upstream version 0.6
107
DOC_USER_FORMATS = @DOC_USER_FORMATS@
1.1.2 by Michael Biebl
Import upstream version 0.9
108
DSYMUTIL = @DSYMUTIL@
1 by Michael Biebl
Import upstream version 0.6
109
ECHO = @ECHO@
110
ECHO_C = @ECHO_C@
111
ECHO_N = @ECHO_N@
112
ECHO_T = @ECHO_T@
113
EGREP = @EGREP@
114
EXEEXT = @EXEEXT@
115
F77 = @F77@
116
FFLAGS = @FFLAGS@
1.1.2 by Michael Biebl
Import upstream version 0.9
117
GCONFTOOL = @GCONFTOOL@
118
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
119
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
1 by Michael Biebl
Import upstream version 0.6
120
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
121
GMOFILES = @GMOFILES@
122
GMSGFMT = @GMSGFMT@
1.1.1 by Michael Biebl
Import upstream version 0.7
123
GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
124
GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
1 by Michael Biebl
Import upstream version 0.6
125
GREP = @GREP@
1.1.1 by Michael Biebl
Import upstream version 0.7
126
GTKDOC_CHECK = @GTKDOC_CHECK@
127
GTK_CFLAGS = @GTK_CFLAGS@
128
GTK_LIBS = @GTK_LIBS@
1 by Michael Biebl
Import upstream version 0.6
129
HELP_DIR = @HELP_DIR@
1.1.1 by Michael Biebl
Import upstream version 0.7
130
HTML_DIR = @HTML_DIR@
1 by Michael Biebl
Import upstream version 0.6
131
INSTALL = @INSTALL@
132
INSTALL_DATA = @INSTALL_DATA@
133
INSTALL_PROGRAM = @INSTALL_PROGRAM@
134
INSTALL_SCRIPT = @INSTALL_SCRIPT@
135
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136
INSTOBJEXT = @INSTOBJEXT@
137
INTLLIBS = @INTLLIBS@
138
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
139
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
140
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
141
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
142
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
143
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
144
INTLTOOL_MERGE = @INTLTOOL_MERGE@
145
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
146
INTLTOOL_PERL = @INTLTOOL_PERL@
147
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
148
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
149
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
150
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
151
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
152
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
153
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
154
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
155
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
156
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
157
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
158
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
159
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
160
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
161
LDFLAGS = @LDFLAGS@
162
LIBOBJS = @LIBOBJS@
163
LIBS = @LIBS@
164
LIBTOOL = @LIBTOOL@
165
LN_S = @LN_S@
166
LTLIBOBJS = @LTLIBOBJS@
1.1.1 by Michael Biebl
Import upstream version 0.7
167
LT_AGE = @LT_AGE@
168
LT_CURRENT = @LT_CURRENT@
169
LT_REVISION = @LT_REVISION@
1 by Michael Biebl
Import upstream version 0.6
170
MAINT = @MAINT@
171
MAKEINFO = @MAKEINFO@
172
MKDIR_P = @MKDIR_P@
173
MKINSTALLDIRS = @MKINSTALLDIRS@
174
MSGFMT = @MSGFMT@
175
MSGFMT_OPTS = @MSGFMT_OPTS@
1.1.2 by Michael Biebl
Import upstream version 0.9
176
MSGMERGE = @MSGMERGE@
177
NMEDIT = @NMEDIT@
1 by Michael Biebl
Import upstream version 0.6
178
OBJEXT = @OBJEXT@
179
OMF_DIR = @OMF_DIR@
180
PACKAGE = @PACKAGE@
181
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
182
PACKAGE_NAME = @PACKAGE_NAME@
183
PACKAGE_STRING = @PACKAGE_STRING@
184
PACKAGE_TARNAME = @PACKAGE_TARNAME@
185
PACKAGE_VERSION = @PACKAGE_VERSION@
186
PATH_SEPARATOR = @PATH_SEPARATOR@
187
PKG_CONFIG = @PKG_CONFIG@
188
POFILES = @POFILES@
1.1.1 by Michael Biebl
Import upstream version 0.7
189
POLKIT_DBUS_CFLAGS = @POLKIT_DBUS_CFLAGS@
190
POLKIT_DBUS_LIBS = @POLKIT_DBUS_LIBS@
191
POLKIT_GRANT_CFLAGS = @POLKIT_GRANT_CFLAGS@
192
POLKIT_GRANT_LIBS = @POLKIT_GRANT_LIBS@
1 by Michael Biebl
Import upstream version 0.6
193
POLKIT_POLICY_FILE_VALIDATE = @POLKIT_POLICY_FILE_VALIDATE@
194
POSUB = @POSUB@
195
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
196
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
197
RANLIB = @RANLIB@
198
SED = @SED@
199
SET_MAKE = @SET_MAKE@
1.1.1 by Michael Biebl
Import upstream version 0.7
200
SEXY_CFLAGS = @SEXY_CFLAGS@
201
SEXY_LIBS = @SEXY_LIBS@
1 by Michael Biebl
Import upstream version 0.6
202
SHELL = @SHELL@
203
STRIP = @STRIP@
204
USE_NLS = @USE_NLS@
205
VERSION = @VERSION@
206
WARN_CFLAGS = @WARN_CFLAGS@
207
XGETTEXT = @XGETTEXT@
208
abs_builddir = @abs_builddir@
209
abs_srcdir = @abs_srcdir@
210
abs_top_builddir = @abs_top_builddir@
211
abs_top_srcdir = @abs_top_srcdir@
212
ac_ct_CC = @ac_ct_CC@
213
ac_ct_CXX = @ac_ct_CXX@
214
ac_ct_F77 = @ac_ct_F77@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
217
am__quote = @am__quote@
218
am__tar = @am__tar@
219
am__untar = @am__untar@
220
bindir = @bindir@
221
build = @build@
222
build_alias = @build_alias@
223
build_cpu = @build_cpu@
224
build_os = @build_os@
225
build_vendor = @build_vendor@
226
builddir = @builddir@
227
datadir = @datadir@
228
datarootdir = @datarootdir@
229
docdir = @docdir@
230
dvidir = @dvidir@
231
exec_prefix = @exec_prefix@
232
host = @host@
233
host_alias = @host_alias@
234
host_cpu = @host_cpu@
235
host_os = @host_os@
236
host_vendor = @host_vendor@
237
htmldir = @htmldir@
238
includedir = @includedir@
239
infodir = @infodir@
240
install_sh = @install_sh@
241
libdir = @libdir@
242
libexecdir = @libexecdir@
243
localedir = @localedir@
244
localstatedir = @localstatedir@
245
mandir = @mandir@
246
mkdir_p = @mkdir_p@
247
oldincludedir = @oldincludedir@
248
pdfdir = @pdfdir@
249
prefix = @prefix@
250
program_transform_name = @program_transform_name@
251
psdir = @psdir@
252
sbindir = @sbindir@
253
sharedstatedir = @sharedstatedir@
254
srcdir = @srcdir@
255
sysconfdir = @sysconfdir@
256
target_alias = @target_alias@
1.1.2 by Michael Biebl
Import upstream version 0.9
257
top_build_prefix = @top_build_prefix@
1 by Michael Biebl
Import upstream version 0.6
258
top_builddir = @top_builddir@
259
top_srcdir = @top_srcdir@
1.1.1 by Michael Biebl
Import upstream version 0.7
260
1.1.2 by Michael Biebl
Import upstream version 0.9
261
# Need to build docs after examples because the docs include generated files
1.1.1 by Michael Biebl
Import upstream version 0.7
262
SUBDIRS = data src polkit-gnome tools $(am__append_1) doc po
1 by Michael Biebl
Import upstream version 0.6
263
EXTRA_DIST = \
264
	autogen.sh		\
265
	TODO			\
1.1.1 by Michael Biebl
Import upstream version 0.7
266
	HACKING			\
267
	ChangeLog
1 by Michael Biebl
Import upstream version 0.6
268
269
all: config.h
270
	$(MAKE) $(AM_MAKEFLAGS) all-recursive
271
272
.SUFFIXES:
273
am--refresh:
274
	@:
275
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
276
	@for dep in $?; do \
277
	  case '$(am__configure_deps)' in \
278
	    *$$dep*) \
279
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
280
	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
281
		&& exit 0; \
282
	      exit 1;; \
283
	  esac; \
284
	done; \
285
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
286
	cd $(top_srcdir) && \
287
	  $(AUTOMAKE) --foreign  Makefile
288
.PRECIOUS: Makefile
289
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
290
	@case '$?' in \
291
	  *config.status*) \
292
	    echo ' $(SHELL) ./config.status'; \
293
	    $(SHELL) ./config.status;; \
294
	  *) \
295
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
296
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
297
	esac;
298
299
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
300
	$(SHELL) ./config.status --recheck
301
302
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
303
	cd $(srcdir) && $(AUTOCONF)
304
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
305
	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
306
307
config.h: stamp-h1
308
	@if test ! -f $@; then \
309
	  rm -f stamp-h1; \
310
	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
311
	else :; fi
312
313
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
314
	@rm -f stamp-h1
315
	cd $(top_builddir) && $(SHELL) ./config.status config.h
316
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
317
	cd $(top_srcdir) && $(AUTOHEADER)
318
	rm -f stamp-h1
319
	touch $@
320
321
distclean-hdr:
322
	-rm -f config.h stamp-h1
323
324
mostlyclean-libtool:
325
	-rm -f *.lo
326
327
clean-libtool:
328
	-rm -rf .libs _libs
329
330
distclean-libtool:
331
	-rm -f libtool
332
333
# This directory's subdirectories are mostly independent; you can cd
334
# into them and run `make' without going through this Makefile.
335
# To change the values of `make' variables: instead of editing Makefiles,
336
# (1) if the variable is set in `config.status', edit `config.status'
337
#     (which will cause the Makefiles to be regenerated when you run `make');
338
# (2) otherwise, pass the desired values on the `make' command line.
339
$(RECURSIVE_TARGETS):
340
	@failcom='exit 1'; \
341
	for f in x $$MAKEFLAGS; do \
342
	  case $$f in \
343
	    *=* | --[!k]*);; \
344
	    *k*) failcom='fail=yes';; \
345
	  esac; \
346
	done; \
347
	dot_seen=no; \
348
	target=`echo $@ | sed s/-recursive//`; \
349
	list='$(SUBDIRS)'; for subdir in $$list; do \
350
	  echo "Making $$target in $$subdir"; \
351
	  if test "$$subdir" = "."; then \
352
	    dot_seen=yes; \
353
	    local_target="$$target-am"; \
354
	  else \
355
	    local_target="$$target"; \
356
	  fi; \
357
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
358
	  || eval $$failcom; \
359
	done; \
360
	if test "$$dot_seen" = "no"; then \
361
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
362
	fi; test -z "$$fail"
363
364
$(RECURSIVE_CLEAN_TARGETS):
365
	@failcom='exit 1'; \
366
	for f in x $$MAKEFLAGS; do \
367
	  case $$f in \
368
	    *=* | --[!k]*);; \
369
	    *k*) failcom='fail=yes';; \
370
	  esac; \
371
	done; \
372
	dot_seen=no; \
373
	case "$@" in \
374
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
375
	  *) list='$(SUBDIRS)' ;; \
376
	esac; \
377
	rev=''; for subdir in $$list; do \
378
	  if test "$$subdir" = "."; then :; else \
379
	    rev="$$subdir $$rev"; \
380
	  fi; \
381
	done; \
382
	rev="$$rev ."; \
383
	target=`echo $@ | sed s/-recursive//`; \
384
	for subdir in $$rev; do \
385
	  echo "Making $$target in $$subdir"; \
386
	  if test "$$subdir" = "."; then \
387
	    local_target="$$target-am"; \
388
	  else \
389
	    local_target="$$target"; \
390
	  fi; \
391
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
392
	  || eval $$failcom; \
393
	done && test -z "$$fail"
394
tags-recursive:
395
	list='$(SUBDIRS)'; for subdir in $$list; do \
396
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
397
	done
398
ctags-recursive:
399
	list='$(SUBDIRS)'; for subdir in $$list; do \
400
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
401
	done
402
403
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
404
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
405
	unique=`for i in $$list; do \
406
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407
	  done | \
1.1.2 by Michael Biebl
Import upstream version 0.9
408
	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
409
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1 by Michael Biebl
Import upstream version 0.6
410
	mkid -fID $$unique
411
tags: TAGS
412
413
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
414
		$(TAGS_FILES) $(LISP)
415
	tags=; \
416
	here=`pwd`; \
417
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
418
	  include_option=--etags-include; \
419
	  empty_fix=.; \
420
	else \
421
	  include_option=--include; \
422
	  empty_fix=; \
423
	fi; \
424
	list='$(SUBDIRS)'; for subdir in $$list; do \
425
	  if test "$$subdir" = .; then :; else \
426
	    test ! -f $$subdir/TAGS || \
427
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
428
	  fi; \
429
	done; \
430
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
431
	unique=`for i in $$list; do \
432
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433
	  done | \
1.1.2 by Michael Biebl
Import upstream version 0.9
434
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
435
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1 by Michael Biebl
Import upstream version 0.6
436
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
437
	  test -n "$$unique" || unique=$$empty_fix; \
438
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
439
	    $$tags $$unique; \
440
	fi
441
ctags: CTAGS
442
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
443
		$(TAGS_FILES) $(LISP)
444
	tags=; \
445
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
446
	unique=`for i in $$list; do \
447
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
448
	  done | \
1.1.2 by Michael Biebl
Import upstream version 0.9
449
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
450
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1 by Michael Biebl
Import upstream version 0.6
451
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
452
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
453
	     $$tags $$unique
454
455
GTAGS:
456
	here=`$(am__cd) $(top_builddir) && pwd` \
457
	  && cd $(top_srcdir) \
458
	  && gtags -i $(GTAGS_ARGS) $$here
459
460
distclean-tags:
461
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
462
463
distdir: $(DISTFILES)
464
	$(am__remove_distdir)
465
	test -d $(distdir) || mkdir $(distdir)
466
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
467
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
468
	list='$(DISTFILES)'; \
469
	  dist_files=`for file in $$list; do echo $$file; done | \
470
	  sed -e "s|^$$srcdirstrip/||;t" \
471
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
472
	case $$dist_files in \
473
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
474
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
475
			   sort -u` ;; \
476
	esac; \
477
	for file in $$dist_files; do \
478
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
479
	  if test -d $$d/$$file; then \
480
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
481
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
482
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
483
	    fi; \
484
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
485
	  else \
486
	    test -f $(distdir)/$$file \
487
	    || cp -p $$d/$$file $(distdir)/$$file \
488
	    || exit 1; \
489
	  fi; \
490
	done
491
	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
492
	  if test "$$subdir" = .; then :; else \
493
	    test -d "$(distdir)/$$subdir" \
494
	    || $(MKDIR_P) "$(distdir)/$$subdir" \
495
	    || exit 1; \
496
	    distdir=`$(am__cd) $(distdir) && pwd`; \
497
	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
498
	    (cd $$subdir && \
499
	      $(MAKE) $(AM_MAKEFLAGS) \
500
	        top_distdir="$$top_distdir" \
501
	        distdir="$$distdir/$$subdir" \
502
		am__remove_distdir=: \
503
		am__skip_length_check=: \
504
	        distdir) \
505
	      || exit 1; \
506
	  fi; \
507
	done
508
	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
509
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
510
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
511
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
512
	|| chmod -R a+r $(distdir)
513
dist-gzip: distdir
514
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
515
	$(am__remove_distdir)
516
dist-bzip2: distdir
517
	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
518
	$(am__remove_distdir)
519
1.1.2 by Michael Biebl
Import upstream version 0.9
520
dist-lzma: distdir
521
	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
522
	$(am__remove_distdir)
523
1 by Michael Biebl
Import upstream version 0.6
524
dist-tarZ: distdir
525
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
526
	$(am__remove_distdir)
527
528
dist-shar: distdir
529
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
530
	$(am__remove_distdir)
531
532
dist-zip: distdir
533
	-rm -f $(distdir).zip
534
	zip -rq $(distdir).zip $(distdir)
535
	$(am__remove_distdir)
536
537
dist dist-all: distdir
538
	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
539
	$(am__remove_distdir)
540
541
# This target untars the dist file and tries a VPATH configuration.  Then
542
# it guarantees that the distribution is self-contained by making another
543
# tarfile.
544
distcheck: dist
545
	case '$(DIST_ARCHIVES)' in \
546
	*.tar.gz*) \
547
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
548
	*.tar.bz2*) \
549
	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
1.1.2 by Michael Biebl
Import upstream version 0.9
550
	*.tar.lzma*) \
551
	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
1 by Michael Biebl
Import upstream version 0.6
552
	*.tar.Z*) \
553
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
554
	*.shar.gz*) \
555
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
556
	*.zip*) \
557
	  unzip $(distdir).zip ;;\
558
	esac
559
	chmod -R a-w $(distdir); chmod a+w $(distdir)
560
	mkdir $(distdir)/_build
561
	mkdir $(distdir)/_inst
562
	chmod a-w $(distdir)
563
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
564
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
565
	  && cd $(distdir)/_build \
566
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
567
	    $(DISTCHECK_CONFIGURE_FLAGS) \
568
	  && $(MAKE) $(AM_MAKEFLAGS) \
569
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
570
	  && $(MAKE) $(AM_MAKEFLAGS) check \
571
	  && $(MAKE) $(AM_MAKEFLAGS) install \
572
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
573
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
574
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
575
	        distuninstallcheck \
576
	  && chmod -R a-w "$$dc_install_base" \
577
	  && ({ \
578
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
579
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
580
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
581
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
582
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
583
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
584
	  && rm -rf "$$dc_destdir" \
585
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
586
	  && rm -rf $(DIST_ARCHIVES) \
587
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
588
	$(am__remove_distdir)
589
	@(echo "$(distdir) archives ready for distribution: "; \
590
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
591
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
592
distuninstallcheck:
593
	@cd $(distuninstallcheck_dir) \
594
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
595
	   || { echo "ERROR: files left after uninstall:" ; \
596
	        if test -n "$(DESTDIR)"; then \
597
	          echo "  (check DESTDIR support)"; \
598
	        fi ; \
599
	        $(distuninstallcheck_listfiles) ; \
600
	        exit 1; } >&2
601
distcleancheck: distclean
602
	@if test '$(srcdir)' = . ; then \
603
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
604
	  exit 1 ; \
605
	fi
606
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
607
	  || { echo "ERROR: files left in build directory after distclean:" ; \
608
	       $(distcleancheck_listfiles) ; \
609
	       exit 1; } >&2
610
check-am: all-am
611
check: check-recursive
612
all-am: Makefile config.h
613
installdirs: installdirs-recursive
614
installdirs-am:
615
install: install-recursive
616
install-exec: install-exec-recursive
617
install-data: install-data-recursive
618
uninstall: uninstall-recursive
619
620
install-am: all-am
621
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
622
623
installcheck: installcheck-recursive
624
install-strip:
625
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
626
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
627
	  `test -z '$(STRIP)' || \
628
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
629
mostlyclean-generic:
630
631
clean-generic:
632
633
distclean-generic:
634
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
635
636
maintainer-clean-generic:
637
	@echo "This command is intended for maintainers to use"
638
	@echo "it deletes files that may require special tools to rebuild."
639
clean: clean-recursive
640
641
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
642
643
distclean: distclean-recursive
644
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
645
	-rm -f Makefile
646
distclean-am: clean-am distclean-generic distclean-hdr \
647
	distclean-libtool distclean-tags
648
649
dvi: dvi-recursive
650
651
dvi-am:
652
653
html: html-recursive
654
655
info: info-recursive
656
657
info-am:
658
659
install-data-am:
660
661
install-dvi: install-dvi-recursive
662
663
install-exec-am:
664
665
install-html: install-html-recursive
666
667
install-info: install-info-recursive
668
669
install-man:
670
671
install-pdf: install-pdf-recursive
672
673
install-ps: install-ps-recursive
674
675
installcheck-am:
676
677
maintainer-clean: maintainer-clean-recursive
678
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
679
	-rm -rf $(top_srcdir)/autom4te.cache
680
	-rm -f Makefile
681
maintainer-clean-am: distclean-am maintainer-clean-generic
682
683
mostlyclean: mostlyclean-recursive
684
685
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
686
687
pdf: pdf-recursive
688
689
pdf-am:
690
691
ps: ps-recursive
692
693
ps-am:
694
695
uninstall-am:
696
697
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
698
	install-strip
699
700
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
701
	all all-am am--refresh check check-am clean clean-generic \
702
	clean-libtool clean-local ctags ctags-recursive dist dist-all \
1.1.2 by Michael Biebl
Import upstream version 0.9
703
	dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip \
704
	distcheck distclean distclean-generic distclean-hdr \
705
	distclean-libtool distclean-tags distcleancheck distdir \
706
	distuninstallcheck dvi dvi-am html html-am info info-am \
707
	install install-am install-data install-data-am install-dvi \
708
	install-dvi-am install-exec install-exec-am install-html \
709
	install-html-am install-info install-info-am install-man \
710
	install-pdf install-pdf-am install-ps install-ps-am \
711
	install-strip installcheck installcheck-am installdirs \
712
	installdirs-am maintainer-clean maintainer-clean-generic \
713
	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
714
	ps ps-am tags tags-recursive uninstall uninstall-am
1 by Michael Biebl
Import upstream version 0.6
715
716
1.1.1 by Michael Biebl
Import upstream version 0.7
717
# Creating ChangeLog from git log (taken from cairo/Makefile.am):
718
ChangeLog: $(srcdir)/ChangeLog
719
720
$(srcdir)/ChangeLog:
1.1.2 by Michael Biebl
Import upstream version 0.9
721
	if test -d $(srcdir)/.svn ; then \
722
	  svn up && svn2cl --authors=AUTHORS -o $(srcdir)/ChangeLog ; \
1.1.1 by Michael Biebl
Import upstream version 0.7
723
	fi
724
725
.PHONY: ChangeLog $(srcdir)/ChangeLog
726
1 by Michael Biebl
Import upstream version 0.6
727
clean-local :
728
	rm -f *~ po/*~
729
# Tell versions [3.59,3.63) of GNU make to not export all variables.
730
# Otherwise a system limit (for SysV at least) may be exceeded.
731
.NOEXPORT: