autoreconf --force
[sdlpango.git] / VisualC2003 / Makefile.in
blob2e4818fdd8c95697bd11c3326cd5fe65a8266d4f
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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.
15 @SET_MAKE@
17 # Only for 'make dist'
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@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 target_triplet = @target@
37 subdir = VisualC2003
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.in
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 $(ACLOCAL_M4)
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_CLEAN_FILES =
45 SOURCES =
46 DIST_SOURCES =
47 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
48 ACLOCAL = @ACLOCAL@
49 AMTAR = @AMTAR@
50 AR = @AR@
51 AS = @AS@
52 AUTOCONF = @AUTOCONF@
53 AUTOHEADER = @AUTOHEADER@
54 AUTOMAKE = @AUTOMAKE@
55 AWK = @AWK@
56 BINARY_AGE = @BINARY_AGE@
57 CC = @CC@
58 CCDEPMODE = @CCDEPMODE@
59 CFLAGS = @CFLAGS@
60 CPP = @CPP@
61 CPPFLAGS = @CPPFLAGS@
62 CXX = @CXX@
63 CXXCPP = @CXXCPP@
64 CXXDEPMODE = @CXXDEPMODE@
65 CXXFLAGS = @CXXFLAGS@
66 CYGPATH_W = @CYGPATH_W@
67 DEFS = @DEFS@
68 DEPDIR = @DEPDIR@
69 DLLTOOL = @DLLTOOL@
70 DSYMUTIL = @DSYMUTIL@
71 ECHO = @ECHO@
72 ECHO_C = @ECHO_C@
73 ECHO_N = @ECHO_N@
74 ECHO_T = @ECHO_T@
75 EGREP = @EGREP@
76 EXEEXT = @EXEEXT@
77 F77 = @F77@
78 FFLAGS = @FFLAGS@
79 GREP = @GREP@
80 INSTALL = @INSTALL@
81 INSTALL_DATA = @INSTALL_DATA@
82 INSTALL_PROGRAM = @INSTALL_PROGRAM@
83 INSTALL_SCRIPT = @INSTALL_SCRIPT@
84 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85 INTERFACE_AGE = @INTERFACE_AGE@
86 LDFLAGS = @LDFLAGS@
87 LIBOBJS = @LIBOBJS@
88 LIBS = @LIBS@
89 LIBTOOL = @LIBTOOL@
90 LN_S = @LN_S@
91 LTLIBOBJS = @LTLIBOBJS@
92 LT_AGE = @LT_AGE@
93 LT_CURRENT = @LT_CURRENT@
94 LT_RELEASE = @LT_RELEASE@
95 LT_REVISION = @LT_REVISION@
96 MAINT = @MAINT@
97 MAJOR_VERSION = @MAJOR_VERSION@
98 MAKEINFO = @MAKEINFO@
99 MICRO_VERSION = @MICRO_VERSION@
100 MINOR_VERSION = @MINOR_VERSION@
101 MKDIR_P = @MKDIR_P@
102 NMEDIT = @NMEDIT@
103 OBJDUMP = @OBJDUMP@
104 OBJEXT = @OBJEXT@
105 PACKAGE = @PACKAGE@
106 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
107 PACKAGE_NAME = @PACKAGE_NAME@
108 PACKAGE_STRING = @PACKAGE_STRING@
109 PACKAGE_TARNAME = @PACKAGE_TARNAME@
110 PACKAGE_VERSION = @PACKAGE_VERSION@
111 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
112 PANGOFT2_LIBS = @PANGOFT2_LIBS@
113 PANGO_CFLAGS = @PANGO_CFLAGS@
114 PANGO_LIBS = @PANGO_LIBS@
115 PATH_SEPARATOR = @PATH_SEPARATOR@
116 PKG_CONFIG = @PKG_CONFIG@
117 RANLIB = @RANLIB@
118 SDL_CFLAGS = @SDL_CFLAGS@
119 SDL_CONFIG = @SDL_CONFIG@
120 SDL_LIBS = @SDL_LIBS@
121 SED = @SED@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 STRIP = @STRIP@
125 VERSION = @VERSION@
126 abs_builddir = @abs_builddir@
127 abs_srcdir = @abs_srcdir@
128 abs_top_builddir = @abs_top_builddir@
129 abs_top_srcdir = @abs_top_srcdir@
130 ac_ct_CC = @ac_ct_CC@
131 ac_ct_CXX = @ac_ct_CXX@
132 ac_ct_F77 = @ac_ct_F77@
133 am__include = @am__include@
134 am__leading_dot = @am__leading_dot@
135 am__quote = @am__quote@
136 am__tar = @am__tar@
137 am__untar = @am__untar@
138 bindir = @bindir@
139 build = @build@
140 build_alias = @build_alias@
141 build_cpu = @build_cpu@
142 build_os = @build_os@
143 build_vendor = @build_vendor@
144 builddir = @builddir@
145 datadir = @datadir@
146 datarootdir = @datarootdir@
147 docdir = @docdir@
148 dvidir = @dvidir@
149 exec_prefix = @exec_prefix@
150 host = @host@
151 host_alias = @host_alias@
152 host_cpu = @host_cpu@
153 host_os = @host_os@
154 host_vendor = @host_vendor@
155 htmldir = @htmldir@
156 includedir = @includedir@
157 infodir = @infodir@
158 install_sh = @install_sh@
159 libdir = @libdir@
160 libexecdir = @libexecdir@
161 localedir = @localedir@
162 localstatedir = @localstatedir@
163 mandir = @mandir@
164 mkdir_p = @mkdir_p@
165 oldincludedir = @oldincludedir@
166 pdfdir = @pdfdir@
167 prefix = @prefix@
168 program_transform_name = @program_transform_name@
169 psdir = @psdir@
170 sbindir = @sbindir@
171 sharedstatedir = @sharedstatedir@
172 srcdir = @srcdir@
173 sysconfdir = @sysconfdir@
174 target = @target@
175 target_alias = @target_alias@
176 target_cpu = @target_cpu@
177 target_os = @target_os@
178 target_vendor = @target_vendor@
179 top_builddir = @top_builddir@
180 top_srcdir = @top_srcdir@
181 EXTRA_DIST = \
182 resource.h SDL_Pango.def SDL_Pango.rc SDL_Pango.sln SDL_Pango.vcproj \
183 testbench/ReadMe.txt testbench/resource.h testbench/testbench.rc \
184 testbench/testbench.vcproj testbench/Setup/Setup.sln testbench/Setup/Setup.vdproj
186 all: all-am
188 .SUFFIXES:
189 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
190 @for dep in $?; do \
191 case '$(am__configure_deps)' in \
192 *$$dep*) \
193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
194 && exit 0; \
195 exit 1;; \
196 esac; \
197 done; \
198 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu VisualC2003/Makefile'; \
199 cd $(top_srcdir) && \
200 $(AUTOMAKE) --gnu VisualC2003/Makefile
201 .PRECIOUS: Makefile
202 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203 @case '$?' in \
204 *config.status*) \
205 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
206 *) \
207 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
208 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
209 esac;
211 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219 mostlyclean-libtool:
220 -rm -f *.lo
222 clean-libtool:
223 -rm -rf .libs _libs
224 tags: TAGS
225 TAGS:
227 ctags: CTAGS
228 CTAGS:
231 distdir: $(DISTFILES)
232 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
233 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
234 list='$(DISTFILES)'; \
235 dist_files=`for file in $$list; do echo $$file; done | \
236 sed -e "s|^$$srcdirstrip/||;t" \
237 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
238 case $$dist_files in \
239 */*) $(MKDIR_P) `echo "$$dist_files" | \
240 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
241 sort -u` ;; \
242 esac; \
243 for file in $$dist_files; do \
244 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
245 if test -d $$d/$$file; then \
246 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
247 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
248 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
249 fi; \
250 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
251 else \
252 test -f $(distdir)/$$file \
253 || cp -p $$d/$$file $(distdir)/$$file \
254 || exit 1; \
255 fi; \
256 done
257 check-am: all-am
258 check: check-am
259 all-am: Makefile
260 installdirs:
261 install: install-am
262 install-exec: install-exec-am
263 install-data: install-data-am
264 uninstall: uninstall-am
266 install-am: all-am
267 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
269 installcheck: installcheck-am
270 install-strip:
271 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
272 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
273 `test -z '$(STRIP)' || \
274 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
275 mostlyclean-generic:
277 clean-generic:
279 distclean-generic:
280 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
282 maintainer-clean-generic:
283 @echo "This command is intended for maintainers to use"
284 @echo "it deletes files that may require special tools to rebuild."
285 clean: clean-am
287 clean-am: clean-generic clean-libtool mostlyclean-am
289 distclean: distclean-am
290 -rm -f Makefile
291 distclean-am: clean-am distclean-generic
293 dvi: dvi-am
295 dvi-am:
297 html: html-am
299 info: info-am
301 info-am:
303 install-data-am:
305 install-dvi: install-dvi-am
307 install-exec-am:
309 install-html: install-html-am
311 install-info: install-info-am
313 install-man:
315 install-pdf: install-pdf-am
317 install-ps: install-ps-am
319 installcheck-am:
321 maintainer-clean: maintainer-clean-am
322 -rm -f Makefile
323 maintainer-clean-am: distclean-am maintainer-clean-generic
325 mostlyclean: mostlyclean-am
327 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
329 pdf: pdf-am
331 pdf-am:
333 ps: ps-am
335 ps-am:
337 uninstall-am:
339 .MAKE: install-am install-strip
341 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
342 distclean distclean-generic distclean-libtool distdir dvi \
343 dvi-am html html-am info info-am install install-am \
344 install-data install-data-am install-dvi install-dvi-am \
345 install-exec install-exec-am install-html install-html-am \
346 install-info install-info-am install-man install-pdf \
347 install-pdf-am install-ps install-ps-am install-strip \
348 installcheck installcheck-am installdirs maintainer-clean \
349 maintainer-clean-generic mostlyclean mostlyclean-generic \
350 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
352 # Tell versions [3.59,3.63) of GNU make to not export all variables.
353 # Otherwise a system limit (for SysV at least) may be exceeded.
354 .NOEXPORT: