~ubuntu-branches/ubuntu/lucid/gcalctool/lucid-updates

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-04-07 19:41:56 UTC
  • mfrom: (1.3.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100407194156-hgj8g002ffce2de0
Tags: 5.30.0.is.5.28.2-0ubuntu1
Downgrade to 5.28.2 as the new version does not support number bases
as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
31
31
NORMAL_UNINSTALL = :
32
32
PRE_UNINSTALL = :
33
33
POST_UNINSTALL = :
 
34
build_triplet = @build@
 
35
host_triplet = @host@
34
36
subdir = .
35
37
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36
38
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
37
39
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38
 
        depcomp install-sh missing mkinstalldirs
 
40
        acconfig.h config.guess config.sub depcomp install-sh \
 
41
        ltmain.sh missing mkinstalldirs
39
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
43
am__aclocal_m4_deps = $(top_srcdir)/configure.in
41
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
45
        $(ACLOCAL_M4)
43
46
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46
49
CONFIG_HEADER = config.h
47
50
CONFIG_CLEAN_FILES =
48
51
CONFIG_CLEAN_VPATH_FILES =
49
 
AM_V_GEN = $(am__v_GEN_$(V))
50
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
51
 
am__v_GEN_0 = @echo "  GEN   " $@;
52
 
AM_V_at = $(am__v_at_$(V))
53
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
54
 
am__v_at_0 = @
55
52
SOURCES =
56
53
DIST_SOURCES =
57
54
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
104
101
DIST_ARCHIVES = $(distdir).tar.gz
105
102
GZIP_ENV = --best
106
103
distuninstallcheck_listfiles = find . -type f -print
107
 
distcleancheck_listfiles = find . -type f -print
108
104
ACLOCAL = @ACLOCAL@
109
105
ALL_LINGUAS = @ALL_LINGUAS@
110
106
AMTAR = @AMTAR@
111
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
107
AR = @AR@
 
108
ATK_CFLAGS = @ATK_CFLAGS@
 
109
ATK_LIBS = @ATK_LIBS@
112
110
AUTOCONF = @AUTOCONF@
113
111
AUTOHEADER = @AUTOHEADER@
114
112
AUTOMAKE = @AUTOMAKE@
125
123
DEFS = @DEFS@
126
124
DEPDIR = @DEPDIR@
127
125
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
128
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
126
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-schemas-install
129
127
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
128
DSYMUTIL = @DSYMUTIL@
 
129
DUMPBIN = @DUMPBIN@
130
130
ECHO_C = @ECHO_C@
131
131
ECHO_N = @ECHO_N@
132
132
ECHO_T = @ECHO_T@
133
133
EGREP = @EGREP@
134
134
EXEEXT = @EXEEXT@
135
 
GCALCCMD_CFLAGS = @GCALCCMD_CFLAGS@
136
 
GCALCCMD_LIBS = @GCALCCMD_LIBS@
137
 
GCALCTOOL_CFLAGS = @GCALCTOOL_CFLAGS@
138
 
GCALCTOOL_LIBS = @GCALCTOOL_LIBS@
 
135
FGREP = @FGREP@
 
136
GCONFTOOL = @GCONFTOOL@
 
137
GCONF_CFLAGS = @GCONF_CFLAGS@
 
138
GCONF_LIBS = @GCONF_LIBS@
139
139
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
140
140
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
141
141
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
155
155
INTLTOOL_MERGE = @INTLTOOL_MERGE@
156
156
INTLTOOL_PERL = @INTLTOOL_PERL@
157
157
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
158
LD = @LD@
158
159
LDFLAGS = @LDFLAGS@
159
160
LEX = @LEX@
160
161
LEXLIB = @LEXLIB@
161
162
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
163
LFLAGS = @LFLAGS@
162
164
LIBOBJS = @LIBOBJS@
163
165
LIBS = @LIBS@
 
166
LIBTOOL = @LIBTOOL@
 
167
LIPO = @LIPO@
164
168
LN_S = @LN_S@
165
169
LTLIBOBJS = @LTLIBOBJS@
166
170
MAINT = @MAINT@
170
174
MSGFMT = @MSGFMT@
171
175
MSGFMT_OPTS = @MSGFMT_OPTS@
172
176
MSGMERGE = @MSGMERGE@
 
177
NM = @NM@
 
178
NMEDIT = @NMEDIT@
 
179
OBJDUMP = @OBJDUMP@
173
180
OBJEXT = @OBJEXT@
174
181
OMF_DIR = @OMF_DIR@
 
182
OTOOL = @OTOOL@
 
183
OTOOL64 = @OTOOL64@
175
184
PACKAGE = @PACKAGE@
176
185
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
186
PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
 
187
PACKAGE_LIBS = @PACKAGE_LIBS@
177
188
PACKAGE_NAME = @PACKAGE_NAME@
178
189
PACKAGE_STRING = @PACKAGE_STRING@
179
190
PACKAGE_TARNAME = @PACKAGE_TARNAME@
185
196
POSUB = @POSUB@
186
197
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
187
198
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
199
RANLIB = @RANLIB@
 
200
SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
 
201
SED = @SED@
188
202
SET_MAKE = @SET_MAKE@
189
203
SHELL = @SHELL@
190
204
STRIP = @STRIP@
191
205
USE_NLS = @USE_NLS@
192
206
VERSION = @VERSION@
193
 
WARN_CFLAGS = @WARN_CFLAGS@
194
207
XGETTEXT = @XGETTEXT@
195
208
YACC = @YACC@
196
209
YFLAGS = @YFLAGS@
199
212
abs_top_builddir = @abs_top_builddir@
200
213
abs_top_srcdir = @abs_top_srcdir@
201
214
ac_ct_CC = @ac_ct_CC@
 
215
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
202
216
am__include = @am__include@
203
217
am__leading_dot = @am__leading_dot@
204
218
am__quote = @am__quote@
205
219
am__tar = @am__tar@
206
220
am__untar = @am__untar@
207
221
bindir = @bindir@
 
222
build = @build@
208
223
build_alias = @build_alias@
 
224
build_cpu = @build_cpu@
 
225
build_os = @build_os@
 
226
build_vendor = @build_vendor@
209
227
builddir = @builddir@
210
228
datadir = @datadir@
211
229
datarootdir = @datarootdir@
212
230
docdir = @docdir@
213
231
dvidir = @dvidir@
214
232
exec_prefix = @exec_prefix@
 
233
host = @host@
215
234
host_alias = @host_alias@
 
235
host_cpu = @host_cpu@
 
236
host_os = @host_os@
 
237
host_vendor = @host_vendor@
216
238
htmldir = @htmldir@
217
239
includedir = @includedir@
218
240
infodir = @infodir@
221
243
libexecdir = @libexecdir@
222
244
localedir = @localedir@
223
245
localstatedir = @localstatedir@
 
246
lt_ECHO = @lt_ECHO@
224
247
mandir = @mandir@
225
248
mkdir_p = @mkdir_p@
226
249
oldincludedir = @oldincludedir@
236
259
top_build_prefix = @top_build_prefix@
237
260
top_builddir = @top_builddir@
238
261
top_srcdir = @top_srcdir@
239
 
SUBDIRS = po src data help
 
262
distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' | grep -v 'legal.xml'
240
263
DISTCLEANFILES = \
241
 
        Makefile.in \
242
 
        aclocal.m4 \
243
 
        config.h.in \
244
 
        configure \
245
 
        depcomp \
246
 
        gnome-doc-utils.make \
247
 
        install-sh \
248
 
        missing \
249
 
        mkinstalldirs \
 
264
        intltool-extract        \
 
265
        intltool-merge          \
 
266
        intltool-update         \
 
267
        gnome-doc-utils.make
 
268
 
 
269
SUBDIRS = po src data help m4
 
270
EXTRA_DIST = \
 
271
        autogen.sh \
 
272
        ChangeLog-1990 \
 
273
        ChangeLog-1991 \
 
274
        ChangeLog-1992 \
 
275
        ChangeLog-1993 \
 
276
        ChangeLog-2002 \
 
277
        MAINTAINERS \
 
278
        gnome-doc-utils.make    \
 
279
        intltool-extract.in     \
 
280
        intltool-merge.in       \
 
281
        intltool-update.in      \
250
282
        omf.make \
251
283
        xmldocs.make
252
284
 
253
 
EXTRA_DIST = \
254
 
        autogen.sh \
255
 
        gcalctool.doap
256
 
 
257
285
all: config.h
258
286
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
259
287
 
302
330
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
303
331
        @rm -f stamp-h1
304
332
        cd $(top_builddir) && $(SHELL) ./config.status config.h
305
 
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
 
333
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(top_srcdir)/acconfig.h
306
334
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
307
335
        rm -f stamp-h1
308
336
        touch $@
310
338
distclean-hdr:
311
339
        -rm -f config.h stamp-h1
312
340
 
 
341
mostlyclean-libtool:
 
342
        -rm -f *.lo
 
343
 
 
344
clean-libtool:
 
345
        -rm -rf .libs _libs
 
346
 
 
347
distclean-libtool:
 
348
        -rm -f libtool config.lt
 
349
 
313
350
# This directory's subdirectories are mostly independent; you can cd
314
351
# into them and run `make' without going through this Makefile.
315
352
# To change the values of `make' variables: instead of editing Makefiles,
317
354
#     (which will cause the Makefiles to be regenerated when you run `make');
318
355
# (2) otherwise, pass the desired values on the `make' command line.
319
356
$(RECURSIVE_TARGETS):
320
 
        @fail= failcom='exit 1'; \
 
357
        @failcom='exit 1'; \
321
358
        for f in x $$MAKEFLAGS; do \
322
359
          case $$f in \
323
360
            *=* | --[!k]*);; \
342
379
        fi; test -z "$$fail"
343
380
 
344
381
$(RECURSIVE_CLEAN_TARGETS):
345
 
        @fail= failcom='exit 1'; \
 
382
        @failcom='exit 1'; \
346
383
        for f in x $$MAKEFLAGS; do \
347
384
          case $$f in \
348
385
            *=* | --[!k]*);; \
506
543
          fi; \
507
544
        done
508
545
        -test -n "$(am__skip_mode_fix)" \
509
 
        || find "$(distdir)" -type d ! -perm -755 \
510
 
                -exec chmod u+rwx,go+rx {} \; -o \
 
546
        || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
511
547
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
512
548
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
513
549
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
551
587
distcheck: dist
552
588
        case '$(DIST_ARCHIVES)' in \
553
589
        *.tar.gz*) \
554
 
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
 
590
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
555
591
        *.tar.bz2*) \
556
 
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
 
592
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
557
593
        *.tar.lzma*) \
558
 
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
594
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
559
595
        *.tar.xz*) \
560
596
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
561
597
        *.tar.Z*) \
562
598
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
563
599
        *.shar.gz*) \
564
 
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
 
600
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
565
601
        *.zip*) \
566
602
          unzip $(distdir).zip ;;\
567
603
        esac
602
638
        @(echo "$(distdir) archives ready for distribution: "; \
603
639
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
604
640
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
605
 
distuninstallcheck:
606
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
607
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
608
 
           || { echo "ERROR: files left after uninstall:" ; \
609
 
                if test -n "$(DESTDIR)"; then \
610
 
                  echo "  (check DESTDIR support)"; \
611
 
                fi ; \
612
 
                $(distuninstallcheck_listfiles) ; \
613
 
                exit 1; } >&2
614
641
distcleancheck: distclean
615
642
        @if test '$(srcdir)' = . ; then \
616
643
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
653
680
        @echo "it deletes files that may require special tools to rebuild."
654
681
clean: clean-recursive
655
682
 
656
 
clean-am: clean-generic mostlyclean-am
 
683
clean-am: clean-generic clean-libtool mostlyclean-am
657
684
 
658
685
distclean: distclean-recursive
659
686
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
660
687
        -rm -f Makefile
661
 
distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
 
688
distclean-am: clean-am distclean-generic distclean-hdr \
 
689
        distclean-libtool distclean-tags
662
690
 
663
691
dvi: dvi-recursive
664
692
 
708
736
 
709
737
mostlyclean: mostlyclean-recursive
710
738
 
711
 
mostlyclean-am: mostlyclean-generic
 
739
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
712
740
 
713
741
pdf: pdf-recursive
714
742
 
725
753
 
726
754
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
727
755
        all all-am am--refresh check check-am clean clean-generic \
728
 
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
729
 
        dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
730
 
        distclean distclean-generic distclean-hdr distclean-tags \
731
 
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
732
 
        html-am info info-am install install-am install-data \
733
 
        install-data-am install-dvi install-dvi-am install-exec \
734
 
        install-exec-am install-html install-html-am install-info \
735
 
        install-info-am install-man install-pdf install-pdf-am \
736
 
        install-ps install-ps-am install-strip installcheck \
737
 
        installcheck-am installdirs installdirs-am maintainer-clean \
738
 
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
739
 
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
740
 
 
 
756
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
 
757
        dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
 
758
        distcheck distclean distclean-generic distclean-hdr \
 
759
        distclean-libtool distclean-tags distcleancheck distdir \
 
760
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
761
        install install-am install-data install-data-am install-dvi \
 
762
        install-dvi-am install-exec install-exec-am install-html \
 
763
        install-html-am install-info install-info-am install-man \
 
764
        install-pdf install-pdf-am install-ps install-ps-am \
 
765
        install-strip installcheck installcheck-am installdirs \
 
766
        installdirs-am maintainer-clean maintainer-clean-generic \
 
767
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
768
        ps ps-am tags tags-recursive uninstall uninstall-am
 
769
 
 
770
 
 
771
#
 
772
# FIXME:
 
773
#  currently scrollkeeper-update does not seem to
 
774
#  remove its database when there is no useful
 
775
#  information contained there. Therefore, with
 
776
#  "make uninstall" you're left with loads of
 
777
#  stuff in /var/scrollkeeper and distcheck
 
778
#  fails.
 
779
#
 
780
#  http://mail.gnome.org/archives/gnome-doc-list/2003-May/msg00008.html
 
781
#
 
782
#  This overrides the uninstall check so distcheck
 
783
#  passes
 
784
#
 
785
# distuninstallcheck_listfiles = find . -type f -print | grep -v 'scrollkeeper' | grep -v 'omf' | grep -v 'figures'
 
786
distuninstallcheck:
 
787
        @:
741
788
 
742
789
# Tell versions [3.59,3.63) of GNU make to not export all variables.
743
790
# Otherwise a system limit (for SysV at least) may be exceeded.