1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
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
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
)
34 EXTRA_PROGRAMS
= construo.x11
$(EXEEXT
) construo.glut
$(EXEEXT
) \
35 construo.freeglut
$(EXEEXT
)
37 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
39 $(top_srcdir
)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
40 TODO config.guess config.sub depcomp install-sh ltmain.sh \
42 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
43 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
44 $(top_srcdir
)/configure.ac
45 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
47 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
48 configure.lineno config.status.lineno
49 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
50 CONFIG_HEADER
= config.h
52 LIBRARIES
= $(noinst_LIBRARIES
)
55 libconstruo_a_AR
= $(AR
) $(ARFLAGS
)
56 libconstruo_a_LIBADD
=
57 am_libconstruo_a_OBJECTS
= bounding_box.
$(OBJEXT
) colors.
$(OBJEXT
) \
58 command_line.
$(OBJEXT
) config.
$(OBJEXT
) construo.
$(OBJEXT
) \
59 controller.
$(OBJEXT
) globals.
$(OBJEXT
) gui_buttons.
$(OBJEXT
) \
60 gui_child_manager.
$(OBJEXT
) gui_component.
$(OBJEXT
) \
61 gui_directory.
$(OBJEXT
) gui_directory_button.
$(OBJEXT
) \
62 gui_file_button.
$(OBJEXT
) gui_file_manager.
$(OBJEXT
) \
63 gui_label.
$(OBJEXT
) gui_manager.
$(OBJEXT
) \
64 gui_new_file_button.
$(OBJEXT
) gui_window.
$(OBJEXT
) \
65 input_context.
$(OBJEXT
) keep_alive_mgr.
$(OBJEXT
) \
66 lisp_reader.
$(OBJEXT
) lisp_writer.
$(OBJEXT
) \
67 lispreader.
$(OBJEXT
) load_gui_manager.
$(OBJEXT
) \
68 particle.
$(OBJEXT
) particle_factory.
$(OBJEXT
) \
69 path_manager.
$(OBJEXT
) rect_collider.
$(OBJEXT
) \
70 root_graphic_context.
$(OBJEXT
) save_gui_manager.
$(OBJEXT
) \
71 screen_manager.
$(OBJEXT
) selection.
$(OBJEXT
) \
72 settings.
$(OBJEXT
) spring.
$(OBJEXT
) string_utils.
$(OBJEXT
) \
73 unix_system.
$(OBJEXT
) vector.
$(OBJEXT
) world.
$(OBJEXT
) \
74 world_button.
$(OBJEXT
) world_gui_manager.
$(OBJEXT
) \
75 worldview_collider_tool.
$(OBJEXT
) \
76 worldview_component.
$(OBJEXT
) worldview_insert_tool.
$(OBJEXT
) \
77 worldview_select_tool.
$(OBJEXT
) worldview_tool.
$(OBJEXT
) \
78 worldview_zoom_tool.
$(OBJEXT
) zoom_graphic_context.
$(OBJEXT
)
79 libconstruo_a_OBJECTS
= $(am_libconstruo_a_OBJECTS
)
80 am__installdirs
= "$(DESTDIR)$(bindir)"
81 binPROGRAMS_INSTALL
= $(INSTALL_PROGRAM
)
82 PROGRAMS
= $(bin_PROGRAMS
)
83 am_construo_freeglut_OBJECTS
= \
84 construo_freeglut-construo_main.
$(OBJEXT
) \
85 construo_freeglut-glut_display.
$(OBJEXT
)
86 construo_freeglut_OBJECTS
= $(am_construo_freeglut_OBJECTS
)
87 construo_freeglut_DEPENDENCIES
= libconstruo.a
88 construo_freeglut_LINK
= $(CXXLD
) $(construo_freeglut_CXXFLAGS
) \
89 $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
90 am_construo_glut_OBJECTS
= construo_glut-construo_main.
$(OBJEXT
) \
91 construo_glut-glut_display.
$(OBJEXT
)
92 construo_glut_OBJECTS
= $(am_construo_glut_OBJECTS
)
93 construo_glut_DEPENDENCIES
= libconstruo.a
94 construo_glut_LINK
= $(CXXLD
) $(construo_glut_CXXFLAGS
) $(CXXFLAGS
) \
95 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
96 am_construo_x11_OBJECTS
= construo_x11-construo_main.
$(OBJEXT
) \
97 construo_x11-x11_display.
$(OBJEXT
)
98 construo_x11_OBJECTS
= $(am_construo_x11_OBJECTS
)
99 construo_x11_DEPENDENCIES
= libconstruo.a
100 construo_x11_LINK
= $(CXXLD
) $(construo_x11_CXXFLAGS
) $(CXXFLAGS
) \
101 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
102 DEFAULT_INCLUDES
= -I.@am__isrc@
103 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
104 am__depfiles_maybe
= depfiles
105 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
106 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
108 CXXLINK
= $(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) \
110 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
111 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
113 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
114 SOURCES
= $(libconstruo_a_SOURCES
) $(construo_freeglut_SOURCES
) \
115 $(construo_glut_SOURCES
) $(construo_x11_SOURCES
)
116 DIST_SOURCES
= $(libconstruo_a_SOURCES
) $(construo_freeglut_SOURCES
) \
117 $(construo_glut_SOURCES
) $(construo_x11_SOURCES
)
118 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
119 html-recursive info-recursive install-data-recursive \
120 install-dvi-recursive install-exec-recursive \
121 install-html-recursive install-info-recursive \
122 install-pdf-recursive install-ps-recursive install-recursive \
123 installcheck-recursive installdirs-recursive pdf-recursive \
124 ps-recursive uninstall-recursive
125 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
126 distclean-recursive maintainer-clean-recursive
129 DIST_SUBDIRS
= $(SUBDIRS
)
130 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
131 distdir
= $(PACKAGE
)-$(VERSION
)
132 top_distdir
= $(distdir
)
133 am__remove_distdir
= \
134 { test ! -d
$(distdir
) \
135 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
136 && rm -fr
$(distdir
); }; }
137 DIST_ARCHIVES
= $(distdir
).
tar.gz
139 distuninstallcheck_listfiles
= find .
-type f
-print
140 distcleancheck_listfiles
= find .
-type f
-print
143 AUTOCONF
= @AUTOCONF@
144 AUTOHEADER
= @AUTOHEADER@
145 AUTOMAKE
= @AUTOMAKE@
148 CCDEPMODE
= @CCDEPMODE@
151 CPPFLAGS
= @CPPFLAGS@
154 CXXDEPMODE
= @CXXDEPMODE@
155 CXXFLAGS
= @CXXFLAGS@
156 CYGPATH_W
= @CYGPATH_W@
157 ConstruoTargets
= @ConstruoTargets@
167 INSTALL_DATA
= @INSTALL_DATA@
168 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
169 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
170 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
174 LTLIBOBJS
= @LTLIBOBJS@
175 MAKEINFO
= @MAKEINFO@
179 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
180 PACKAGE_NAME
= @PACKAGE_NAME@
181 PACKAGE_STRING
= @PACKAGE_STRING@
182 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
183 PACKAGE_VERSION
= @PACKAGE_VERSION@
184 PATH_SEPARATOR
= @PATH_SEPARATOR@
186 SET_MAKE
= @SET_MAKE@
191 X_CFLAGS
= @X_CFLAGS@
192 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
194 X_PRE_LIBS
= @X_PRE_LIBS@
195 abs_builddir
= @abs_builddir@
196 abs_srcdir
= @abs_srcdir@
197 abs_top_builddir
= @abs_top_builddir@
198 abs_top_srcdir
= @abs_top_srcdir@
199 ac_ct_CC
= @ac_ct_CC@
200 ac_ct_CXX
= @ac_ct_CXX@
201 am__include
= @am__include@
202 am__leading_dot
= @am__leading_dot@
203 am__quote
= @am__quote@
205 am__untar
= @am__untar@
206 bindir = $(prefix)/bin
207 build_alias
= @build_alias@
208 builddir
= @builddir@
210 datarootdir
= @datarootdir@
213 exec_prefix = @
exec_prefix@
214 freeglut_LIBS
= @freeglut_LIBS@
215 glut_LIBS
= @glut_LIBS@
216 host_alias
= @host_alias@
218 includedir = @
includedir@
220 install_sh
= @install_sh@
222 libexecdir
= @libexecdir@
223 localedir
= @localedir@
224 localstatedir
= @localstatedir@
227 oldincludedir = @
oldincludedir@
230 program_transform_name
= @program_transform_name@
233 sharedstatedir
= @sharedstatedir@
235 sysconfdir
= @sysconfdir@
236 target_alias
= @target_alias@
237 top_build_prefix
= @top_build_prefix@
238 top_builddir
= @top_builddir@
239 top_srcdir
= @top_srcdir@
240 x11_CXXFLAGS
= @x11_CXXFLAGS@
241 x11_LIBS
= @x11_LIBS@
243 bin_PROGRAMS
= @ConstruoTargets@
244 noinst_LIBRARIES
= libconstruo.a
245 libconstruo_a_SOURCES
= \
262 cursor_collider.xbm \
263 cursor_collider_mask.xbm \
265 cursor_insert_mask.xbm \
267 cursor_scroll_mask.xbm \
269 cursor_select_mask.xbm \
271 cursor_zoom_mask.xbm \
278 graphic_context.hxx \
281 gui_child_manager.
cxx \
282 gui_child_manager.hxx \
287 gui_directory_button.
cxx \
288 gui_directory_button.hxx \
289 gui_file_button.
cxx \
290 gui_file_button.hxx \
291 gui_file_manager.
cxx \
292 gui_file_manager.hxx \
297 gui_new_file_button.
cxx \
298 gui_new_file_button.hxx \
313 load_gui_manager.
cxx \
314 load_gui_manager.hxx \
318 particle_factory.
cxx \
319 particle_factory.hxx \
325 root_graphic_context.
cxx \
326 root_graphic_context.hxx \
327 save_gui_manager.
cxx \
328 save_gui_manager.hxx \
350 world_gui_manager.
cxx \
351 world_gui_manager.hxx \
352 worldview_collider_tool.
cxx \
353 worldview_collider_tool.hxx \
354 worldview_component.
cxx \
355 worldview_component.hxx \
356 worldview_insert_tool.
cxx \
357 worldview_insert_tool.hxx \
358 worldview_select_tool.
cxx \
359 worldview_select_tool.hxx \
362 worldview_zoom_tool.
cxx \
363 worldview_zoom_tool.hxx \
364 zoom_graphic_context.
cxx \
365 zoom_graphic_context.hxx
367 construo_x11_SOURCES
= construo_main.
cxx construo_main.hxx x11_display.hxx x11_display.
cxx
368 construo_x11_LDADD
= libconstruo.a @x11_LIBS@
369 construo_x11_CXXFLAGS
= -DUSE_X11_DISPLAY @x11_CXXFLAGS@
370 construo_glut_SOURCES
= construo_main.
cxx construo_main.hxx glut_display.hxx glut_display.
cxx
371 construo_glut_LDADD
= libconstruo.a @glut_LIBS@
372 construo_glut_CXXFLAGS
= -DUSE_GLUT_DISPLAY
-DHAVE_GLUT
373 construo_freeglut_SOURCES
= construo_main.
cxx construo_main.hxx glut_display.hxx glut_display.
cxx
374 construo_freeglut_LDADD
= libconstruo.a @freeglut_LIBS@
375 construo_freeglut_CXXFLAGS
= -DUSE_GLUT_DISPLAY
-DHAVE_FREEGLUT
377 # pkgdatadir = $(datadir)/@PACKAGE@
378 EXTRA_DIST
= TODO INSTALL.configure xml2sexpr.sh compatlib
/sstream
380 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
383 .SUFFIXES
: .
cxx .o .obj
386 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
388 case
'$(am__configure_deps)' in \
390 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
391 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
396 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
397 cd
$(top_srcdir
) && \
398 $(AUTOMAKE
) --gnu Makefile
400 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
403 echo
' $(SHELL) ./config.status'; \
404 $(SHELL
) .
/config.status
;; \
406 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
407 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
410 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
411 $(SHELL
) .
/config.status
--recheck
413 $(top_srcdir
)/configure
: $(am__configure_deps
)
414 cd
$(srcdir) && $(AUTOCONF
)
415 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
416 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
419 @if
test ! -f
$@
; then \
421 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
424 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
426 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
427 $(srcdir)/config.h.in
: $(am__configure_deps
)
428 cd
$(top_srcdir
) && $(AUTOHEADER
)
433 -rm -f config.h stamp-h1
435 clean-noinstLIBRARIES
:
436 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
437 libconstruo.a
: $(libconstruo_a_OBJECTS
) $(libconstruo_a_DEPENDENCIES
)
439 $(libconstruo_a_AR
) libconstruo.a
$(libconstruo_a_OBJECTS
) $(libconstruo_a_LIBADD
)
440 $(RANLIB
) libconstruo.a
441 install-binPROGRAMS
: $(bin_PROGRAMS
)
443 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
444 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
445 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
448 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
449 echo
" $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
450 $(INSTALL_PROGRAM_ENV
) $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
454 uninstall-binPROGRAMS
:
456 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
457 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
458 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
459 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
463 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
464 construo.freeglut
$(EXEEXT
): $(construo_freeglut_OBJECTS
) $(construo_freeglut_DEPENDENCIES
)
465 @
rm -f construo.freeglut
$(EXEEXT
)
466 $(construo_freeglut_LINK
) $(construo_freeglut_OBJECTS
) $(construo_freeglut_LDADD
) $(LIBS
)
467 construo.glut
$(EXEEXT
): $(construo_glut_OBJECTS
) $(construo_glut_DEPENDENCIES
)
468 @
rm -f construo.glut
$(EXEEXT
)
469 $(construo_glut_LINK
) $(construo_glut_OBJECTS
) $(construo_glut_LDADD
) $(LIBS
)
470 construo.x11
$(EXEEXT
): $(construo_x11_OBJECTS
) $(construo_x11_DEPENDENCIES
)
471 @
rm -f construo.x11
$(EXEEXT
)
472 $(construo_x11_LINK
) $(construo_x11_OBJECTS
) $(construo_x11_LDADD
) $(LIBS
)
480 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bounding_box.Po@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/colors.Po@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/command_line.Po@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/config.Po@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/construo.Po@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/construo_freeglut-construo_main.Po@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/construo_freeglut-glut_display.Po@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/construo_glut-construo_main.Po@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/construo_glut-glut_display.Po@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/construo_x11-construo_main.Po@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/construo_x11-x11_display.Po@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/controller.Po@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/globals.Po@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_buttons.Po@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_child_manager.Po@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_component.Po@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_directory.Po@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_directory_button.Po@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_file_button.Po@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_file_manager.Po@am__quote@
500 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_label.Po@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_manager.Po@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_new_file_button.Po@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gui_window.Po@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/input_context.Po@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/keep_alive_mgr.Po@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lisp_reader.Po@am__quote@
507 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lisp_writer.Po@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lispreader.Po@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/load_gui_manager.Po@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/particle.Po@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/particle_factory.Po@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/path_manager.Po@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rect_collider.Po@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/root_graphic_context.Po@am__quote@
515 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/save_gui_manager.Po@am__quote@
516 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/screen_manager.Po@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/selection.Po@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/settings.Po@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/spring.Po@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/string_utils.Po@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/unix_system.Po@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vector.Po@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/world.Po@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/world_button.Po@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/world_gui_manager.Po@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/worldview_collider_tool.Po@am__quote@
527 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/worldview_component.Po@am__quote@
528 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/worldview_insert_tool.Po@am__quote@
529 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/worldview_select_tool.Po@am__quote@
530 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/worldview_tool.Po@am__quote@
531 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/worldview_zoom_tool.Po@am__quote@
532 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/zoom_graphic_context.Po@am__quote@
535 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
536 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
537 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
538 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
539 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
542 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
543 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
544 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
545 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
546 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
548 construo_freeglut-construo_main.o
: construo_main.
cxx
549 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_freeglut_CXXFLAGS
) $(CXXFLAGS
) -MT construo_freeglut-construo_main.o
-MD
-MP
-MF
$(DEPDIR
)/construo_freeglut-construo_main.Tpo
-c
-o construo_freeglut-construo_main.o
`test -f 'construo_main.cxx' || echo '$(srcdir)/'`construo_main.
cxx
550 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_freeglut-construo_main.Tpo
$(DEPDIR
)/construo_freeglut-construo_main.Po
551 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='construo_main.cxx' object
='construo_freeglut-construo_main.o' libtool
=no @AMDEPBACKSLASH@
552 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
553 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_freeglut_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_freeglut-construo_main.o
`test -f 'construo_main.cxx' || echo '$(srcdir)/'`construo_main.
cxx
555 construo_freeglut-construo_main.obj
: construo_main.
cxx
556 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_freeglut_CXXFLAGS
) $(CXXFLAGS
) -MT construo_freeglut-construo_main.obj
-MD
-MP
-MF
$(DEPDIR
)/construo_freeglut-construo_main.Tpo
-c
-o construo_freeglut-construo_main.obj
`if test -f 'construo_main.cxx'; then $(CYGPATH_W) 'construo_main.cxx'; else $(CYGPATH_W) '$(srcdir)/construo_main.cxx'; fi`
557 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_freeglut-construo_main.Tpo
$(DEPDIR
)/construo_freeglut-construo_main.Po
558 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='construo_main.cxx' object
='construo_freeglut-construo_main.obj' libtool
=no @AMDEPBACKSLASH@
559 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
560 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_freeglut_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_freeglut-construo_main.obj
`if test -f 'construo_main.cxx'; then $(CYGPATH_W) 'construo_main.cxx'; else $(CYGPATH_W) '$(srcdir)/construo_main.cxx'; fi`
562 construo_freeglut-glut_display.o
: glut_display.
cxx
563 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_freeglut_CXXFLAGS
) $(CXXFLAGS
) -MT construo_freeglut-glut_display.o
-MD
-MP
-MF
$(DEPDIR
)/construo_freeglut-glut_display.Tpo
-c
-o construo_freeglut-glut_display.o
`test -f 'glut_display.cxx' || echo '$(srcdir)/'`glut_display.
cxx
564 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_freeglut-glut_display.Tpo
$(DEPDIR
)/construo_freeglut-glut_display.Po
565 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='glut_display.cxx' object
='construo_freeglut-glut_display.o' libtool
=no @AMDEPBACKSLASH@
566 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
567 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_freeglut_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_freeglut-glut_display.o
`test -f 'glut_display.cxx' || echo '$(srcdir)/'`glut_display.
cxx
569 construo_freeglut-glut_display.obj
: glut_display.
cxx
570 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_freeglut_CXXFLAGS
) $(CXXFLAGS
) -MT construo_freeglut-glut_display.obj
-MD
-MP
-MF
$(DEPDIR
)/construo_freeglut-glut_display.Tpo
-c
-o construo_freeglut-glut_display.obj
`if test -f 'glut_display.cxx'; then $(CYGPATH_W) 'glut_display.cxx'; else $(CYGPATH_W) '$(srcdir)/glut_display.cxx'; fi`
571 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_freeglut-glut_display.Tpo
$(DEPDIR
)/construo_freeglut-glut_display.Po
572 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='glut_display.cxx' object
='construo_freeglut-glut_display.obj' libtool
=no @AMDEPBACKSLASH@
573 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
574 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_freeglut_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_freeglut-glut_display.obj
`if test -f 'glut_display.cxx'; then $(CYGPATH_W) 'glut_display.cxx'; else $(CYGPATH_W) '$(srcdir)/glut_display.cxx'; fi`
576 construo_glut-construo_main.o
: construo_main.
cxx
577 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_glut_CXXFLAGS
) $(CXXFLAGS
) -MT construo_glut-construo_main.o
-MD
-MP
-MF
$(DEPDIR
)/construo_glut-construo_main.Tpo
-c
-o construo_glut-construo_main.o
`test -f 'construo_main.cxx' || echo '$(srcdir)/'`construo_main.
cxx
578 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_glut-construo_main.Tpo
$(DEPDIR
)/construo_glut-construo_main.Po
579 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='construo_main.cxx' object
='construo_glut-construo_main.o' libtool
=no @AMDEPBACKSLASH@
580 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
581 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_glut_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_glut-construo_main.o
`test -f 'construo_main.cxx' || echo '$(srcdir)/'`construo_main.
cxx
583 construo_glut-construo_main.obj
: construo_main.
cxx
584 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_glut_CXXFLAGS
) $(CXXFLAGS
) -MT construo_glut-construo_main.obj
-MD
-MP
-MF
$(DEPDIR
)/construo_glut-construo_main.Tpo
-c
-o construo_glut-construo_main.obj
`if test -f 'construo_main.cxx'; then $(CYGPATH_W) 'construo_main.cxx'; else $(CYGPATH_W) '$(srcdir)/construo_main.cxx'; fi`
585 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_glut-construo_main.Tpo
$(DEPDIR
)/construo_glut-construo_main.Po
586 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='construo_main.cxx' object
='construo_glut-construo_main.obj' libtool
=no @AMDEPBACKSLASH@
587 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
588 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_glut_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_glut-construo_main.obj
`if test -f 'construo_main.cxx'; then $(CYGPATH_W) 'construo_main.cxx'; else $(CYGPATH_W) '$(srcdir)/construo_main.cxx'; fi`
590 construo_glut-glut_display.o
: glut_display.
cxx
591 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_glut_CXXFLAGS
) $(CXXFLAGS
) -MT construo_glut-glut_display.o
-MD
-MP
-MF
$(DEPDIR
)/construo_glut-glut_display.Tpo
-c
-o construo_glut-glut_display.o
`test -f 'glut_display.cxx' || echo '$(srcdir)/'`glut_display.
cxx
592 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_glut-glut_display.Tpo
$(DEPDIR
)/construo_glut-glut_display.Po
593 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='glut_display.cxx' object
='construo_glut-glut_display.o' libtool
=no @AMDEPBACKSLASH@
594 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
595 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_glut_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_glut-glut_display.o
`test -f 'glut_display.cxx' || echo '$(srcdir)/'`glut_display.
cxx
597 construo_glut-glut_display.obj
: glut_display.
cxx
598 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_glut_CXXFLAGS
) $(CXXFLAGS
) -MT construo_glut-glut_display.obj
-MD
-MP
-MF
$(DEPDIR
)/construo_glut-glut_display.Tpo
-c
-o construo_glut-glut_display.obj
`if test -f 'glut_display.cxx'; then $(CYGPATH_W) 'glut_display.cxx'; else $(CYGPATH_W) '$(srcdir)/glut_display.cxx'; fi`
599 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_glut-glut_display.Tpo
$(DEPDIR
)/construo_glut-glut_display.Po
600 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='glut_display.cxx' object
='construo_glut-glut_display.obj' libtool
=no @AMDEPBACKSLASH@
601 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
602 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_glut_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_glut-glut_display.obj
`if test -f 'glut_display.cxx'; then $(CYGPATH_W) 'glut_display.cxx'; else $(CYGPATH_W) '$(srcdir)/glut_display.cxx'; fi`
604 construo_x11-construo_main.o
: construo_main.
cxx
605 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_x11_CXXFLAGS
) $(CXXFLAGS
) -MT construo_x11-construo_main.o
-MD
-MP
-MF
$(DEPDIR
)/construo_x11-construo_main.Tpo
-c
-o construo_x11-construo_main.o
`test -f 'construo_main.cxx' || echo '$(srcdir)/'`construo_main.
cxx
606 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_x11-construo_main.Tpo
$(DEPDIR
)/construo_x11-construo_main.Po
607 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='construo_main.cxx' object
='construo_x11-construo_main.o' libtool
=no @AMDEPBACKSLASH@
608 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
609 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_x11_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_x11-construo_main.o
`test -f 'construo_main.cxx' || echo '$(srcdir)/'`construo_main.
cxx
611 construo_x11-construo_main.obj
: construo_main.
cxx
612 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_x11_CXXFLAGS
) $(CXXFLAGS
) -MT construo_x11-construo_main.obj
-MD
-MP
-MF
$(DEPDIR
)/construo_x11-construo_main.Tpo
-c
-o construo_x11-construo_main.obj
`if test -f 'construo_main.cxx'; then $(CYGPATH_W) 'construo_main.cxx'; else $(CYGPATH_W) '$(srcdir)/construo_main.cxx'; fi`
613 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_x11-construo_main.Tpo
$(DEPDIR
)/construo_x11-construo_main.Po
614 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='construo_main.cxx' object
='construo_x11-construo_main.obj' libtool
=no @AMDEPBACKSLASH@
615 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
616 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_x11_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_x11-construo_main.obj
`if test -f 'construo_main.cxx'; then $(CYGPATH_W) 'construo_main.cxx'; else $(CYGPATH_W) '$(srcdir)/construo_main.cxx'; fi`
618 construo_x11-x11_display.o
: x11_display.
cxx
619 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_x11_CXXFLAGS
) $(CXXFLAGS
) -MT construo_x11-x11_display.o
-MD
-MP
-MF
$(DEPDIR
)/construo_x11-x11_display.Tpo
-c
-o construo_x11-x11_display.o
`test -f 'x11_display.cxx' || echo '$(srcdir)/'`x11_display.
cxx
620 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_x11-x11_display.Tpo
$(DEPDIR
)/construo_x11-x11_display.Po
621 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='x11_display.cxx' object
='construo_x11-x11_display.o' libtool
=no @AMDEPBACKSLASH@
622 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
623 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_x11_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_x11-x11_display.o
`test -f 'x11_display.cxx' || echo '$(srcdir)/'`x11_display.
cxx
625 construo_x11-x11_display.obj
: x11_display.
cxx
626 @am__fastdepCXX_TRUE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_x11_CXXFLAGS
) $(CXXFLAGS
) -MT construo_x11-x11_display.obj
-MD
-MP
-MF
$(DEPDIR
)/construo_x11-x11_display.Tpo
-c
-o construo_x11-x11_display.obj
`if test -f 'x11_display.cxx'; then $(CYGPATH_W) 'x11_display.cxx'; else $(CYGPATH_W) '$(srcdir)/x11_display.cxx'; fi`
627 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/construo_x11-x11_display.Tpo
$(DEPDIR
)/construo_x11-x11_display.Po
628 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='x11_display.cxx' object
='construo_x11-x11_display.obj' libtool
=no @AMDEPBACKSLASH@
629 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
630 @am__fastdepCXX_FALSE@
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(construo_x11_CXXFLAGS
) $(CXXFLAGS
) -c
-o construo_x11-x11_display.obj
`if test -f 'x11_display.cxx'; then $(CYGPATH_W) 'x11_display.cxx'; else $(CYGPATH_W) '$(srcdir)/x11_display.cxx'; fi`
632 # This directory's subdirectories are mostly independent; you can cd
633 # into them and run `make' without going through this Makefile.
634 # To change the values of `make' variables: instead of editing Makefiles,
635 # (1) if the variable is set in `config.status', edit `config.status'
636 # (which will cause the Makefiles to be regenerated when you run `make');
637 # (2) otherwise, pass the desired values on the `make' command line.
638 $(RECURSIVE_TARGETS
):
640 for f in x
$$MAKEFLAGS; do \
643 *k
*) failcom
='fail=yes';; \
647 target
=`echo $@ | sed s/-recursive//`; \
648 list
='$(SUBDIRS)'; for subdir in
$$list; do \
649 echo
"Making $$target in $$subdir"; \
650 if
test "$$subdir" = "."; then \
652 local_target
="$$target-am"; \
654 local_target
="$$target"; \
656 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
659 if
test "$$dot_seen" = "no"; then \
660 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
663 $(RECURSIVE_CLEAN_TARGETS
):
665 for f in x
$$MAKEFLAGS; do \
668 *k
*) failcom
='fail=yes';; \
673 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
674 *) list
='$(SUBDIRS)' ;; \
676 rev
=''; for subdir in
$$list; do \
677 if
test "$$subdir" = "."; then
:; else \
678 rev
="$$subdir $$rev"; \
682 target
=`echo $@ | sed s/-recursive//`; \
683 for subdir in
$$rev; do \
684 echo
"Making $$target in $$subdir"; \
685 if
test "$$subdir" = "."; then \
686 local_target
="$$target-am"; \
688 local_target
="$$target"; \
690 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
692 done
&& test -z
"$$fail"
694 list
='$(SUBDIRS)'; for subdir in
$$list; do \
695 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
698 list
='$(SUBDIRS)'; for subdir in
$$list; do \
699 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
702 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
703 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
704 unique
=`for i in $$list; do \
705 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
707 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
708 END { if (nonempty) { for (i in files) print i; }; }'`; \
712 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
713 $(TAGS_FILES
) $(LISP
)
716 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
717 include_option
=--etags-include
; \
720 include_option
=--include; \
723 list
='$(SUBDIRS)'; for subdir in
$$list; do \
724 if
test "$$subdir" = .
; then
:; else \
725 test ! -f
$$subdir/TAGS || \
726 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
729 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
730 unique
=`for i in $$list; do \
731 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
733 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
734 END { if (nonempty) { for (i in files) print i; }; }'`; \
735 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
736 test -n
"$$unique" || unique
=$$empty_fix; \
737 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
741 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
742 $(TAGS_FILES
) $(LISP
)
744 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
745 unique
=`for i in $$list; do \
746 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
748 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
749 END { if (nonempty) { for (i in files) print i; }; }'`; \
750 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
751 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
755 here
=`$(am__cd) $(top_builddir) && pwd` \
756 && cd
$(top_srcdir
) \
757 && gtags
-i
$(GTAGS_ARGS
) $$here
760 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
762 distdir
: $(DISTFILES
)
763 $(am__remove_distdir
)
764 test -d
$(distdir
) || mkdir
$(distdir
)
765 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
766 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
767 list
='$(DISTFILES)'; \
768 dist_files
=`for file in $$list; do echo $$file; done | \
769 sed -e "s|^$$srcdirstrip/||;t" \
770 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
771 case
$$dist_files in \
772 */*) $(MKDIR_P
) `echo "$$dist_files" | \
773 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
776 for file in
$$dist_files; do \
777 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
778 if
test -d
$$d/$$file; then \
779 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
780 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
781 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
783 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
785 test -f
$(distdir
)/$$file \
786 || cp
-p
$$d/$$file $(distdir
)/$$file \
790 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
791 if
test "$$subdir" = .
; then
:; else \
792 test -d
"$(distdir)/$$subdir" \
793 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
795 distdir
=`$(am__cd) $(distdir) && pwd`; \
796 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
798 $(MAKE
) $(AM_MAKEFLAGS
) \
799 top_distdir
="$$top_distdir" \
800 distdir
="$$distdir/$$subdir" \
801 am__remove_distdir
=: \
802 am__skip_length_check
=: \
807 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
808 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
809 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
810 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
811 || chmod
-R a
+r
$(distdir
)
813 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
814 $(am__remove_distdir
)
817 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
818 $(am__remove_distdir
)
821 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
822 $(am__remove_distdir
)
825 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
826 $(am__remove_distdir
)
829 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
830 $(am__remove_distdir
)
833 -rm -f
$(distdir
).zip
834 zip
-rq
$(distdir
).zip
$(distdir
)
835 $(am__remove_distdir
)
837 dist dist-all
: distdir
838 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
839 $(am__remove_distdir
)
841 # This target untars the dist file and tries a VPATH configuration. Then
842 # it guarantees that the distribution is self-contained by making another
845 case
'$(DIST_ARCHIVES)' in \
847 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
849 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
851 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
853 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
855 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
857 unzip
$(distdir
).zip
;;\
859 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
860 mkdir
$(distdir
)/_build
861 mkdir
$(distdir
)/_inst
863 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
864 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
865 && cd
$(distdir
)/_build \
866 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
867 $(DISTCHECK_CONFIGURE_FLAGS
) \
868 && $(MAKE
) $(AM_MAKEFLAGS
) \
869 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
870 && $(MAKE
) $(AM_MAKEFLAGS
) check \
871 && $(MAKE
) $(AM_MAKEFLAGS
) install \
872 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
873 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
874 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
876 && chmod
-R a-w
"$$dc_install_base" \
878 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
879 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
880 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
881 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
882 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
883 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
884 && rm -rf
"$$dc_destdir" \
885 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
886 && rm -rf
$(DIST_ARCHIVES
) \
887 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
888 $(am__remove_distdir
)
889 @
(echo
"$(distdir) archives ready for distribution: "; \
890 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
891 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
893 @cd
$(distuninstallcheck_dir
) \
894 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
895 ||
{ echo
"ERROR: files left after uninstall:" ; \
896 if
test -n
"$(DESTDIR)"; then \
897 echo
" (check DESTDIR support)"; \
899 $(distuninstallcheck_listfiles
) ; \
901 distcleancheck
: distclean
902 @if
test '$(srcdir)' = .
; then \
903 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
906 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
907 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
908 $(distcleancheck_listfiles
) ; \
911 check: check-recursive
912 all-am
: Makefile
$(LIBRARIES
) $(PROGRAMS
) config.h
913 installdirs: installdirs-recursive
915 for
dir in
"$(DESTDIR)$(bindir)"; do \
916 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
918 install: install-recursive
919 install-exec
: install-exec-recursive
920 install-data
: install-data-recursive
921 uninstall: uninstall-recursive
924 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
926 installcheck: installcheck-recursive
928 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
929 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
930 `test -z '$(STRIP)' || \
931 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
937 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
939 maintainer-clean-generic
:
940 @echo
"This command is intended for maintainers to use"
941 @echo
"it deletes files that may require special tools to rebuild."
942 clean: clean-recursive
944 clean-am
: clean-binPROGRAMS clean-generic clean-noinstLIBRARIES \
947 distclean: distclean-recursive
948 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
951 distclean-am
: clean-am distclean-compile distclean-generic \
952 distclean-hdr distclean-tags
966 install-dvi
: install-dvi-recursive
968 install-exec-am
: install-binPROGRAMS
970 install-html
: install-html-recursive
972 install-info
: install-info-recursive
976 install-pdf
: install-pdf-recursive
978 install-ps
: install-ps-recursive
982 maintainer-clean
: maintainer-clean-recursive
983 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
984 -rm -rf
$(top_srcdir
)/autom4te.cache
987 maintainer-clean-am
: distclean-am maintainer-clean-generic
989 mostlyclean: mostlyclean-recursive
991 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
1001 uninstall-am
: uninstall-binPROGRAMS
1003 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
1006 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
1007 all all-am am--refresh
check check-am
clean clean-binPROGRAMS \
1008 clean-generic clean-noinstLIBRARIES ctags ctags-recursive
dist \
1009 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
1010 dist-zip distcheck
distclean distclean-compile \
1011 distclean-generic distclean-hdr distclean-tags distcleancheck \
1012 distdir distuninstallcheck
dvi dvi-am html html-am
info \
1013 info-am
install install-am install-binPROGRAMS install-data \
1014 install-data-am install-dvi install-dvi-am install-exec \
1015 install-exec-am install-html install-html-am install-info \
1016 install-info-am install-man install-pdf install-pdf-am \
1017 install-ps install-ps-am install-strip
installcheck \
1018 installcheck-am
installdirs installdirs-am maintainer-clean \
1019 maintainer-clean-generic
mostlyclean mostlyclean-compile \
1020 mostlyclean-generic pdf pdf-am ps ps-am
tags tags-recursive \
1021 uninstall uninstall-am uninstall-binPROGRAMS
1025 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1026 # Otherwise a system limit (for SysV at least) may be exceeded.