~ubuntu-branches/ubuntu/warty/aqsis/warty

« back to all changes in this revision

Viewing changes to render/macosx/std/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-08-24 07:25:04 UTC
  • Revision ID: james.westby@ubuntu.com-20040824072504-zf993vnevvisdsvb
Tags: upstream-0.9.1
ImportĀ upstreamĀ versionĀ 0.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.7 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# 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
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../../..
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AQSIS_CFLAGS = @AQSIS_CFLAGS@
 
44
AQSIS_CPPFLAGS = @AQSIS_CPPFLAGS@
 
45
AQSIS_CXXFLAGS = @AQSIS_CXXFLAGS@
 
46
AUTOCONF = @AUTOCONF@
 
47
AUTOHEADER = @AUTOHEADER@
 
48
AUTOMAKE = @AUTOMAKE@
 
49
AWK = @AWK@
 
50
CC = @CC@
 
51
CCDEPMODE = @CCDEPMODE@
 
52
CFLAGS = @CFLAGS@
 
53
CPP = @CPP@
 
54
CPPFLAGS = @CPPFLAGS@
 
55
CXX = @CXX@
 
56
CXXDEPMODE = @CXXDEPMODE@
 
57
CXXFLAGS = @CXXFLAGS@
 
58
CYGPATH_W = @CYGPATH_W@
 
59
DEBUG_FALSE = @DEBUG_FALSE@
 
60
DEBUG_TRUE = @DEBUG_TRUE@
 
61
DEFS = @DEFS@
 
62
DEPDIR = @DEPDIR@
 
63
ECHO = @ECHO@
 
64
ECHO_C = @ECHO_C@
 
65
ECHO_N = @ECHO_N@
 
66
ECHO_T = @ECHO_T@
 
67
EGREP = @EGREP@
 
68
EXEEXT = @EXEEXT@
 
69
GL_CFLAGS = @GL_CFLAGS@
 
70
GL_LIBS = @GL_LIBS@
 
71
INSTALL_DATA = @INSTALL_DATA@
 
72
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
73
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
74
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
75
LDFLAGS = @LDFLAGS@
 
76
LEX = @LEX@
 
77
LEXLIB = @LEXLIB@
 
78
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
79
LIBOBJS = @LIBOBJS@
 
80
LIBS = @LIBS@
 
81
LIBTOOL = @LIBTOOL@
 
82
LN_S = @LN_S@
 
83
LTLIBOBJS = @LTLIBOBJS@
 
84
MAKEINFO = @MAKEINFO@
 
85
OBJEXT = @OBJEXT@
 
86
OPENGL_FALSE = @OPENGL_FALSE@
 
87
OPENGL_TRUE = @OPENGL_TRUE@
 
88
PACKAGE = @PACKAGE@
 
89
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
90
PACKAGE_NAME = @PACKAGE_NAME@
 
91
PACKAGE_STRING = @PACKAGE_STRING@
 
92
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
93
PACKAGE_VERSION = @PACKAGE_VERSION@
 
94
PATH_SEPARATOR = @PATH_SEPARATOR@
 
95
PLUGINS_FALSE = @PLUGINS_FALSE@
 
96
PLUGINS_TRUE = @PLUGINS_TRUE@
 
97
PLUGIN_FLAGS = @PLUGIN_FLAGS@
 
98
PROFILE_FALSE = @PROFILE_FALSE@
 
99
PROFILE_TRUE = @PROFILE_TRUE@
 
100
RANLIB = @RANLIB@
 
101
SET_MAKE = @SET_MAKE@
 
102
SHELL = @SHELL@
 
103
STRIP = @STRIP@
 
104
TIFF_FLAGS = @TIFF_FLAGS@
 
105
TIFF_INC = @TIFF_INC@
 
106
VERSION = @VERSION@
 
107
X_CFLAGS = @X_CFLAGS@
 
108
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
109
X_LIBS = @X_LIBS@
 
110
X_PRE_LIBS = @X_PRE_LIBS@
 
111
YACC = @YACC@
 
112
ZLIB_FLAGS = @ZLIB_FLAGS@
 
113
ZLIB_INC = @ZLIB_INC@
 
114
ac_ct_CC = @ac_ct_CC@
 
115
ac_ct_CXX = @ac_ct_CXX@
 
116
ac_ct_RANLIB = @ac_ct_RANLIB@
 
117
ac_ct_STRIP = @ac_ct_STRIP@
 
118
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
119
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
120
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
121
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
122
am__include = @am__include@
 
123
am__leading_dot = @am__leading_dot@
 
124
am__quote = @am__quote@
 
125
bindir = @bindir@
 
126
build = @build@
 
127
build_alias = @build_alias@
 
128
build_cpu = @build_cpu@
 
129
build_os = @build_os@
 
130
build_vendor = @build_vendor@
 
131
datadir = @datadir@
 
132
exec_prefix = @exec_prefix@
 
133
have_xsltproc = @have_xsltproc@
 
134
host = @host@
 
135
host_alias = @host_alias@
 
136
host_cpu = @host_cpu@
 
137
host_os = @host_os@
 
138
host_vendor = @host_vendor@
 
139
includedir = @includedir@
 
140
infodir = @infodir@
 
141
install_sh = @install_sh@
 
142
libdir = @libdir@
 
143
libexecdir = @libexecdir@
 
144
localstatedir = @localstatedir@
 
145
mandir = @mandir@
 
146
oldincludedir = @oldincludedir@
 
147
prefix = @prefix@
 
148
program_transform_name = @program_transform_name@
 
149
sbindir = @sbindir@
 
150
sharedstatedir = @sharedstatedir@
 
151
sysconfdir = @sysconfdir@
 
152
target_alias = @target_alias@
 
153
EXTRA_DIST = valarray_meta.h valarray_array.tcc valarray_array.h std_valarray.h
 
154
subdir = render/macosx/std
 
155
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
156
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
157
CONFIG_HEADER = $(top_builddir)/libaqsistypes/config.h
 
158
CONFIG_CLEAN_FILES =
 
159
DIST_SOURCES =
 
160
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
 
161
all: all-am
 
162
 
 
163
.SUFFIXES:
 
164
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
165
        cd $(top_srcdir) && \
 
166
          $(AUTOMAKE) --gnu  render/macosx/std/Makefile
 
167
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
168
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
169
 
 
170
mostlyclean-libtool:
 
171
        -rm -f *.lo
 
172
 
 
173
clean-libtool:
 
174
        -rm -rf .libs _libs
 
175
 
 
176
distclean-libtool:
 
177
        -rm -f libtool
 
178
uninstall-info-am:
 
179
tags: TAGS
 
180
TAGS:
 
181
 
 
182
ctags: CTAGS
 
183
CTAGS:
 
184
 
 
185
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
186
 
 
187
top_distdir = ../../..
 
188
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
189
 
 
190
distdir: $(DISTFILES)
 
191
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
192
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
193
        list='$(DISTFILES)'; for file in $$list; do \
 
194
          case $$file in \
 
195
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
196
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
197
          esac; \
 
198
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
199
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
200
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
201
            dir="/$$dir"; \
 
202
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
203
          else \
 
204
            dir=''; \
 
205
          fi; \
 
206
          if test -d $$d/$$file; then \
 
207
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
208
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
209
            fi; \
 
210
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
211
          else \
 
212
            test -f $(distdir)/$$file \
 
213
            || cp -p $$d/$$file $(distdir)/$$file \
 
214
            || exit 1; \
 
215
          fi; \
 
216
        done
 
217
check-am: all-am
 
218
check: check-am
 
219
all-am: Makefile
 
220
 
 
221
installdirs:
 
222
install: install-am
 
223
install-exec: install-exec-am
 
224
install-data: install-data-am
 
225
uninstall: uninstall-am
 
226
 
 
227
install-am: all-am
 
228
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
229
 
 
230
installcheck: installcheck-am
 
231
install-strip:
 
232
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
233
          INSTALL_STRIP_FLAG=-s \
 
234
          `test -z '$(STRIP)' || \
 
235
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
236
mostlyclean-generic:
 
237
 
 
238
clean-generic:
 
239
 
 
240
distclean-generic:
 
241
        -rm -f $(CONFIG_CLEAN_FILES)
 
242
 
 
243
maintainer-clean-generic:
 
244
        @echo "This command is intended for maintainers to use"
 
245
        @echo "it deletes files that may require special tools to rebuild."
 
246
clean: clean-am
 
247
 
 
248
clean-am: clean-generic clean-libtool mostlyclean-am
 
249
 
 
250
distclean: distclean-am
 
251
        -rm -f Makefile
 
252
 
 
253
distclean-am: clean-am distclean-generic distclean-libtool
 
254
 
 
255
dvi: dvi-am
 
256
 
 
257
dvi-am:
 
258
 
 
259
info: info-am
 
260
 
 
261
info-am:
 
262
 
 
263
install-data-am:
 
264
 
 
265
install-exec-am:
 
266
 
 
267
install-info: install-info-am
 
268
 
 
269
install-man:
 
270
 
 
271
installcheck-am:
 
272
 
 
273
maintainer-clean: maintainer-clean-am
 
274
        -rm -f Makefile
 
275
 
 
276
maintainer-clean-am: distclean-am maintainer-clean-generic
 
277
 
 
278
mostlyclean: mostlyclean-am
 
279
 
 
280
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
281
 
 
282
pdf: pdf-am
 
283
 
 
284
pdf-am:
 
285
 
 
286
ps: ps-am
 
287
 
 
288
ps-am:
 
289
 
 
290
uninstall-am: uninstall-info-am
 
291
 
 
292
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
293
        distclean distclean-generic distclean-libtool distdir dvi \
 
294
        dvi-am info info-am install install-am install-data \
 
295
        install-data-am install-exec install-exec-am install-info \
 
296
        install-info-am install-man install-strip installcheck \
 
297
        installcheck-am installdirs maintainer-clean \
 
298
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
299
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
300
        uninstall-info-am
 
301
 
 
302
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
303
# Otherwise a system limit (for SysV at least) may be exceeded.
 
304
.NOEXPORT: