rollback to 3428, before the mysterious removal of libs/* at 3431/3432
[ardour.git] / libs / cairomm / MSVC / gendef / Makefile.in
1 # Makefile.in generated by automake 1.9.6 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 subdir = MSVC/gendef
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_boost_base.m4 \
42         $(top_srcdir)/m4/ax_boost_unit_test_framework.m4 \
43         $(top_srcdir)/m4/reduced.m4 $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/cairomm/cairommconfig.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52 ACLOCAL = @ACLOCAL@
53 AMDEP_FALSE = @AMDEP_FALSE@
54 AMDEP_TRUE = @AMDEP_TRUE@
55 AMTAR = @AMTAR@
56 AR = @AR@
57 AS = @AS@
58 AUTOCONF = @AUTOCONF@
59 AUTOHEADER = @AUTOHEADER@
60 AUTOMAKE = @AUTOMAKE@
61 AUTOTESTS_FALSE = @AUTOTESTS_FALSE@
62 AUTOTESTS_TRUE = @AUTOTESTS_TRUE@
63 AWK = @AWK@
64 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
65 BOOST_LDFLAGS = @BOOST_LDFLAGS@
66 BOOST_UNIT_TEST_FRAMEWORK_LIB = @BOOST_UNIT_TEST_FRAMEWORK_LIB@
67 CAIROMM_CFLAGS = @CAIROMM_CFLAGS@
68 CAIROMM_LIBS = @CAIROMM_LIBS@
69 CC = @CC@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CXX = @CXX@
75 CXXCPP = @CXXCPP@
76 CXXDEPMODE = @CXXDEPMODE@
77 CXXFLAGS = @CXXFLAGS@
78 CYGPATH_W = @CYGPATH_W@
79 DEFS = @DEFS@
80 DEPDIR = @DEPDIR@
81 DLLTOOL = @DLLTOOL@
82 DOCS_SUBDIR = @DOCS_SUBDIR@
83 DOT = @DOT@
84 DOXYGEN = @DOXYGEN@
85 ECHO = @ECHO@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 EXEEXT = @EXEEXT@
91 F77 = @F77@
92 FFLAGS = @FFLAGS@
93 GENERIC_LIBRARY_VERSION = @GENERIC_LIBRARY_VERSION@
94 GENERIC_MAJOR_VERSION = @GENERIC_MAJOR_VERSION@
95 GENERIC_MICRO_VERSION = @GENERIC_MICRO_VERSION@
96 GENERIC_MINOR_VERSION = @GENERIC_MINOR_VERSION@
97 GENERIC_VERSION = @GENERIC_VERSION@
98 GREP = @GREP@
99 INSTALL_DATA = @INSTALL_DATA@
100 INSTALL_PROGRAM = @INSTALL_PROGRAM@
101 INSTALL_SCRIPT = @INSTALL_SCRIPT@
102 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103 LDFLAGS = @LDFLAGS@
104 LIBOBJS = @LIBOBJS@
105 LIBS = @LIBS@
106 LIBTOOL = @LIBTOOL@
107 LN_S = @LN_S@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAKEINFO = @MAKEINFO@
110 OBJDUMP = @OBJDUMP@
111 OBJEXT = @OBJEXT@
112 OS_WIN32_FALSE = @OS_WIN32_FALSE@
113 OS_WIN32_TRUE = @OS_WIN32_TRUE@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 PKG_CONFIG = @PKG_CONFIG@
122 PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
123 PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
124 RANLIB = @RANLIB@
125 SED = @SED@
126 SET_MAKE = @SET_MAKE@
127 SHELL = @SHELL@
128 STRIP = @STRIP@
129 VERSION = @VERSION@
130 ac_ct_CC = @ac_ct_CC@
131 ac_ct_CXX = @ac_ct_CXX@
132 ac_ct_F77 = @ac_ct_F77@
133 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
134 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
135 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
136 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
137 am__include = @am__include@
138 am__leading_dot = @am__leading_dot@
139 am__quote = @am__quote@
140 am__tar = @am__tar@
141 am__untar = @am__untar@
142 bindir = @bindir@
143 build = @build@
144 build_alias = @build_alias@
145 build_cpu = @build_cpu@
146 build_os = @build_os@
147 build_vendor = @build_vendor@
148 datadir = @datadir@
149 datarootdir = @datarootdir@
150 docdir = @docdir@
151 dvidir = @dvidir@
152 exec_prefix = @exec_prefix@
153 host = @host@
154 host_alias = @host_alias@
155 host_cpu = @host_cpu@
156 host_os = @host_os@
157 host_vendor = @host_vendor@
158 htmldir = @htmldir@
159 includedir = @includedir@
160 infodir = @infodir@
161 install_sh = @install_sh@
162 libdir = @libdir@
163 libexecdir = @libexecdir@
164 localedir = @localedir@
165 localstatedir = @localstatedir@
166 mandir = @mandir@
167 mkdir_p = @mkdir_p@
168 oldincludedir = @oldincludedir@
169 pdfdir = @pdfdir@
170 prefix = @prefix@
171 program_transform_name = @program_transform_name@
172 psdir = @psdir@
173 sbindir = @sbindir@
174 sharedstatedir = @sharedstatedir@
175 sysconfdir = @sysconfdir@
176 target_alias = @target_alias@
177 EXTRA_DIST = gendef.vcproj gendef.cc
178 all: all-am
179
180 .SUFFIXES:
181 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
182         @for dep in $?; do \
183           case '$(am__configure_deps)' in \
184             *$$dep*) \
185               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
186                 && exit 0; \
187               exit 1;; \
188           esac; \
189         done; \
190         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  MSVC/gendef/Makefile'; \
191         cd $(top_srcdir) && \
192           $(AUTOMAKE) --gnu  MSVC/gendef/Makefile
193 .PRECIOUS: Makefile
194 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
195         @case '$?' in \
196           *config.status*) \
197             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
198           *) \
199             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
200             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
201         esac;
202
203 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
204         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205
206 $(top_srcdir)/configure:  $(am__configure_deps)
207         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
209         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210
211 mostlyclean-libtool:
212         -rm -f *.lo
213
214 clean-libtool:
215         -rm -rf .libs _libs
216
217 distclean-libtool:
218         -rm -f libtool
219 uninstall-info-am:
220 tags: TAGS
221 TAGS:
222
223 ctags: CTAGS
224 CTAGS:
225
226
227 distdir: $(DISTFILES)
228         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
229         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
230         list='$(DISTFILES)'; for file in $$list; do \
231           case $$file in \
232             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
233             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
234           esac; \
235           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
236           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
237           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
238             dir="/$$dir"; \
239             $(mkdir_p) "$(distdir)$$dir"; \
240           else \
241             dir=''; \
242           fi; \
243           if test -d $$d/$$file; then \
244             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
245               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
246             fi; \
247             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
248           else \
249             test -f $(distdir)/$$file \
250             || cp -p $$d/$$file $(distdir)/$$file \
251             || exit 1; \
252           fi; \
253         done
254 check-am: all-am
255 check: check-am
256 all-am: Makefile
257 installdirs:
258 install: install-am
259 install-exec: install-exec-am
260 install-data: install-data-am
261 uninstall: uninstall-am
262
263 install-am: all-am
264         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
265
266 installcheck: installcheck-am
267 install-strip:
268         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
269           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
270           `test -z '$(STRIP)' || \
271             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
272 mostlyclean-generic:
273
274 clean-generic:
275
276 distclean-generic:
277         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
278
279 maintainer-clean-generic:
280         @echo "This command is intended for maintainers to use"
281         @echo "it deletes files that may require special tools to rebuild."
282 clean: clean-am
283
284 clean-am: clean-generic clean-libtool mostlyclean-am
285
286 distclean: distclean-am
287         -rm -f Makefile
288 distclean-am: clean-am distclean-generic distclean-libtool
289
290 dvi: dvi-am
291
292 dvi-am:
293
294 html: html-am
295
296 info: info-am
297
298 info-am:
299
300 install-data-am:
301
302 install-exec-am:
303
304 install-info: install-info-am
305
306 install-man:
307
308 installcheck-am:
309
310 maintainer-clean: maintainer-clean-am
311         -rm -f Makefile
312 maintainer-clean-am: distclean-am maintainer-clean-generic
313
314 mostlyclean: mostlyclean-am
315
316 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
317
318 pdf: pdf-am
319
320 pdf-am:
321
322 ps: ps-am
323
324 ps-am:
325
326 uninstall-am: uninstall-info-am
327
328 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
329         distclean distclean-generic distclean-libtool distdir dvi \
330         dvi-am html html-am info info-am install install-am \
331         install-data install-data-am install-exec install-exec-am \
332         install-info install-info-am install-man install-strip \
333         installcheck installcheck-am installdirs maintainer-clean \
334         maintainer-clean-generic mostlyclean mostlyclean-generic \
335         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
336         uninstall-info-am
337
338 # Tell versions [3.59,3.63) of GNU make to not export all variables.
339 # Otherwise a system limit (for SysV at least) may be exceeded.
340 .NOEXPORT: