OSDN Git Service

イニシャルコミット。
[marathon/ShapeFusion.git] / Physics / Makefile.in
1 # Makefile.in generated by automake 1.11.2 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, 2010, 2011 Free Software
6 # Foundation, 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
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 subdir = Physics
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 LIBRARIES = $(noinst_LIBRARIES)
49 AR = ar
50 ARFLAGS = cru
51 libphysics_a_AR = $(AR) $(ARFLAGS)
52 libphysics_a_LIBADD =
53 am_libphysics_a_OBJECTS = PhysicsDocument.$(OBJEXT) \
54         PhysicsEditor.$(OBJEXT) PhysicsElements.$(OBJEXT) \
55         PhysicsView.$(OBJEXT) PhysicsTreeItemData.$(OBJEXT)
56 libphysics_a_OBJECTS = $(am_libphysics_a_OBJECTS)
57 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
58 depcomp = $(SHELL) $(top_srcdir)/depcomp
59 am__depfiles_maybe = depfiles
60 am__mv = mv -f
61 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
62         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
63 CXXLD = $(CXX)
64 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
65         -o $@
66 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68 CCLD = $(CC)
69 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
70 SOURCES = $(libphysics_a_SOURCES)
71 DIST_SOURCES = $(libphysics_a_SOURCES)
72 ETAGS = etags
73 CTAGS = ctags
74 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75 ACLOCAL = @ACLOCAL@
76 AMTAR = @AMTAR@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 CC = @CC@
82 CCDEPMODE = @CCDEPMODE@
83 CFLAGS = @CFLAGS@
84 CPP = @CPP@
85 CPPFLAGS = @CPPFLAGS@
86 CXX = @CXX@
87 CXXCPP = @CXXCPP@
88 CXXDEPMODE = @CXXDEPMODE@
89 CXXFLAGS = @CXXFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 ECHO_C = @ECHO_C@
94 ECHO_N = @ECHO_N@
95 ECHO_T = @ECHO_T@
96 EXEEXT = @EXEEXT@
97 INSTALL = @INSTALL@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LDFLAGS = @LDFLAGS@
103 LIBOBJS = @LIBOBJS@
104 LIBS = @LIBS@
105 LTLIBOBJS = @LTLIBOBJS@
106 MAKEINFO = @MAKEINFO@
107 MKDIR_P = @MKDIR_P@
108 OBJEXT = @OBJEXT@
109 PACKAGE = @PACKAGE@
110 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111 PACKAGE_NAME = @PACKAGE_NAME@
112 PACKAGE_STRING = @PACKAGE_STRING@
113 PACKAGE_TARNAME = @PACKAGE_TARNAME@
114 PACKAGE_URL = @PACKAGE_URL@
115 PACKAGE_VERSION = @PACKAGE_VERSION@
116 PATH_SEPARATOR = @PATH_SEPARATOR@
117 PKG_CONFIG = @PKG_CONFIG@
118 RANLIB = @RANLIB@
119 SET_MAKE = @SET_MAKE@
120 SHELL = @SHELL@
121 SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
122 SNDFILE_LIBS = @SNDFILE_LIBS@
123 STRIP = @STRIP@
124 VERSION = @VERSION@
125 WINDRES = @WINDRES@
126 WX_CFLAGS = @WX_CFLAGS@
127 WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
128 WX_CONFIG_PATH = @WX_CONFIG_PATH@
129 WX_CPPFLAGS = @WX_CPPFLAGS@
130 WX_CXXFLAGS = @WX_CXXFLAGS@
131 WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
132 WX_LIBS = @WX_LIBS@
133 WX_LIBS_STATIC = @WX_LIBS_STATIC@
134 WX_RESCOMP = @WX_RESCOMP@
135 WX_VERSION = @WX_VERSION@
136 WX_VERSION_MAJOR = @WX_VERSION_MAJOR@
137 WX_VERSION_MICRO = @WX_VERSION_MICRO@
138 WX_VERSION_MINOR = @WX_VERSION_MINOR@
139 abs_builddir = @abs_builddir@
140 abs_srcdir = @abs_srcdir@
141 abs_top_builddir = @abs_top_builddir@
142 abs_top_srcdir = @abs_top_srcdir@
143 ac_ct_CC = @ac_ct_CC@
144 ac_ct_CXX = @ac_ct_CXX@
145 am__include = @am__include@
146 am__leading_dot = @am__leading_dot@
147 am__quote = @am__quote@
148 am__tar = @am__tar@
149 am__untar = @am__untar@
150 bindir = @bindir@
151 build = @build@
152 build_alias = @build_alias@
153 build_cpu = @build_cpu@
154 build_os = @build_os@
155 build_vendor = @build_vendor@
156 builddir = @builddir@
157 datadir = @datadir@
158 datarootdir = @datarootdir@
159 docdir = @docdir@
160 dvidir = @dvidir@
161 exec_prefix = @exec_prefix@
162 host = @host@
163 host_alias = @host_alias@
164 host_cpu = @host_cpu@
165 host_os = @host_os@
166 host_vendor = @host_vendor@
167 htmldir = @htmldir@
168 includedir = @includedir@
169 infodir = @infodir@
170 install_sh = @install_sh@
171 libdir = @libdir@
172 libexecdir = @libexecdir@
173 localedir = @localedir@
174 localstatedir = @localstatedir@
175 mandir = @mandir@
176 mkdir_p = @mkdir_p@
177 oldincludedir = @oldincludedir@
178 pdfdir = @pdfdir@
179 prefix = @prefix@
180 program_transform_name = @program_transform_name@
181 psdir = @psdir@
182 sbindir = @sbindir@
183 sharedstatedir = @sharedstatedir@
184 srcdir = @srcdir@
185 sysconfdir = @sysconfdir@
186 target = @target@
187 target_alias = @target_alias@
188 target_cpu = @target_cpu@
189 target_os = @target_os@
190 target_vendor = @target_vendor@
191 top_build_prefix = @top_build_prefix@
192 top_builddir = @top_builddir@
193 top_srcdir = @top_srcdir@
194 noinst_LIBRARIES = libphysics.a
195 libphysics_a_SOURCES = PhysicsDocument.h PhysicsElements.h      \
196         PhysicsTreeItemData.h PhysicsView.h PhysicsDocument.cpp \
197         PhysicsEditor.cpp PhysicsElements.cpp PhysicsView.cpp   \
198         PhysicsTreeItemData.cpp
199
200 all: all-am
201
202 .SUFFIXES:
203 .SUFFIXES: .cpp .o .obj
204 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
205         @for dep in $?; do \
206           case '$(am__configure_deps)' in \
207             *$$dep*) \
208               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
209                 && { if test -f $@; then exit 0; else break; fi; }; \
210               exit 1;; \
211           esac; \
212         done; \
213         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Physics/Makefile'; \
214         $(am__cd) $(top_srcdir) && \
215           $(AUTOMAKE) --gnu Physics/Makefile
216 .PRECIOUS: Makefile
217 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
218         @case '$?' in \
219           *config.status*) \
220             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
221           *) \
222             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
223             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
224         esac;
225
226 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
227         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
229 $(top_srcdir)/configure:  $(am__configure_deps)
230         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
232         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 $(am__aclocal_m4_deps):
234
235 clean-noinstLIBRARIES:
236         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
237 libphysics.a: $(libphysics_a_OBJECTS) $(libphysics_a_DEPENDENCIES) 
238         -rm -f libphysics.a
239         $(libphysics_a_AR) libphysics.a $(libphysics_a_OBJECTS) $(libphysics_a_LIBADD)
240         $(RANLIB) libphysics.a
241
242 mostlyclean-compile:
243         -rm -f *.$(OBJEXT)
244
245 distclean-compile:
246         -rm -f *.tab.c
247
248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PhysicsDocument.Po@am__quote@
249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PhysicsEditor.Po@am__quote@
250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PhysicsElements.Po@am__quote@
251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PhysicsTreeItemData.Po@am__quote@
252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PhysicsView.Po@am__quote@
253
254 .cpp.o:
255 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
256 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
257 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
258 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
259 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
260
261 .cpp.obj:
262 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
263 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
264 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
265 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
266 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
267
268 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
269         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
270         unique=`for i in $$list; do \
271             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
272           done | \
273           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
274               END { if (nonempty) { for (i in files) print i; }; }'`; \
275         mkid -fID $$unique
276 tags: TAGS
277
278 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
279                 $(TAGS_FILES) $(LISP)
280         set x; \
281         here=`pwd`; \
282         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
283         unique=`for i in $$list; do \
284             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285           done | \
286           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
287               END { if (nonempty) { for (i in files) print i; }; }'`; \
288         shift; \
289         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
290           test -n "$$unique" || unique=$$empty_fix; \
291           if test $$# -gt 0; then \
292             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
293               "$$@" $$unique; \
294           else \
295             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
296               $$unique; \
297           fi; \
298         fi
299 ctags: CTAGS
300 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
301                 $(TAGS_FILES) $(LISP)
302         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
303         unique=`for i in $$list; do \
304             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305           done | \
306           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
307               END { if (nonempty) { for (i in files) print i; }; }'`; \
308         test -z "$(CTAGS_ARGS)$$unique" \
309           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
310              $$unique
311
312 GTAGS:
313         here=`$(am__cd) $(top_builddir) && pwd` \
314           && $(am__cd) $(top_srcdir) \
315           && gtags -i $(GTAGS_ARGS) "$$here"
316
317 distclean-tags:
318         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
319
320 distdir: $(DISTFILES)
321         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
322         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
323         list='$(DISTFILES)'; \
324           dist_files=`for file in $$list; do echo $$file; done | \
325           sed -e "s|^$$srcdirstrip/||;t" \
326               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
327         case $$dist_files in \
328           */*) $(MKDIR_P) `echo "$$dist_files" | \
329                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
330                            sort -u` ;; \
331         esac; \
332         for file in $$dist_files; do \
333           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
334           if test -d $$d/$$file; then \
335             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
336             if test -d "$(distdir)/$$file"; then \
337               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
338             fi; \
339             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
340               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
341               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
342             fi; \
343             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
344           else \
345             test -f "$(distdir)/$$file" \
346             || cp -p $$d/$$file "$(distdir)/$$file" \
347             || exit 1; \
348           fi; \
349         done
350 check-am: all-am
351 check: check-am
352 all-am: Makefile $(LIBRARIES)
353 installdirs:
354 install: install-am
355 install-exec: install-exec-am
356 install-data: install-data-am
357 uninstall: uninstall-am
358
359 install-am: all-am
360         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361
362 installcheck: installcheck-am
363 install-strip:
364         if test -z '$(STRIP)'; then \
365           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
366             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
367               install; \
368         else \
369           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
370             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
371             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
372         fi
373 mostlyclean-generic:
374
375 clean-generic:
376
377 distclean-generic:
378         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
379         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
380
381 maintainer-clean-generic:
382         @echo "This command is intended for maintainers to use"
383         @echo "it deletes files that may require special tools to rebuild."
384 clean: clean-am
385
386 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
387
388 distclean: distclean-am
389         -rm -rf ./$(DEPDIR)
390         -rm -f Makefile
391 distclean-am: clean-am distclean-compile distclean-generic \
392         distclean-tags
393
394 dvi: dvi-am
395
396 dvi-am:
397
398 html: html-am
399
400 html-am:
401
402 info: info-am
403
404 info-am:
405
406 install-data-am:
407
408 install-dvi: install-dvi-am
409
410 install-dvi-am:
411
412 install-exec-am:
413
414 install-html: install-html-am
415
416 install-html-am:
417
418 install-info: install-info-am
419
420 install-info-am:
421
422 install-man:
423
424 install-pdf: install-pdf-am
425
426 install-pdf-am:
427
428 install-ps: install-ps-am
429
430 install-ps-am:
431
432 installcheck-am:
433
434 maintainer-clean: maintainer-clean-am
435         -rm -rf ./$(DEPDIR)
436         -rm -f Makefile
437 maintainer-clean-am: distclean-am maintainer-clean-generic
438
439 mostlyclean: mostlyclean-am
440
441 mostlyclean-am: mostlyclean-compile mostlyclean-generic
442
443 pdf: pdf-am
444
445 pdf-am:
446
447 ps: ps-am
448
449 ps-am:
450
451 uninstall-am:
452
453 .MAKE: install-am install-strip
454
455 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
456         clean-noinstLIBRARIES ctags distclean distclean-compile \
457         distclean-generic distclean-tags distdir dvi dvi-am html \
458         html-am info info-am install install-am install-data \
459         install-data-am install-dvi install-dvi-am install-exec \
460         install-exec-am install-html install-html-am install-info \
461         install-info-am install-man install-pdf install-pdf-am \
462         install-ps install-ps-am install-strip installcheck \
463         installcheck-am installdirs maintainer-clean \
464         maintainer-clean-generic mostlyclean mostlyclean-compile \
465         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
466         uninstall-am
467
468
469 # Tell versions [3.59,3.63) of GNU make to not export all variables.
470 # Otherwise a system limit (for SysV at least) may be exceeded.
471 .NOEXPORT: