~ubuntu-branches/ubuntu/lucid/schroedinger/lucid

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-04-14 10:58:46 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20100414105846-p35xtwwse4bf2xvw
Tags: 1.0.9.is.1.0.8-0ubuntu1
Upload 1.0.8 for lucid since the new version requires orc which is in 
universe and not ready to be promoted yet (the next version will change
the abi and it's still a new technology) (lp: #562735)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
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.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
22
21
####################################
23
22
VPATH = @srcdir@
24
23
pkgdatadir = $(datadir)/@PACKAGE@
 
24
pkglibdir = $(libdir)/@PACKAGE@
25
25
pkgincludedir = $(includedir)/@PACKAGE@
26
 
pkglibdir = $(libdir)/@PACKAGE@
27
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
28
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29
27
install_sh_DATA = $(install_sh) -c -m 644
30
28
install_sh_PROGRAM = $(install_sh) -c
46
44
am__aclocal_m4_deps = $(top_srcdir)/m4/as-auto-alt.m4 \
47
45
        $(top_srcdir)/m4/as-compiler-flag.m4 \
48
46
        $(top_srcdir)/m4/as-host-defines.m4 \
49
 
        $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/m4/gst-args.m4 \
50
 
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \
51
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
52
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
53
 
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
 
47
        $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/m4/gtk-doc.m4 \
 
48
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
49
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
50
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
 
51
        $(top_srcdir)/configure.ac
54
52
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55
53
        $(ACLOCAL_M4)
56
54
mkinstalldirs = $(install_sh) -d
57
55
CONFIG_HEADER = $(top_builddir)/config.h
58
56
CONFIG_CLEAN_FILES =
59
 
CONFIG_CLEAN_VPATH_FILES =
60
57
SOURCES =
61
58
DIST_SOURCES =
62
59
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94
91
ECHO_T = @ECHO_T@
95
92
EGREP = @EGREP@
96
93
EXEEXT = @EXEEXT@
97
 
FFLAGS = @FFLAGS@
98
94
FGREP = @FGREP@
99
 
GCOV = @GCOV@
100
 
GCOV_CFLAGS = @GCOV_CFLAGS@
101
 
GCOV_LIBS = @GCOV_LIBS@
102
95
GREP = @GREP@
103
96
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
104
97
GTHREAD_LIBS = @GTHREAD_LIBS@
113
106
LDFLAGS = @LDFLAGS@
114
107
LIBM = @LIBM@
115
108
LIBOBJS = @LIBOBJS@
 
109
LIBOIL_CFLAGS = @LIBOIL_CFLAGS@
 
110
LIBOIL_LIBS = @LIBOIL_LIBS@
116
111
LIBS = @LIBS@
117
112
LIBTOOL = @LIBTOOL@
118
113
LIPO = @LIPO@
128
123
OBJEXT = @OBJEXT@
129
124
OPENGL_CFLAGS = @OPENGL_CFLAGS@
130
125
OPENGL_LIBS = @OPENGL_LIBS@
131
 
ORCC = @ORCC@
132
126
ORC_CFLAGS = @ORC_CFLAGS@
133
127
ORC_LIBS = @ORC_LIBS@
134
128
OTOOL = @OTOOL@
138
132
PACKAGE_NAME = @PACKAGE_NAME@
139
133
PACKAGE_STRING = @PACKAGE_STRING@
140
134
PACKAGE_TARNAME = @PACKAGE_TARNAME@
141
 
PACKAGE_URL = @PACKAGE_URL@
142
135
PACKAGE_VERSION = @PACKAGE_VERSION@
143
136
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
144
137
PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
351
344
              exit 1;; \
352
345
          esac; \
353
346
        done; \
354
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
355
 
        $(am__cd) $(top_srcdir) && \
356
 
          $(AUTOMAKE) --gnu doc/Makefile
 
347
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
 
348
        cd $(top_srcdir) && \
 
349
          $(AUTOMAKE) --foreign  doc/Makefile
357
350
.PRECIOUS: Makefile
358
351
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
359
352
        @case '$?' in \
371
364
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372
365
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
373
366
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374
 
$(am__aclocal_m4_deps):
375
367
 
376
368
mostlyclean-libtool:
377
369
        -rm -f *.lo
401
393
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
402
394
          if test -d $$d/$$file; then \
403
395
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
404
 
            if test -d "$(distdir)/$$file"; then \
405
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
406
 
            fi; \
407
396
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
408
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
409
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
397
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
410
398
            fi; \
411
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
399
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
412
400
          else \
413
 
            test -f "$(distdir)/$$file" \
414
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
401
            test -f $(distdir)/$$file \
 
402
            || cp -p $$d/$$file $(distdir)/$$file \
415
403
            || exit 1; \
416
404
          fi; \
417
405
        done
443
431
 
444
432
distclean-generic:
445
433
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
446
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
447
434
 
448
435
maintainer-clean-generic:
449
436
        @echo "This command is intended for maintainers to use"
462
449
 
463
450
html: html-am
464
451
 
465
 
html-am:
466
 
 
467
452
info: info-am
468
453
 
469
454
info-am:
472
457
 
473
458
install-dvi: install-dvi-am
474
459
 
475
 
install-dvi-am:
476
 
 
477
460
install-exec-am:
478
461
 
479
462
install-html: install-html-am
480
463
 
481
 
install-html-am:
482
 
 
483
464
install-info: install-info-am
484
465
 
485
 
install-info-am:
486
 
 
487
466
install-man:
488
467
 
489
468
install-pdf: install-pdf-am
490
469
 
491
 
install-pdf-am:
492
 
 
493
470
install-ps: install-ps-am
494
471
 
495
 
install-ps-am:
496
 
 
497
472
installcheck-am:
498
473
 
499
474
maintainer-clean: maintainer-clean-am
650
625
        -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
651
626
 
652
627
.PHONY : dist-hook-local docs
653
 
 
654
628
# Tell versions [3.59,3.63) of GNU make to not export all variables.
655
629
# Otherwise a system limit (for SysV at least) may be exceeded.
656
630
.NOEXPORT: