~ubuntu-branches/ubuntu/breezy/aqsis/breezy

« back to all changes in this revision

Viewing changes to images/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Will Newton
  • Date: 2004-12-07 20:06:49 UTC
  • Revision ID: james.westby@ubuntu.com-20041207200649-fccswkrvp4oc8lmn
Tags: upstream-0.9.3
ImportĀ upstreamĀ versionĀ 0.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
 
2
 
 
3
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 
4
# Free Software Foundation, Inc.
 
5
# This Makefile.in is free software; the Free Software Foundation
 
6
# gives unlimited permission to copy and/or distribute it,
 
7
# with or without modifications, as long as this notice is preserved.
 
8
 
 
9
# This program is distributed in the hope that it will be useful,
 
10
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
11
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
12
# PARTICULAR PURPOSE.
 
13
 
 
14
@SET_MAKE@
 
15
 
 
16
SHELL = @SHELL@
 
17
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
prefix = @prefix@
 
22
exec_prefix = @exec_prefix@
 
23
 
 
24
bindir = @bindir@
 
25
sbindir = @sbindir@
 
26
libexecdir = @libexecdir@
 
27
datadir = @datadir@
 
28
sysconfdir = @sysconfdir@
 
29
sharedstatedir = @sharedstatedir@
 
30
localstatedir = @localstatedir@
 
31
libdir = @libdir@
 
32
infodir = @infodir@
 
33
mandir = @mandir@
 
34
includedir = @includedir@
 
35
oldincludedir = /usr/include
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
 
39
top_builddir = ..
 
40
 
 
41
ACLOCAL = @ACLOCAL@
 
42
AUTOCONF = @AUTOCONF@
 
43
AUTOMAKE = @AUTOMAKE@
 
44
AUTOHEADER = @AUTOHEADER@
 
45
 
 
46
INSTALL = @INSTALL@
 
47
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
48
INSTALL_DATA = @INSTALL_DATA@
 
49
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
50
INSTALL_HEADER = $(INSTALL_DATA)
 
51
transform = @program_transform_name@
 
52
NORMAL_INSTALL = :
 
53
PRE_INSTALL = :
 
54
POST_INSTALL = :
 
55
NORMAL_UNINSTALL = :
 
56
PRE_UNINSTALL = :
 
57
POST_UNINSTALL = :
 
58
host_alias = @host_alias@
 
59
host_triplet = @host@
 
60
AMTAR = @AMTAR@
 
61
AQSIS_CFLAGS = @AQSIS_CFLAGS@
 
62
AQSIS_CPPFLAGS = @AQSIS_CPPFLAGS@
 
63
AQSIS_CXXFLAGS = @AQSIS_CXXFLAGS@
 
64
AQSIS_FLTK_CFLAGS = @AQSIS_FLTK_CFLAGS@
 
65
AQSIS_FLTK_LIBS = @AQSIS_FLTK_LIBS@
 
66
AR = @AR@
 
67
AS = @AS@
 
68
AWK = @AWK@
 
69
CC = @CC@
 
70
CXX = @CXX@
 
71
CXXCPP = @CXXCPP@
 
72
DEPDIR = @DEPDIR@
 
73
DLLTOOL = @DLLTOOL@
 
74
ECHO = @ECHO@
 
75
EGREP = @EGREP@
 
76
EXEEXT = @EXEEXT@
 
77
F77 = @F77@
 
78
GCJ = @GCJ@
 
79
GCJFLAGS = @GCJFLAGS@
 
80
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
81
JPEG_FLAGS = @JPEG_FLAGS@
 
82
JPEG_INC = @JPEG_INC@
 
83
LEX = @LEX@
 
84
LIBTOOL = @LIBTOOL@
 
85
LN_S = @LN_S@
 
86
OBJDUMP = @OBJDUMP@
 
87
OBJEXT = @OBJEXT@
 
88
PACKAGE = @PACKAGE@
 
89
PLUGIN_FLAGS = @PLUGIN_FLAGS@
 
90
PTHREAD_CC = @PTHREAD_CC@
 
91
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 
92
PTHREAD_LIBS = @PTHREAD_LIBS@
 
93
RANLIB = @RANLIB@
 
94
RC = @RC@
 
95
STRIP = @STRIP@
 
96
TIFF_FLAGS = @TIFF_FLAGS@
 
97
TIFF_INC = @TIFF_INC@
 
98
VERSION = @VERSION@
 
99
YACC = @YACC@
 
100
ZLIB_FLAGS = @ZLIB_FLAGS@
 
101
ZLIB_INC = @ZLIB_INC@
 
102
acx_pthread_config = @acx_pthread_config@
 
103
am__include = @am__include@
 
104
am__quote = @am__quote@
 
105
have_xsltproc = @have_xsltproc@
 
106
install_sh = @install_sh@
 
107
 
 
108
EXTRA_DIST = Image1.tif nx.tif ny.tif nz.tif px.tif py.tif pz.tif
 
109
AM_CXXFLAGS = @AQSIS_CXXFLAGS@
 
110
AM_CPPFLAGS = @AQSIS_CPPFLAGS@
 
111
AM_CFLAGS = @AQSIS_CFLAGS@
 
112
subdir = images
 
113
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
114
CONFIG_HEADER = $(top_builddir)/libaqsistypes/config.h
 
115
CONFIG_CLEAN_FILES =
 
116
DIST_SOURCES =
 
117
DIST_COMMON = Makefile.am Makefile.in
 
118
all: all-am
 
119
 
 
120
.SUFFIXES:
 
121
 
 
122
mostlyclean-libtool:
 
123
        -rm -f *.lo
 
124
 
 
125
clean-libtool:
 
126
        -rm -rf .libs _libs
 
127
 
 
128
distclean-libtool:
 
129
        -rm -f libtool
 
130
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
131
        cd $(top_srcdir) && \
 
132
          $(AUTOMAKE) --gnu  images/Makefile
 
133
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
134
        cd $(top_builddir) && \
 
135
          CONFIG_HEADERS= CONFIG_LINKS= \
 
136
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
 
137
uninstall-info-am:
 
138
tags: TAGS
 
139
TAGS:
 
140
 
 
141
 
 
142
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
143
 
 
144
top_distdir = ..
 
145
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
146
 
 
147
distdir: $(DISTFILES)
 
148
        @for file in $(DISTFILES); do \
 
149
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
150
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
151
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
152
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
153
          fi; \
 
154
          if test -d $$d/$$file; then \
 
155
            cp -pR $$d/$$file $(distdir) \
 
156
            || exit 1; \
 
157
          else \
 
158
            test -f $(distdir)/$$file \
 
159
            || cp -p $$d/$$file $(distdir)/$$file \
 
160
            || exit 1; \
 
161
          fi; \
 
162
        done
 
163
check-am: all-am
 
164
check: check-am
 
165
all-am: Makefile
 
166
 
 
167
installdirs:
 
168
 
 
169
install: install-am
 
170
install-exec: install-exec-am
 
171
install-data: install-data-am
 
172
uninstall: uninstall-am
 
173
 
 
174
install-am: all-am
 
175
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
176
 
 
177
installcheck: installcheck-am
 
178
install-strip:
 
179
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
180
          `test -z '$(STRIP)' || \
 
181
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
182
mostlyclean-generic:
 
183
 
 
184
clean-generic:
 
185
 
 
186
distclean-generic:
 
187
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
188
 
 
189
maintainer-clean-generic:
 
190
        @echo "This command is intended for maintainers to use"
 
191
        @echo "it deletes files that may require special tools to rebuild."
 
192
clean: clean-am
 
193
 
 
194
clean-am: clean-generic clean-libtool mostlyclean-am
 
195
 
 
196
distclean: distclean-am
 
197
 
 
198
distclean-am: clean-am distclean-generic distclean-libtool
 
199
 
 
200
dvi: dvi-am
 
201
 
 
202
dvi-am:
 
203
 
 
204
info: info-am
 
205
 
 
206
info-am:
 
207
 
 
208
install-data-am:
 
209
 
 
210
install-exec-am:
 
211
 
 
212
install-info: install-info-am
 
213
 
 
214
install-man:
 
215
 
 
216
installcheck-am:
 
217
 
 
218
maintainer-clean: maintainer-clean-am
 
219
 
 
220
maintainer-clean-am: distclean-am maintainer-clean-generic
 
221
 
 
222
mostlyclean: mostlyclean-am
 
223
 
 
224
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
225
 
 
226
uninstall-am: uninstall-info-am
 
227
 
 
228
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
229
        distclean distclean-generic distclean-libtool distdir dvi \
 
230
        dvi-am info info-am install install-am install-data \
 
231
        install-data-am install-exec install-exec-am install-info \
 
232
        install-info-am install-man install-strip installcheck \
 
233
        installcheck-am installdirs maintainer-clean \
 
234
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
235
        mostlyclean-libtool uninstall uninstall-am uninstall-info-am
 
236
 
 
237
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
238
# Otherwise a system limit (for SysV at least) may be exceeded.
 
239
.NOEXPORT: