~oif-team/grail/daily

20.2.1 by cndougla
Import upstream version 1.0.3
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
# @configure_input@
3
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.
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
9
# with or without modifications, as long as this notice is preserved.
10
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
# PARTICULAR PURPOSE.
15
16
@SET_MAKE@
17
VPATH = @srcdir@
18
pkgdatadir = $(datadir)/@PACKAGE@
19
pkgincludedir = $(includedir)/@PACKAGE@
20
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
install_sh_DATA = $(install_sh) -c -m 644
24
install_sh_PROGRAM = $(install_sh) -c
25
install_sh_SCRIPT = $(install_sh) -c
26
INSTALL_HEADER = $(INSTALL_DATA)
27
transform = $(program_transform_name)
28
NORMAL_INSTALL = :
29
PRE_INSTALL = :
30
POST_INSTALL = :
31
NORMAL_UNINSTALL = :
32
PRE_UNINSTALL = :
33
POST_UNINSTALL = :
34
build_triplet = @build@
35
host_triplet = @host@
36
subdir = test
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41
	$(ACLOCAL_M4)
42
mkinstalldirs = $(install_sh) -d
43
CONFIG_HEADER = $(top_builddir)/config.h
44
CONFIG_CLEAN_FILES =
45
CONFIG_CLEAN_VPATH_FILES =
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
46
SOURCES =
47
DIST_SOURCES =
20.2.1 by cndougla
Import upstream version 1.0.3
48
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49
ACLOCAL = @ACLOCAL@
50
AMTAR = @AMTAR@
51
AR = @AR@
52
AUTOCONF = @AUTOCONF@
53
AUTOHEADER = @AUTOHEADER@
54
AUTOMAKE = @AUTOMAKE@
55
AWK = @AWK@
56
CC = @CC@
57
CCDEPMODE = @CCDEPMODE@
58
CFLAGS = @CFLAGS@
59
CPP = @CPP@
60
CPPFLAGS = @CPPFLAGS@
61
CYGPATH_W = @CYGPATH_W@
62
DEFS = @DEFS@
63
DEPDIR = @DEPDIR@
64
DSYMUTIL = @DSYMUTIL@
65
DUMPBIN = @DUMPBIN@
66
ECHO_C = @ECHO_C@
67
ECHO_N = @ECHO_N@
68
ECHO_T = @ECHO_T@
69
EGREP = @EGREP@
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
70
EVEMU_CFLAGS = @EVEMU_CFLAGS@
71
EVEMU_LIBS = @EVEMU_LIBS@
20.2.1 by cndougla
Import upstream version 1.0.3
72
EXEEXT = @EXEEXT@
73
FGREP = @FGREP@
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
74
FRAME_CFLAGS = @FRAME_CFLAGS@
75
FRAME_LIBS = @FRAME_LIBS@
20.2.1 by cndougla
Import upstream version 1.0.3
76
GREP = @GREP@
77
INSTALL = @INSTALL@
78
INSTALL_DATA = @INSTALL_DATA@
79
INSTALL_PROGRAM = @INSTALL_PROGRAM@
80
INSTALL_SCRIPT = @INSTALL_SCRIPT@
81
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82
LD = @LD@
83
LDFLAGS = @LDFLAGS@
84
LIBOBJS = @LIBOBJS@
85
LIBS = @LIBS@
86
LIBTOOL = @LIBTOOL@
87
LIB_VERSION = @LIB_VERSION@
88
LIPO = @LIPO@
89
LN_S = @LN_S@
90
LTLIBOBJS = @LTLIBOBJS@
91
MAINT = @MAINT@
92
MAKEINFO = @MAKEINFO@
93
MKDIR_P = @MKDIR_P@
94
MTDEV_CFLAGS = @MTDEV_CFLAGS@
95
MTDEV_LIBS = @MTDEV_LIBS@
96
NM = @NM@
97
NMEDIT = @NMEDIT@
98
OBJDUMP = @OBJDUMP@
99
OBJEXT = @OBJEXT@
100
OTOOL = @OTOOL@
101
OTOOL64 = @OTOOL64@
102
PACKAGE = @PACKAGE@
103
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
104
PACKAGE_NAME = @PACKAGE_NAME@
105
PACKAGE_STRING = @PACKAGE_STRING@
106
PACKAGE_TARNAME = @PACKAGE_TARNAME@
107
PACKAGE_URL = @PACKAGE_URL@
108
PACKAGE_VERSION = @PACKAGE_VERSION@
109
PATH_SEPARATOR = @PATH_SEPARATOR@
110
PKG_CONFIG = @PKG_CONFIG@
111
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
112
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
113
RANLIB = @RANLIB@
114
SED = @SED@
115
SET_MAKE = @SET_MAKE@
116
SHELL = @SHELL@
117
STRIP = @STRIP@
118
VERSION = @VERSION@
119
abs_builddir = @abs_builddir@
120
abs_srcdir = @abs_srcdir@
121
abs_top_builddir = @abs_top_builddir@
122
abs_top_srcdir = @abs_top_srcdir@
123
ac_ct_CC = @ac_ct_CC@
124
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
125
am__include = @am__include@
126
am__leading_dot = @am__leading_dot@
127
am__quote = @am__quote@
128
am__tar = @am__tar@
129
am__untar = @am__untar@
130
bindir = @bindir@
131
build = @build@
132
build_alias = @build_alias@
133
build_cpu = @build_cpu@
134
build_os = @build_os@
135
build_vendor = @build_vendor@
136
builddir = @builddir@
137
datadir = @datadir@
138
datarootdir = @datarootdir@
139
docdir = @docdir@
140
dvidir = @dvidir@
141
exec_prefix = @exec_prefix@
142
host = @host@
143
host_alias = @host_alias@
144
host_cpu = @host_cpu@
145
host_os = @host_os@
146
host_vendor = @host_vendor@
147
htmldir = @htmldir@
148
includedir = @includedir@
149
infodir = @infodir@
150
install_sh = @install_sh@
151
libdir = @libdir@
152
libexecdir = @libexecdir@
153
localedir = @localedir@
154
localstatedir = @localstatedir@
155
lt_ECHO = @lt_ECHO@
156
mandir = @mandir@
157
mkdir_p = @mkdir_p@
158
oldincludedir = @oldincludedir@
159
pdfdir = @pdfdir@
160
prefix = @prefix@
161
program_transform_name = @program_transform_name@
162
psdir = @psdir@
163
sbindir = @sbindir@
164
sharedstatedir = @sharedstatedir@
165
srcdir = @srcdir@
166
sysconfdir = @sysconfdir@
167
target_alias = @target_alias@
168
top_build_prefix = @top_build_prefix@
169
top_builddir = @top_builddir@
170
top_srcdir = @top_srcdir@
171
all: all-am
172
173
.SUFFIXES:
174
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
175
	@for dep in $?; do \
176
	  case '$(am__configure_deps)' in \
177
	    *$$dep*) \
178
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
179
	        && { if test -f $@; then exit 0; else break; fi; }; \
180
	      exit 1;; \
181
	  esac; \
182
	done; \
183
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
184
	$(am__cd) $(top_srcdir) && \
185
	  $(AUTOMAKE) --foreign test/Makefile
186
.PRECIOUS: Makefile
187
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188
	@case '$?' in \
189
	  *config.status*) \
190
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
191
	  *) \
192
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
193
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
194
	esac;
195
196
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
197
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198
199
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
200
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
202
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203
$(am__aclocal_m4_deps):
204
205
mostlyclean-libtool:
206
	-rm -f *.lo
207
208
clean-libtool:
209
	-rm -rf .libs _libs
210
tags: TAGS
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
211
TAGS:
20.2.1 by cndougla
Import upstream version 1.0.3
212
213
ctags: CTAGS
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
214
CTAGS:
215
20.2.1 by cndougla
Import upstream version 1.0.3
216
217
distdir: $(DISTFILES)
218
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
219
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
220
	list='$(DISTFILES)'; \
221
	  dist_files=`for file in $$list; do echo $$file; done | \
222
	  sed -e "s|^$$srcdirstrip/||;t" \
223
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
224
	case $$dist_files in \
225
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
226
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
227
			   sort -u` ;; \
228
	esac; \
229
	for file in $$dist_files; do \
230
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
231
	  if test -d $$d/$$file; then \
232
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
233
	    if test -d "$(distdir)/$$file"; then \
234
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
235
	    fi; \
236
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
237
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
238
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
239
	    fi; \
240
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
241
	  else \
242
	    test -f "$(distdir)/$$file" \
243
	    || cp -p $$d/$$file "$(distdir)/$$file" \
244
	    || exit 1; \
245
	  fi; \
246
	done
247
check-am: all-am
248
check: check-am
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
249
all-am: Makefile
20.2.1 by cndougla
Import upstream version 1.0.3
250
installdirs:
251
install: install-am
252
install-exec: install-exec-am
253
install-data: install-data-am
254
uninstall: uninstall-am
255
256
install-am: all-am
257
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
258
259
installcheck: installcheck-am
260
install-strip:
261
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
262
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
263
	  `test -z '$(STRIP)' || \
264
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
265
mostlyclean-generic:
266
267
clean-generic:
268
269
distclean-generic:
270
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
271
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
272
273
maintainer-clean-generic:
274
	@echo "This command is intended for maintainers to use"
275
	@echo "it deletes files that may require special tools to rebuild."
276
clean: clean-am
277
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
278
clean-am: clean-generic clean-libtool mostlyclean-am
20.2.1 by cndougla
Import upstream version 1.0.3
279
280
distclean: distclean-am
281
	-rm -f Makefile
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
282
distclean-am: clean-am distclean-generic
20.2.1 by cndougla
Import upstream version 1.0.3
283
284
dvi: dvi-am
285
286
dvi-am:
287
288
html: html-am
289
290
html-am:
291
292
info: info-am
293
294
info-am:
295
296
install-data-am:
297
298
install-dvi: install-dvi-am
299
300
install-dvi-am:
301
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
302
install-exec-am:
20.2.1 by cndougla
Import upstream version 1.0.3
303
304
install-html: install-html-am
305
306
install-html-am:
307
308
install-info: install-info-am
309
310
install-info-am:
311
312
install-man:
313
314
install-pdf: install-pdf-am
315
316
install-pdf-am:
317
318
install-ps: install-ps-am
319
320
install-ps-am:
321
322
installcheck-am:
323
324
maintainer-clean: maintainer-clean-am
325
	-rm -f Makefile
326
maintainer-clean-am: distclean-am maintainer-clean-generic
327
328
mostlyclean: mostlyclean-am
329
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
330
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
20.2.1 by cndougla
Import upstream version 1.0.3
331
332
pdf: pdf-am
333
334
pdf-am:
335
336
ps: ps-am
337
338
ps-am:
339
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
340
uninstall-am:
20.2.1 by cndougla
Import upstream version 1.0.3
341
342
.MAKE: install-am install-strip
343
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
344
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
345
	distclean distclean-generic distclean-libtool distdir dvi \
20.2.1 by cndougla
Import upstream version 1.0.3
346
	dvi-am html html-am info info-am install install-am \
20.2.14 by Henrik Rydberg
Import upstream version 1.0.18
347
	install-data install-data-am install-dvi install-dvi-am \
348
	install-exec install-exec-am install-html install-html-am \
349
	install-info install-info-am install-man install-pdf \
350
	install-pdf-am install-ps install-ps-am install-strip \
351
	installcheck installcheck-am installdirs maintainer-clean \
352
	maintainer-clean-generic mostlyclean mostlyclean-generic \
353
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
20.2.1 by cndougla
Import upstream version 1.0.3
354
355
356
# Tell versions [3.59,3.63) of GNU make to not export all variables.
357
# Otherwise a system limit (for SysV at least) may be exceeded.
358
.NOEXPORT: