~ubuntu-core-dev/ubuntu-release-upgrader/trunk

« back to all changes in this revision

Viewing changes to SoftwareProperties/Makefile

  • Committer: Michael Vogt
  • Date: 2005-11-15 13:18:07 UTC
  • Revision ID: egon@top-20051115131807-12fada324eb74180
* initial revision (after accidently killing it)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# SoftwareProperties/Makefile.  Generated from Makefile.in by configure.
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
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
 
 
16
 
 
17
srcdir = .
 
18
top_srcdir = ..
 
19
 
 
20
pkgdatadir = $(datadir)/update-manager
 
21
pkglibdir = $(libdir)/update-manager
 
22
pkgincludedir = $(includedir)/update-manager
 
23
top_builddir = ..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = /usr/bin/install -c
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
subdir = SoftwareProperties
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
39
        $(srcdir)/SoftwareProperties.py.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
45
CONFIG_HEADER = $(top_builddir)/config.h
 
46
CONFIG_CLEAN_FILES = SoftwareProperties.py
 
47
SOURCES =
 
48
DIST_SOURCES =
 
49
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
50
am__vpath_adj = case $$p in \
 
51
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
52
    *) f=$$p;; \
 
53
  esac;
 
54
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
55
am__installdirs = "$(DESTDIR)$(modulesdir)"
 
56
modulesDATA_INSTALL = $(INSTALL_DATA)
 
57
DATA = $(modules_DATA)
 
58
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
59
ACLOCAL = ${SHELL} /tmp/3/update-manager-0.37.1+svn20050404.15/missing --run aclocal-1.9
 
60
AMDEP_FALSE = #
 
61
AMDEP_TRUE = 
 
62
AMTAR = ${SHELL} /tmp/3/update-manager-0.37.1+svn20050404.15/missing --run tar
 
63
AUTOCONF = ${SHELL} /tmp/3/update-manager-0.37.1+svn20050404.15/missing --run autoconf
 
64
AUTOHEADER = ${SHELL} /tmp/3/update-manager-0.37.1+svn20050404.15/missing --run autoheader
 
65
AUTOMAKE = ${SHELL} /tmp/3/update-manager-0.37.1+svn20050404.15/missing --run automake-1.9
 
66
AWK = gawk
 
67
CATALOGS =  da.gmo de.gmo el.gmo en_CA.gmo es.gmo fi.gmo fr.gmo hu.gmo ja.gmo pl.gmo pt_BR.gmo ro.gmo rw.gmo sv.gmo zh_CN.gmo xh.gmo
 
68
CATOBJEXT = .gmo
 
69
CC = gcc
 
70
CCDEPMODE = depmode=none
 
71
CFLAGS = -g -O2
 
72
CPP = gcc -E
 
73
CPPFLAGS = 
 
74
CYGPATH_W = echo
 
75
DATADIRNAME = share
 
76
DEFS = -DHAVE_CONFIG_H
 
77
DEPDIR = .deps
 
78
ECHO_C = 
 
79
ECHO_N = -n
 
80
ECHO_T = 
 
81
EGREP = grep -E
 
82
EXEEXT = 
 
83
GETTEXT_PACKAGE = update-manager
 
84
GMOFILES =  da.gmo de.gmo el.gmo en_CA.gmo es.gmo fi.gmo fr.gmo hu.gmo ja.gmo pl.gmo pt_BR.gmo ro.gmo rw.gmo sv.gmo zh_CN.gmo xh.gmo
 
85
GMSGFMT = /usr/bin/msgfmt
 
86
INSTALL_DATA = ${INSTALL} -m 644
 
87
INSTALL_PROGRAM = ${INSTALL}
 
88
INSTALL_SCRIPT = ${INSTALL}
 
89
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
 
90
INSTOBJEXT = .mo
 
91
INTLLIBS = 
 
92
INTLTOOL_CAVES_RULE = %.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
93
INTLTOOL_DESKTOP_RULE = %.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
94
INTLTOOL_DIRECTORY_RULE = %.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
95
INTLTOOL_EXTRACT = $(top_builddir)/intltool-extract
 
96
INTLTOOL_ICONV = /usr/bin/iconv
 
97
INTLTOOL_KBD_RULE = %.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
98
INTLTOOL_KEYS_RULE = %.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
99
INTLTOOL_MERGE = $(top_builddir)/intltool-merge
 
100
INTLTOOL_MSGFMT = /usr/bin/msgfmt
 
101
INTLTOOL_MSGMERGE = /usr/bin/msgmerge
 
102
INTLTOOL_OAF_RULE = %.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@
 
103
INTLTOOL_PERL = /usr/bin/perl
 
104
INTLTOOL_PONG_RULE = %.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
105
INTLTOOL_PROP_RULE = %.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
106
INTLTOOL_SCHEMAS_RULE = %.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
107
INTLTOOL_SERVER_RULE = %.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
108
INTLTOOL_SHEET_RULE = %.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
109
INTLTOOL_SOUNDLIST_RULE = %.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
110
INTLTOOL_THEME_RULE = %.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
111
INTLTOOL_UI_RULE = %.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
112
INTLTOOL_UPDATE = $(top_builddir)/intltool-update
 
113
INTLTOOL_XAM_RULE = %.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
114
INTLTOOL_XGETTEXT = /usr/bin/xgettext
 
115
INTLTOOL_XML_NOMERGE_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
 
116
INTLTOOL_XML_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
 
117
LDFLAGS = 
 
118
LIBOBJS = 
 
119
LIBS = 
 
120
LTLIBOBJS = 
 
121
MAINT = #
 
122
MAINTAINER_MODE_FALSE = 
 
123
MAINTAINER_MODE_TRUE = #
 
124
MAKEINFO = ${SHELL} /tmp/3/update-manager-0.37.1+svn20050404.15/missing --run makeinfo
 
125
MKINSTALLDIRS = ./mkinstalldirs
 
126
MSGFMT = /usr/bin/msgfmt
 
127
OBJEXT = o
 
128
PACKAGE = update-manager
 
129
PACKAGE_BUGREPORT = 
 
130
PACKAGE_NAME = 
 
131
PACKAGE_STRING = 
 
132
PACKAGE_TARNAME = 
 
133
PACKAGE_VERSION = 
 
134
PATH_SEPARATOR = :
 
135
POFILES =  da.po de.po el.po en_CA.po es.po fi.po fr.po hu.po ja.po pl.po pt_BR.po ro.po rw.po sv.po zh_CN.po xh.po
 
136
POSUB = po
 
137
PO_IN_DATADIR_FALSE = 
 
138
PO_IN_DATADIR_TRUE = 
 
139
SCROLLKEEPER_BUILD_REQUIRED = 0.3.5
 
140
SCROLLKEEPER_CONFIG = /usr/bin/scrollkeeper-config
 
141
SET_MAKE = 
 
142
SHELL = /bin/sh
 
143
STRIP = 
 
144
USE_NLS = yes
 
145
VERSION = 0.37.2
 
146
XGETTEXT = /usr/bin/xgettext
 
147
ac_ct_CC = gcc
 
148
ac_ct_STRIP = 
 
149
am__fastdepCC_FALSE = 
 
150
am__fastdepCC_TRUE = #
 
151
am__include = include
 
152
am__leading_dot = .
 
153
am__quote = 
 
154
am__tar = ${AMTAR} chof - "$$tardir"
 
155
am__untar = ${AMTAR} xf -
 
156
bindir = ${exec_prefix}/bin
 
157
build_alias = 
 
158
datadir = ${prefix}/share
 
159
exec_prefix = ${prefix}
 
160
host_alias = 
 
161
includedir = ${prefix}/include
 
162
infodir = ${prefix}/info
 
163
install_sh = /tmp/3/update-manager-0.37.1+svn20050404.15/install-sh
 
164
libdir = ${exec_prefix}/lib
 
165
libexecdir = ${exec_prefix}/libexec
 
166
localstatedir = ${prefix}/var
 
167
mandir = ${prefix}/man
 
168
mkdir_p = mkdir -p --
 
169
oldincludedir = /usr/include
 
170
prefix = /tmp/lala
 
171
program_transform_name = s,x,x,
 
172
sbindir = ${exec_prefix}/sbin
 
173
sharedstatedir = ${prefix}/com
 
174
sysconfdir = ${prefix}/etc
 
175
target_alias = 
 
176
modules_DATA = SoftwareProperties.py \
 
177
                           dialog_edit.py \
 
178
                           dialog_add.py \
 
179
                           dialog_apt_key.py \
 
180
                           utils.py \
 
181
                           aptsources.py
 
182
 
 
183
modulesdir = $(datadir)/update-manager/python
 
184
EXTRA_DIST = $(modules_DATA)
 
185
all: all-am
 
186
 
 
187
.SUFFIXES:
 
188
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
 
189
        @for dep in $?; do \
 
190
          case '$(am__configure_deps)' in \
 
191
            *$$dep*) \
 
192
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
193
                && exit 0; \
 
194
              exit 1;; \
 
195
          esac; \
 
196
        done; \
 
197
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  SoftwareProperties/Makefile'; \
 
198
        cd $(top_srcdir) && \
 
199
          $(AUTOMAKE) --gnu  SoftwareProperties/Makefile
 
200
.PRECIOUS: Makefile
 
201
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
202
        @case '$?' in \
 
203
          *config.status*) \
 
204
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
205
          *) \
 
206
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
207
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
208
        esac;
 
209
 
 
210
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
211
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
212
 
 
213
$(top_srcdir)/configure: # $(am__configure_deps)
 
214
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
215
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
 
216
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
217
SoftwareProperties.py: $(top_builddir)/config.status $(srcdir)/SoftwareProperties.py.in
 
218
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
219
uninstall-info-am:
 
220
install-modulesDATA: $(modules_DATA)
 
221
        @$(NORMAL_INSTALL)
 
222
        test -z "$(modulesdir)" || $(mkdir_p) "$(DESTDIR)$(modulesdir)"
 
223
        @list='$(modules_DATA)'; for p in $$list; do \
 
224
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
225
          f=$(am__strip_dir) \
 
226
          echo " $(modulesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(modulesdir)/$$f'"; \
 
227
          $(modulesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(modulesdir)/$$f"; \
 
228
        done
 
229
 
 
230
uninstall-modulesDATA:
 
231
        @$(NORMAL_UNINSTALL)
 
232
        @list='$(modules_DATA)'; for p in $$list; do \
 
233
          f=$(am__strip_dir) \
 
234
          echo " rm -f '$(DESTDIR)$(modulesdir)/$$f'"; \
 
235
          rm -f "$(DESTDIR)$(modulesdir)/$$f"; \
 
236
        done
 
237
tags: TAGS
 
238
TAGS:
 
239
 
 
240
ctags: CTAGS
 
241
CTAGS:
 
242
 
 
243
 
 
244
distdir: $(DISTFILES)
 
245
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
246
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
247
        list='$(DISTFILES)'; for file in $$list; do \
 
248
          case $$file in \
 
249
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
250
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
251
          esac; \
 
252
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
253
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
254
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
255
            dir="/$$dir"; \
 
256
            $(mkdir_p) "$(distdir)$$dir"; \
 
257
          else \
 
258
            dir=''; \
 
259
          fi; \
 
260
          if test -d $$d/$$file; then \
 
261
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
262
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
263
            fi; \
 
264
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
265
          else \
 
266
            test -f $(distdir)/$$file \
 
267
            || cp -p $$d/$$file $(distdir)/$$file \
 
268
            || exit 1; \
 
269
          fi; \
 
270
        done
 
271
check-am: all-am
 
272
check: check-am
 
273
all-am: Makefile $(DATA)
 
274
installdirs:
 
275
        for dir in "$(DESTDIR)$(modulesdir)"; do \
 
276
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
277
        done
 
278
install: install-am
 
279
install-exec: install-exec-am
 
280
install-data: install-data-am
 
281
uninstall: uninstall-am
 
282
 
 
283
install-am: all-am
 
284
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
285
 
 
286
installcheck: installcheck-am
 
287
install-strip:
 
288
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
289
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
290
          `test -z '$(STRIP)' || \
 
291
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
292
mostlyclean-generic:
 
293
 
 
294
clean-generic:
 
295
 
 
296
distclean-generic:
 
297
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
298
 
 
299
maintainer-clean-generic:
 
300
        @echo "This command is intended for maintainers to use"
 
301
        @echo "it deletes files that may require special tools to rebuild."
 
302
clean: clean-am
 
303
 
 
304
clean-am: clean-generic mostlyclean-am
 
305
 
 
306
distclean: distclean-am
 
307
        -rm -f Makefile
 
308
distclean-am: clean-am distclean-generic
 
309
 
 
310
dvi: dvi-am
 
311
 
 
312
dvi-am:
 
313
 
 
314
html: html-am
 
315
 
 
316
info: info-am
 
317
 
 
318
info-am:
 
319
 
 
320
install-data-am: install-modulesDATA
 
321
 
 
322
install-exec-am:
 
323
 
 
324
install-info: install-info-am
 
325
 
 
326
install-man:
 
327
 
 
328
installcheck-am:
 
329
 
 
330
maintainer-clean: maintainer-clean-am
 
331
        -rm -f Makefile
 
332
maintainer-clean-am: distclean-am maintainer-clean-generic
 
333
 
 
334
mostlyclean: mostlyclean-am
 
335
 
 
336
mostlyclean-am: mostlyclean-generic
 
337
 
 
338
pdf: pdf-am
 
339
 
 
340
pdf-am:
 
341
 
 
342
ps: ps-am
 
343
 
 
344
ps-am:
 
345
 
 
346
uninstall-am: uninstall-info-am uninstall-modulesDATA
 
347
 
 
348
.PHONY: all all-am check check-am clean clean-generic distclean \
 
349
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
350
        install install-am install-data install-data-am install-exec \
 
351
        install-exec-am install-info install-info-am install-man \
 
352
        install-modulesDATA install-strip installcheck installcheck-am \
 
353
        installdirs maintainer-clean maintainer-clean-generic \
 
354
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
 
355
        uninstall-am uninstall-info-am uninstall-modulesDATA
 
356
 
 
357
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
358
# Otherwise a system limit (for SysV at least) may be exceeded.
 
359
.NOEXPORT: