~ubuntu-branches/ubuntu/natty/jhbuild/natty

« back to all changes in this revision

Viewing changes to scripts/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort, Loic Minier, Emilio Pozuelo Monfort
  • Date: 2009-11-09 20:28:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091109202848-m9ec7dmzptqtchtj
Tags: 2.28.0-1
[ Loic Minier ]
* Cleanups.
* Ship scripts.
* Don't set GNOME_MODULE as it equals the name of the source package.

[ Emilio Pozuelo Monfort ]
* New upstream release. Closes: #524504.
  - Use 'git rev-parse' rather than 'git-rev-parse'. Closes: #544642.
* Ship install-check. Closes: #441008.
* Uploaders list regenerated. Closes: #523542, #554071.
* debian/control.in,
  debian/rules:
  - Stop shipping a copy of subprocess.py. Require python >= 2.4.
  - Switch to python-support.
* debian/control.in:
  - Bump Standards-Version to 3.8.3, no changes needed.
  - Build depend on intltool >= 0.35.0.
  - Build depend on pkg-config, gnome-doc-utils and rarian-compat to build
    the documentation.
  - Make jhbuild arch any since install-check is a binary. Depend on
    ${shlibs:Depends}.
  - Recommend, and not suggest, git-core. Also recommend mercurial.
* debian/watch:
  - Added.
* debian/patches/01_import_from_pkgdatadir.patch:
  - Added, import jhbuild from pkgdatadir if everything else fails.
    This way we can ship the jhbuild private modules in /usr/sharejhbuild.
* debian/jhbuild.docs:
  - Removed, the necessary docs are now installed by the upstream Makefile.
* debian/rules:
  - Include autotools.mk and gnome.mk.
  - Remove all the manual build process, autotools.mk does everything now.
  - Install the jhbuild modules in /usr/share/jhbuild.
* debian/install:
  - Install the modulesets and patches from here since the upstream build
    system doesn't install them.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
subdir = scripts
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
39
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
40
        $(ACLOCAL_M4)
 
41
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
42
CONFIG_CLEAN_FILES =
 
43
CONFIG_CLEAN_VPATH_FILES =
 
44
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
45
am__vpath_adj = case $$p in \
 
46
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
47
    *) f=$$p;; \
 
48
  esac;
 
49
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
50
am__install_max = 40
 
51
am__nobase_strip_setup = \
 
52
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
53
am__nobase_strip = \
 
54
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
55
am__nobase_list = $(am__nobase_strip_setup); \
 
56
  for p in $$list; do echo "$$p $$p"; done | \
 
57
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
58
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
59
    if (++n[$$2] == $(am__install_max)) \
 
60
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
61
    END { for (dir in files) print dir, files[dir] }'
 
62
am__base_list = \
 
63
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
64
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
65
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgdatadir)"
 
66
SCRIPTS = $(bin_SCRIPTS) $(pkgdata_SCRIPTS)
 
67
SOURCES =
 
68
DIST_SOURCES =
 
69
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
70
ACLOCAL = @ACLOCAL@
 
71
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
72
ALL_LINGUAS = @ALL_LINGUAS@
 
73
AMTAR = @AMTAR@
 
74
AUTOCONF = @AUTOCONF@
 
75
AUTOHEADER = @AUTOHEADER@
 
76
AUTOMAKE = @AUTOMAKE@
 
77
AWK = @AWK@
 
78
CATALOGS = @CATALOGS@
 
79
CATOBJEXT = @CATOBJEXT@
 
80
CC = @CC@
 
81
CCDEPMODE = @CCDEPMODE@
 
82
CFLAGS = @CFLAGS@
 
83
CPP = @CPP@
 
84
CPPFLAGS = @CPPFLAGS@
 
85
CYGPATH_W = @CYGPATH_W@
 
86
DATADIRNAME = @DATADIRNAME@
 
87
DEFS = @DEFS@
 
88
DEPDIR = @DEPDIR@
 
89
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
90
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
91
ECHO_C = @ECHO_C@
 
92
ECHO_N = @ECHO_N@
 
93
ECHO_T = @ECHO_T@
 
94
EGREP = @EGREP@
 
95
EXEEXT = @EXEEXT@
 
96
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
97
GMOFILES = @GMOFILES@
 
98
GMSGFMT = @GMSGFMT@
 
99
GREP = @GREP@
 
100
HELP_DIR = @HELP_DIR@
 
101
INSTALL = @INSTALL@
 
102
INSTALL_DATA = @INSTALL_DATA@
 
103
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
104
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
105
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
106
INSTOBJEXT = @INSTOBJEXT@
 
107
INTLLIBS = @INTLLIBS@
 
108
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
109
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
110
INTLTOOL_PERL = @INTLTOOL_PERL@
 
111
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
112
LDFLAGS = @LDFLAGS@
 
113
LIBOBJS = @LIBOBJS@
 
114
LIBS = @LIBS@
 
115
LN_S = @LN_S@
 
116
LTLIBOBJS = @LTLIBOBJS@
 
117
MAINT = @MAINT@
 
118
MAKEINFO = @MAKEINFO@
 
119
MKDIR_P = @MKDIR_P@
 
120
MKINSTALLDIRS = @MKINSTALLDIRS@
 
121
MSGFMT = @MSGFMT@
 
122
MSGFMT_OPTS = @MSGFMT_OPTS@
 
123
MSGMERGE = @MSGMERGE@
 
124
OBJEXT = @OBJEXT@
 
125
OMF_DIR = @OMF_DIR@
 
126
PACKAGE = @PACKAGE@
 
127
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
128
PACKAGE_NAME = @PACKAGE_NAME@
 
129
PACKAGE_STRING = @PACKAGE_STRING@
 
130
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
131
PACKAGE_URL = @PACKAGE_URL@
 
132
PACKAGE_VERSION = @PACKAGE_VERSION@
 
133
PATH_SEPARATOR = @PATH_SEPARATOR@
 
134
PKG_CONFIG = @PKG_CONFIG@
 
135
POFILES = @POFILES@
 
136
POSUB = @POSUB@
 
137
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
138
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
139
PYTHON = @PYTHON@
 
140
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
141
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
142
PYTHON_PREFIX = @PYTHON_PREFIX@
 
143
PYTHON_VERSION = @PYTHON_VERSION@
 
144
SET_MAKE = @SET_MAKE@
 
145
SHELL = @SHELL@
 
146
STRIP = @STRIP@
 
147
USE_NLS = @USE_NLS@
 
148
VERSION = @VERSION@
 
149
XGETTEXT = @XGETTEXT@
 
150
abs_builddir = @abs_builddir@
 
151
abs_srcdir = @abs_srcdir@
 
152
abs_top_builddir = @abs_top_builddir@
 
153
abs_top_srcdir = @abs_top_srcdir@
 
154
ac_ct_CC = @ac_ct_CC@
 
155
am__include = @am__include@
 
156
am__leading_dot = @am__leading_dot@
 
157
am__quote = @am__quote@
 
158
am__tar = @am__tar@
 
159
am__untar = @am__untar@
 
160
bindir = @bindir@
 
161
build_alias = @build_alias@
 
162
builddir = @builddir@
 
163
datadir = @datadir@
 
164
datarootdir = @datarootdir@
 
165
docdir = @docdir@
 
166
dvidir = @dvidir@
 
167
exec_prefix = @exec_prefix@
 
168
host_alias = @host_alias@
 
169
htmldir = @htmldir@
 
170
includedir = @includedir@
 
171
infodir = @infodir@
 
172
install_sh = @install_sh@
 
173
libdir = @libdir@
 
174
libexecdir = @libexecdir@
 
175
localedir = @localedir@
 
176
localstatedir = @localstatedir@
 
177
mandir = @mandir@
 
178
mkdir_p = @mkdir_p@
 
179
oldincludedir = @oldincludedir@
 
180
pdfdir = @pdfdir@
 
181
pkgpyexecdir = @pkgpyexecdir@
 
182
pkgpythondir = @pkgpythondir@
 
183
prefix = @prefix@
 
184
program_transform_name = @program_transform_name@
 
185
psdir = @psdir@
 
186
pyexecdir = @pyexecdir@
 
187
pythondir = @pythondir@
 
188
sbindir = @sbindir@
 
189
sharedstatedir = @sharedstatedir@
 
190
srcdir = @srcdir@
 
191
sysconfdir = @sysconfdir@
 
192
target_alias = @target_alias@
 
193
top_build_prefix = @top_build_prefix@
 
194
top_builddir = @top_builddir@
 
195
top_srcdir = @top_srcdir@
 
196
EXTRA_DIST = hg-update.py jhbuild.in
 
197
bin_SCRIPTS = jhbuild
 
198
CLEANFILES = jhbuild
 
199
pkgdata_SCRIPTS = hg-update.py
 
200
all: all-am
 
201
 
 
202
.SUFFIXES:
 
203
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
204
        @for dep in $?; do \
 
205
          case '$(am__configure_deps)' in \
 
206
            *$$dep*) \
 
207
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
208
                && { if test -f $@; then exit 0; else break; fi; }; \
 
209
              exit 1;; \
 
210
          esac; \
 
211
        done; \
 
212
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \
 
213
        $(am__cd) $(top_srcdir) && \
 
214
          $(AUTOMAKE) --gnu scripts/Makefile
 
215
.PRECIOUS: Makefile
 
216
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
217
        @case '$?' in \
 
218
          *config.status*) \
 
219
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
220
          *) \
 
221
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
222
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
223
        esac;
 
224
 
 
225
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
226
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
227
 
 
228
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
229
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
230
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
231
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
232
$(am__aclocal_m4_deps):
 
233
install-binSCRIPTS: $(bin_SCRIPTS)
 
234
        @$(NORMAL_INSTALL)
 
235
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 
236
        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
 
237
        for p in $$list; do \
 
238
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
239
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
240
        done | \
 
241
        sed -e 'p;s,.*/,,;n' \
 
242
            -e 'h;s|.*|.|' \
 
243
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
244
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
245
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
246
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
247
              if (++n[d] == $(am__install_max)) { \
 
248
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
249
            else { print "f", d "/" $$4, $$1 } } \
 
250
          END { for (d in files) print "f", d, files[d] }' | \
 
251
        while read type dir files; do \
 
252
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
253
             test -z "$$files" || { \
 
254
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
255
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
256
             } \
 
257
        ; done
 
258
 
 
259
uninstall-binSCRIPTS:
 
260
        @$(NORMAL_UNINSTALL)
 
261
        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
 
262
        files=`for p in $$list; do echo "$$p"; done | \
 
263
               sed -e 's,.*/,,;$(transform)'`; \
 
264
        test -n "$$list" || exit 0; \
 
265
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
266
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
 
267
install-pkgdataSCRIPTS: $(pkgdata_SCRIPTS)
 
268
        @$(NORMAL_INSTALL)
 
269
        test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
 
270
        @list='$(pkgdata_SCRIPTS)'; test -n "$(pkgdatadir)" || list=; \
 
271
        for p in $$list; do \
 
272
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
273
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
274
        done | \
 
275
        sed -e 'p;s,.*/,,;n' \
 
276
            -e 'h;s|.*|.|' \
 
277
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
278
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
279
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
280
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
281
              if (++n[d] == $(am__install_max)) { \
 
282
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
283
            else { print "f", d "/" $$4, $$1 } } \
 
284
          END { for (d in files) print "f", d, files[d] }' | \
 
285
        while read type dir files; do \
 
286
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
287
             test -z "$$files" || { \
 
288
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(pkgdatadir)$$dir'"; \
 
289
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(pkgdatadir)$$dir" || exit $$?; \
 
290
             } \
 
291
        ; done
 
292
 
 
293
uninstall-pkgdataSCRIPTS:
 
294
        @$(NORMAL_UNINSTALL)
 
295
        @list='$(pkgdata_SCRIPTS)'; test -n "$(pkgdatadir)" || exit 0; \
 
296
        files=`for p in $$list; do echo "$$p"; done | \
 
297
               sed -e 's,.*/,,;$(transform)'`; \
 
298
        test -n "$$list" || exit 0; \
 
299
        echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
 
300
        cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
 
301
tags: TAGS
 
302
TAGS:
 
303
 
 
304
ctags: CTAGS
 
305
CTAGS:
 
306
 
 
307
 
 
308
distdir: $(DISTFILES)
 
309
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
310
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
311
        list='$(DISTFILES)'; \
 
312
          dist_files=`for file in $$list; do echo $$file; done | \
 
313
          sed -e "s|^$$srcdirstrip/||;t" \
 
314
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
315
        case $$dist_files in \
 
316
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
317
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
318
                           sort -u` ;; \
 
319
        esac; \
 
320
        for file in $$dist_files; do \
 
321
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
322
          if test -d $$d/$$file; then \
 
323
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
324
            if test -d "$(distdir)/$$file"; then \
 
325
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
326
            fi; \
 
327
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
328
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
329
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
330
            fi; \
 
331
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
332
          else \
 
333
            test -f "$(distdir)/$$file" \
 
334
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
335
            || exit 1; \
 
336
          fi; \
 
337
        done
 
338
check-am: all-am
 
339
check: check-am
 
340
all-am: Makefile $(SCRIPTS) all-local
 
341
installdirs:
 
342
        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgdatadir)"; do \
 
343
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
344
        done
 
345
install: install-am
 
346
install-exec: install-exec-am
 
347
install-data: install-data-am
 
348
uninstall: uninstall-am
 
349
 
 
350
install-am: all-am
 
351
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
352
 
 
353
installcheck: installcheck-am
 
354
install-strip:
 
355
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
356
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
357
          `test -z '$(STRIP)' || \
 
358
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
359
mostlyclean-generic:
 
360
 
 
361
clean-generic:
 
362
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
363
 
 
364
distclean-generic:
 
365
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
366
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
367
 
 
368
maintainer-clean-generic:
 
369
        @echo "This command is intended for maintainers to use"
 
370
        @echo "it deletes files that may require special tools to rebuild."
 
371
clean: clean-am
 
372
 
 
373
clean-am: clean-generic mostlyclean-am
 
374
 
 
375
distclean: distclean-am
 
376
        -rm -f Makefile
 
377
distclean-am: clean-am distclean-generic
 
378
 
 
379
dvi: dvi-am
 
380
 
 
381
dvi-am:
 
382
 
 
383
html: html-am
 
384
 
 
385
html-am:
 
386
 
 
387
info: info-am
 
388
 
 
389
info-am:
 
390
 
 
391
install-data-am: install-pkgdataSCRIPTS
 
392
 
 
393
install-dvi: install-dvi-am
 
394
 
 
395
install-dvi-am:
 
396
 
 
397
install-exec-am: install-binSCRIPTS
 
398
 
 
399
install-html: install-html-am
 
400
 
 
401
install-html-am:
 
402
 
 
403
install-info: install-info-am
 
404
 
 
405
install-info-am:
 
406
 
 
407
install-man:
 
408
 
 
409
install-pdf: install-pdf-am
 
410
 
 
411
install-pdf-am:
 
412
 
 
413
install-ps: install-ps-am
 
414
 
 
415
install-ps-am:
 
416
 
 
417
installcheck-am:
 
418
 
 
419
maintainer-clean: maintainer-clean-am
 
420
        -rm -f Makefile
 
421
maintainer-clean-am: distclean-am maintainer-clean-generic
 
422
 
 
423
mostlyclean: mostlyclean-am
 
424
 
 
425
mostlyclean-am: mostlyclean-generic
 
426
 
 
427
pdf: pdf-am
 
428
 
 
429
pdf-am:
 
430
 
 
431
ps: ps-am
 
432
 
 
433
ps-am:
 
434
 
 
435
uninstall-am: uninstall-binSCRIPTS uninstall-pkgdataSCRIPTS
 
436
 
 
437
.MAKE: install-am install-strip
 
438
 
 
439
.PHONY: all all-am all-local check check-am clean clean-generic \
 
440
        distclean distclean-generic distdir dvi dvi-am html html-am \
 
441
        info info-am install install-am install-binSCRIPTS \
 
442
        install-data install-data-am install-dvi install-dvi-am \
 
443
        install-exec install-exec-am install-html install-html-am \
 
444
        install-info install-info-am install-man install-pdf \
 
445
        install-pdf-am install-pkgdataSCRIPTS install-ps install-ps-am \
 
446
        install-strip installcheck installcheck-am installdirs \
 
447
        maintainer-clean maintainer-clean-generic mostlyclean \
 
448
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
 
449
        uninstall-binSCRIPTS uninstall-pkgdataSCRIPTS
 
450
 
 
451
 
 
452
jhbuild: jhbuild.in
 
453
        sed                                             \
 
454
                -e s!\@srcdir\@!$(abs_top_srcdir)!      \
 
455
                -e s!\@prefix\@!$(prefix)!              \
 
456
                -e s!\@datadir\@!$(datadir)!            \
 
457
                -e s!\@pkgdatadir\@!$(pkgdatadir)!      \
 
458
                -e s!\@libexecdir\@!$(libexecdir)!      \
 
459
                -e s!\@libdir\@!$(libdir)!              \
 
460
                -e s!\@pythondir\@!$(pythondir)!        \
 
461
                -e s!\@PACKAGE\@!$(PACKAGE)!            \
 
462
                -e s!\@VERSION\@!$(VERSION)!            \
 
463
                < $< > $@
 
464
 
 
465
jhbuild: Makefile
 
466
 
 
467
all-local: jhbuild
 
468
 
 
469
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
470
# Otherwise a system limit (for SysV at least) may be exceeded.
 
471
.NOEXPORT: