~ubuntu-branches/ubuntu/wily/sage/wily

« back to all changes in this revision

Viewing changes to man/man3/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christian Bjälevik
  • Date: 2005-11-17 23:52:08 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20051117235208-rkg52lkjxw29x30v
Tags: 0.1.2-1ubuntu1
Added alternative Build-Dep on libglu1-mesa-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.5 from Makefile.am.
 
2
# @configure_input@
 
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
@SET_MAKE@
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ../..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
 
38
target_triplet = @target@
 
39
subdir = man/man3
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
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
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_HEADER = $(top_builddir)/config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
man3dir = $(mandir)/man3
 
51
am__installdirs = "$(DESTDIR)$(man3dir)"
 
52
NROFF = nroff
 
53
MANS = $(man_MANS)
 
54
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
55
ACLOCAL = @ACLOCAL@
 
56
AMDEP_FALSE = @AMDEP_FALSE@
 
57
AMDEP_TRUE = @AMDEP_TRUE@
 
58
AMTAR = @AMTAR@
 
59
AR = @AR@
 
60
AS = @AS@
 
61
AUTOCONF = @AUTOCONF@
 
62
AUTOHEADER = @AUTOHEADER@
 
63
AUTOMAKE = @AUTOMAKE@
 
64
AWK = @AWK@
 
65
BUILD_DLL_FALSE = @BUILD_DLL_FALSE@
 
66
BUILD_DLL_TRUE = @BUILD_DLL_TRUE@
 
67
BUILD_GLX_FALSE = @BUILD_GLX_FALSE@
 
68
BUILD_GLX_TRUE = @BUILD_GLX_TRUE@
 
69
BUILD_IT = @BUILD_IT@
 
70
BUILD_WGL_FALSE = @BUILD_WGL_FALSE@
 
71
BUILD_WGL_TRUE = @BUILD_WGL_TRUE@
 
72
CC = @CC@
 
73
CCDEPMODE = @CCDEPMODE@
 
74
CFLAGS = @CFLAGS@
 
75
CPP = @CPP@
 
76
CPPFLAGS = @CPPFLAGS@
 
77
CXX = @CXX@
 
78
CXXCPP = @CXXCPP@
 
79
CXXDEPMODE = @CXXDEPMODE@
 
80
CXXFLAGS = @CXXFLAGS@
 
81
CYGPATH_W = @CYGPATH_W@
 
82
DEFS = @DEFS@
 
83
DEPDIR = @DEPDIR@
 
84
DLLTOOL = @DLLTOOL@
 
85
DLLWRAP = @DLLWRAP@
 
86
ECHO = @ECHO@
 
87
ECHO_C = @ECHO_C@
 
88
ECHO_N = @ECHO_N@
 
89
ECHO_T = @ECHO_T@
 
90
EGREP = @EGREP@
 
91
EXEEXT = @EXEEXT@
 
92
F77 = @F77@
 
93
FFLAGS = @FFLAGS@
 
94
INSTALL_DATA = @INSTALL_DATA@
 
95
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
96
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
97
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
98
LDFLAGS = @LDFLAGS@
 
99
LIBOBJS = @LIBOBJS@
 
100
LIBS = @LIBS@
 
101
LIBTOOL = @LIBTOOL@
 
102
LN_S = @LN_S@
 
103
LTLIBOBJS = @LTLIBOBJS@
 
104
MAKEINFO = @MAKEINFO@
 
105
OBJDUMP = @OBJDUMP@
 
106
OBJEXT = @OBJEXT@
 
107
PACKAGE = @PACKAGE@
 
108
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
109
PACKAGE_NAME = @PACKAGE_NAME@
 
110
PACKAGE_STRING = @PACKAGE_STRING@
 
111
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
112
PACKAGE_VERSION = @PACKAGE_VERSION@
 
113
PATH_SEPARATOR = @PATH_SEPARATOR@
 
114
PREFIX = @PREFIX@
 
115
RANLIB = @RANLIB@
 
116
SAGE_CFLAGS = @SAGE_CFLAGS@
 
117
SAGE_DLL = @SAGE_DLL@
 
118
SAGE_LIBS = @SAGE_LIBS@
 
119
SAGE_REQUIRES = @SAGE_REQUIRES@
 
120
SAGE_VERSION_INFO = @SAGE_VERSION_INFO@
 
121
SDL_CFLAGS = @SDL_CFLAGS@
 
122
SDL_CONFIG = @SDL_CONFIG@
 
123
SDL_LIBS = @SDL_LIBS@
 
124
SDL_VERSION = @SDL_VERSION@
 
125
SET_MAKE = @SET_MAKE@
 
126
SHELL = @SHELL@
 
127
STRIP = @STRIP@
 
128
VERSION = @VERSION@
 
129
X_CFLAGS = @X_CFLAGS@
 
130
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
131
X_LIBS = @X_LIBS@
 
132
X_PRE_LIBS = @X_PRE_LIBS@
 
133
ac_ct_AR = @ac_ct_AR@
 
134
ac_ct_AS = @ac_ct_AS@
 
135
ac_ct_CC = @ac_ct_CC@
 
136
ac_ct_CXX = @ac_ct_CXX@
 
137
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
138
ac_ct_DLLWRAP = @ac_ct_DLLWRAP@
 
139
ac_ct_F77 = @ac_ct_F77@
 
140
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
141
ac_ct_RANLIB = @ac_ct_RANLIB@
 
142
ac_ct_STRIP = @ac_ct_STRIP@
 
143
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
144
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
145
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
146
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
147
am__include = @am__include@
 
148
am__leading_dot = @am__leading_dot@
 
149
am__quote = @am__quote@
 
150
am__tar = @am__tar@
 
151
am__untar = @am__untar@
 
152
bindir = @bindir@
 
153
build = @build@
 
154
build_alias = @build_alias@
 
155
build_cpu = @build_cpu@
 
156
build_os = @build_os@
 
157
build_vendor = @build_vendor@
 
158
datadir = @datadir@
 
159
exec_prefix = @exec_prefix@
 
160
host = @host@
 
161
host_alias = @host_alias@
 
162
host_cpu = @host_cpu@
 
163
host_os = @host_os@
 
164
host_vendor = @host_vendor@
 
165
includedir = @includedir@
 
166
infodir = @infodir@
 
167
install_sh = @install_sh@
 
168
libdir = @libdir@
 
169
libexecdir = @libexecdir@
 
170
localstatedir = @localstatedir@
 
171
mandir = @mandir@
 
172
mkdir_p = @mkdir_p@
 
173
oldincludedir = @oldincludedir@
 
174
prefix = @prefix@
 
175
program_transform_name = @program_transform_name@
 
176
sbindir = @sbindir@
 
177
sharedstatedir = @sharedstatedir@
 
178
sysconfdir = @sysconfdir@
 
179
target = @target@
 
180
target_alias = @target_alias@
 
181
target_cpu = @target_cpu@
 
182
target_os = @target_os@
 
183
target_vendor = @target_vendor@
 
184
man_MANS = \
 
185
        sage.3 \
 
186
        sage_init.3
 
187
 
 
188
EXTRA_DIST = ${man_MANS}
 
189
all: all-am
 
190
 
 
191
.SUFFIXES:
 
192
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
193
        @for dep in $?; do \
 
194
          case '$(am__configure_deps)' in \
 
195
            *$$dep*) \
 
196
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
197
                && exit 0; \
 
198
              exit 1;; \
 
199
          esac; \
 
200
        done; \
 
201
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/man3/Makefile'; \
 
202
        cd $(top_srcdir) && \
 
203
          $(AUTOMAKE) --gnu  man/man3/Makefile
 
204
.PRECIOUS: Makefile
 
205
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
206
        @case '$?' in \
 
207
          *config.status*) \
 
208
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
209
          *) \
 
210
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
211
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
212
        esac;
 
213
 
 
214
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
215
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
216
 
 
217
$(top_srcdir)/configure:  $(am__configure_deps)
 
218
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
219
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
220
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
221
 
 
222
mostlyclean-libtool:
 
223
        -rm -f *.lo
 
224
 
 
225
clean-libtool:
 
226
        -rm -rf .libs _libs
 
227
 
 
228
distclean-libtool:
 
229
        -rm -f libtool
 
230
uninstall-info-am:
 
231
install-man3: $(man3_MANS) $(man_MANS)
 
232
        @$(NORMAL_INSTALL)
 
233
        test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)"
 
234
        @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
 
235
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
236
        for i in $$l2; do \
 
237
          case "$$i" in \
 
238
            *.3*) list="$$list $$i" ;; \
 
239
          esac; \
 
240
        done; \
 
241
        for i in $$list; do \
 
242
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
243
          else file=$$i; fi; \
 
244
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
245
          case "$$ext" in \
 
246
            3*) ;; \
 
247
            *) ext='3' ;; \
 
248
          esac; \
 
249
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
250
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
251
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
252
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
 
253
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
 
254
        done
 
255
uninstall-man3:
 
256
        @$(NORMAL_UNINSTALL)
 
257
        @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
 
258
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
259
        for i in $$l2; do \
 
260
          case "$$i" in \
 
261
            *.3*) list="$$list $$i" ;; \
 
262
          esac; \
 
263
        done; \
 
264
        for i in $$list; do \
 
265
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
266
          case "$$ext" in \
 
267
            3*) ;; \
 
268
            *) ext='3' ;; \
 
269
          esac; \
 
270
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
271
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
272
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
273
          echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
 
274
          rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
 
275
        done
 
276
tags: TAGS
 
277
TAGS:
 
278
 
 
279
ctags: CTAGS
 
280
CTAGS:
 
281
 
 
282
 
 
283
distdir: $(DISTFILES)
 
284
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
285
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
286
        list='$(DISTFILES)'; for file in $$list; do \
 
287
          case $$file in \
 
288
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
289
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
290
          esac; \
 
291
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
292
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
293
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
294
            dir="/$$dir"; \
 
295
            $(mkdir_p) "$(distdir)$$dir"; \
 
296
          else \
 
297
            dir=''; \
 
298
          fi; \
 
299
          if test -d $$d/$$file; then \
 
300
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
301
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
302
            fi; \
 
303
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
304
          else \
 
305
            test -f $(distdir)/$$file \
 
306
            || cp -p $$d/$$file $(distdir)/$$file \
 
307
            || exit 1; \
 
308
          fi; \
 
309
        done
 
310
check-am: all-am
 
311
check: check-am
 
312
all-am: Makefile $(MANS)
 
313
installdirs:
 
314
        for dir in "$(DESTDIR)$(man3dir)"; do \
 
315
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
316
        done
 
317
install: install-am
 
318
install-exec: install-exec-am
 
319
install-data: install-data-am
 
320
uninstall: uninstall-am
 
321
 
 
322
install-am: all-am
 
323
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
324
 
 
325
installcheck: installcheck-am
 
326
install-strip:
 
327
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
328
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
329
          `test -z '$(STRIP)' || \
 
330
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
331
mostlyclean-generic:
 
332
 
 
333
clean-generic:
 
334
 
 
335
distclean-generic:
 
336
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
337
 
 
338
maintainer-clean-generic:
 
339
        @echo "This command is intended for maintainers to use"
 
340
        @echo "it deletes files that may require special tools to rebuild."
 
341
clean: clean-am
 
342
 
 
343
clean-am: clean-generic clean-libtool mostlyclean-am
 
344
 
 
345
distclean: distclean-am
 
346
        -rm -f Makefile
 
347
distclean-am: clean-am distclean-generic distclean-libtool
 
348
 
 
349
dvi: dvi-am
 
350
 
 
351
dvi-am:
 
352
 
 
353
html: html-am
 
354
 
 
355
info: info-am
 
356
 
 
357
info-am:
 
358
 
 
359
install-data-am: install-man
 
360
 
 
361
install-exec-am:
 
362
 
 
363
install-info: install-info-am
 
364
 
 
365
install-man: install-man3
 
366
 
 
367
installcheck-am:
 
368
 
 
369
maintainer-clean: maintainer-clean-am
 
370
        -rm -f Makefile
 
371
maintainer-clean-am: distclean-am maintainer-clean-generic
 
372
 
 
373
mostlyclean: mostlyclean-am
 
374
 
 
375
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
376
 
 
377
pdf: pdf-am
 
378
 
 
379
pdf-am:
 
380
 
 
381
ps: ps-am
 
382
 
 
383
ps-am:
 
384
 
 
385
uninstall-am: uninstall-info-am uninstall-man
 
386
 
 
387
uninstall-man: uninstall-man3
 
388
 
 
389
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
390
        distclean distclean-generic distclean-libtool distdir dvi \
 
391
        dvi-am html html-am info info-am install install-am \
 
392
        install-data install-data-am install-exec install-exec-am \
 
393
        install-info install-info-am install-man install-man3 \
 
394
        install-strip installcheck installcheck-am installdirs \
 
395
        maintainer-clean maintainer-clean-generic mostlyclean \
 
396
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
397
        uninstall uninstall-am uninstall-info-am uninstall-man \
 
398
        uninstall-man3
 
399
 
 
400
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
401
# Otherwise a system limit (for SysV at least) may be exceeded.
 
402
.NOEXPORT: