A hint: This file contains one or more very long lines, so maybe it is better readable using the pure text view mode that shows the contents as wrapped lines within the browser window.
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 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 subdir = gl 38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 40 am__aclocal_m4_deps = $(top_srcdir)/configure.ac 41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 42 $(ACLOCAL_M4) 43 mkinstalldirs = $(install_sh) -d 44 CONFIG_HEADER = $(top_builddir)/config.h 45 CONFIG_CLEAN_FILES = 46 CONFIG_CLEAN_VPATH_FILES = 47 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 48 am__vpath_adj = case $$p in \ 49 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 50 *) f=$$p;; \ 51 esac; 52 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 53 am__install_max = 40 54 am__nobase_strip_setup = \ 55 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 56 am__nobase_strip = \ 57 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 58 am__nobase_list = $(am__nobase_strip_setup); \ 59 for p in $$list; do echo "$$p $$p"; done | \ 60 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 61 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 62 if (++n[$$2] == $(am__install_max)) \ 63 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 64 END { for (dir in files) print dir, files[dir] }' 65 am__base_list = \ 66 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 67 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 68 am__installdirs = "$(DESTDIR)$(libdir)" 69 LTLIBRARIES = $(lib_LTLIBRARIES) 70 libgfsgl2D_la_DEPENDENCIES = 71 am__objects_1 = libgfsgl2D_la-gfsgl.lo libgfsgl2D_la-trackball.lo 72 am_libgfsgl2D_la_OBJECTS = $(am__objects_1) 73 libgfsgl2D_la_OBJECTS = $(am_libgfsgl2D_la_OBJECTS) 74 libgfsgl2D_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 75 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgfsgl2D_la_CFLAGS) \ 76 $(CFLAGS) $(libgfsgl2D_la_LDFLAGS) $(LDFLAGS) -o $@ 77 libgfsgl3D_la_DEPENDENCIES = 78 am__objects_2 = libgfsgl3D_la-gfsgl.lo libgfsgl3D_la-trackball.lo 79 am__objects_3 = $(am__objects_2) libgfsgl3D_la-iso.lo 80 am_libgfsgl3D_la_OBJECTS = $(am__objects_3) 81 libgfsgl3D_la_OBJECTS = $(am_libgfsgl3D_la_OBJECTS) 82 libgfsgl3D_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 83 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgfsgl3D_la_CFLAGS) \ 84 $(CFLAGS) $(libgfsgl3D_la_LDFLAGS) $(LDFLAGS) -o $@ 85 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 86 depcomp = $(SHELL) $(top_srcdir)/depcomp 87 am__depfiles_maybe = depfiles 88 am__mv = mv -f 89 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 90 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 91 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 92 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 93 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 94 CCLD = $(CC) 95 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 96 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 97 $(LDFLAGS) -o $@ 98 SOURCES = $(libgfsgl2D_la_SOURCES) $(libgfsgl3D_la_SOURCES) 99 DIST_SOURCES = $(libgfsgl2D_la_SOURCES) $(libgfsgl3D_la_SOURCES) 100 ETAGS = etags 101 CTAGS = ctags 102 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 103 ACLOCAL = @ACLOCAL@ 104 AMTAR = @AMTAR@ 105 AR = @AR@ 106 AS = @AS@ 107 AUTOCONF = @AUTOCONF@ 108 AUTOHEADER = @AUTOHEADER@ 109 AUTOMAKE = @AUTOMAKE@ 110 AWK = @AWK@ 111 CC = @CC@ 112 CCDEPMODE = @CCDEPMODE@ 113 CFLAGS = @CFLAGS@ 114 CPP = @CPP@ 115 CPPFLAGS = @CPPFLAGS@ 116 CYGPATH_W = @CYGPATH_W@ 117 DEFS = @DEFS@ 118 DEPDIR = @DEPDIR@ 119 DLLTOOL = @DLLTOOL@ 120 DSYMUTIL = @DSYMUTIL@ 121 DUMPBIN = @DUMPBIN@ 122 ECHO_C = @ECHO_C@ 123 ECHO_N = @ECHO_N@ 124 ECHO_T = @ECHO_T@ 125 EGREP = @EGREP@ 126 EXEEXT = @EXEEXT@ 127 FGREP = @FGREP@ 128 FTGL_CFLAGS = @FTGL_CFLAGS@ 129 FTGL_LIBS = @FTGL_LIBS@ 130 GERRIS2D_CFLAGS = @GERRIS2D_CFLAGS@ 131 GERRIS2D_LIBS = @GERRIS2D_LIBS@ 132 GERRIS3D_CFLAGS = @GERRIS3D_CFLAGS@ 133 GERRIS3D_LIBS = @GERRIS3D_LIBS@ 134 GREP = @GREP@ 135 GTK_CFLAGS = @GTK_CFLAGS@ 136 GTK_LIBS = @GTK_LIBS@ 137 INSTALL = @INSTALL@ 138 INSTALL_DATA = @INSTALL_DATA@ 139 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 140 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 141 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 142 LD = @LD@ 143 LDFLAGS = @LDFLAGS@ 144 LIBOBJS = @LIBOBJS@ 145 LIBS = @LIBS@ 146 LIBTOOL = @LIBTOOL@ 147 LIPO = @LIPO@ 148 LN_S = @LN_S@ 149 LTLIBOBJS = @LTLIBOBJS@ 150 MAINT = @MAINT@ 151 MAKEINFO = @MAKEINFO@ 152 MANIFEST_TOOL = @MANIFEST_TOOL@ 153 MKDIR_P = @MKDIR_P@ 154 NM = @NM@ 155 NMEDIT = @NMEDIT@ 156 NO_UNDEFINED = @NO_UNDEFINED@ 157 OBJDUMP = @OBJDUMP@ 158 OBJEXT = @OBJEXT@ 159 OSMESA_CFLAGS = @OSMESA_CFLAGS@ 160 OSMESA_LIBS = @OSMESA_LIBS@ 161 OTOOL = @OTOOL@ 162 OTOOL64 = @OTOOL64@ 163 PACKAGE = @PACKAGE@ 164 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 165 PACKAGE_NAME = @PACKAGE_NAME@ 166 PACKAGE_STRING = @PACKAGE_STRING@ 167 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 168 PACKAGE_URL = @PACKAGE_URL@ 169 PACKAGE_VERSION = @PACKAGE_VERSION@ 170 PATH_SEPARATOR = @PATH_SEPARATOR@ 171 PKG_CONFIG = @PKG_CONFIG@ 172 RANLIB = @RANLIB@ 173 SED = @SED@ 174 SET_MAKE = @SET_MAKE@ 175 SHELL = @SHELL@ 176 SN_CFLAGS = @SN_CFLAGS@ 177 SN_LIBS = @SN_LIBS@ 178 STRIP = @STRIP@ 179 VERSION = @VERSION@ 180 abs_builddir = @abs_builddir@ 181 abs_srcdir = @abs_srcdir@ 182 abs_top_builddir = @abs_top_builddir@ 183 abs_top_srcdir = @abs_top_srcdir@ 184 ac_ct_AR = @ac_ct_AR@ 185 ac_ct_CC = @ac_ct_CC@ 186 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 187 am__include = @am__include@ 188 am__leading_dot = @am__leading_dot@ 189 am__quote = @am__quote@ 190 am__tar = @am__tar@ 191 am__untar = @am__untar@ 192 bindir = @bindir@ 193 build = @build@ 194 build_alias = @build_alias@ 195 build_cpu = @build_cpu@ 196 build_os = @build_os@ 197 build_vendor = @build_vendor@ 198 builddir = @builddir@ 199 datadir = @datadir@ 200 datarootdir = @datarootdir@ 201 docdir = @docdir@ 202 dvidir = @dvidir@ 203 exec_prefix = @exec_prefix@ 204 host = @host@ 205 host_alias = @host_alias@ 206 host_cpu = @host_cpu@ 207 host_os = @host_os@ 208 host_vendor = @host_vendor@ 209 htmldir = @htmldir@ 210 includedir = @includedir@ 211 infodir = @infodir@ 212 install_sh = @install_sh@ 213 libdir = @libdir@ 214 libexecdir = @libexecdir@ 215 localedir = @localedir@ 216 localstatedir = @localstatedir@ 217 mandir = @mandir@ 218 mkdir_p = @mkdir_p@ 219 oldincludedir = @oldincludedir@ 220 pdfdir = @pdfdir@ 221 prefix = @prefix@ 222 program_transform_name = @program_transform_name@ 223 psdir = @psdir@ 224 sbindir = @sbindir@ 225 sharedstatedir = @sharedstatedir@ 226 srcdir = @srcdir@ 227 sysconfdir = @sysconfdir@ 228 target_alias = @target_alias@ 229 top_build_prefix = @top_build_prefix@ 230 top_builddir = @top_builddir@ 231 top_srcdir = @top_srcdir@ 232 use_mpicc = @use_mpicc@ 233 INCLUDES = \ 234 -DPACKAGE_DATA_DIR=\""$(datadir)/gfsview"\" \ 235 -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ 236 -DG_LOG_DOMAIN=\"GfsGl\" \ 237 -I$(top_srcdir) 238 239 lib_LTLIBRARIES = libgfsgl2D.la libgfsgl3D.la 240 SRC = gfsgl.c gfsgl.h \ 241 trackball.c trackball.h 242 243 SRC3D = $(SRC) gfsgl3D.h \ 244 iso.c 245 246 libgfsgl2D_la_CFLAGS = $(AM_CFLAGS) @GERRIS2D_CFLAGS@ @FTGL_CFLAGS@ 247 libgfsgl2D_la_LDFLAGS = $(NO_UNDEFINED) -export-dynamic 248 libgfsgl2D_la_LIBADD = @GERRIS2D_LIBS@ @FTGL_LIBS@ -lGLU 249 libgfsgl2D_la_SOURCES = $(SRC) gfsgl2D.h 250 libgfsgl3D_la_CFLAGS = $(AM_CFLAGS) @GERRIS3D_CFLAGS@ @FTGL_CFLAGS@ 251 libgfsgl3D_la_LDFLAGS = $(NO_UNDEFINED) -export-dynamic 252 libgfsgl3D_la_LIBADD = @GERRIS3D_LIBS@ @FTGL_LIBS@ -lGLU 253 libgfsgl3D_la_SOURCES = $(SRC3D) 254 all: all-am 255 256 .SUFFIXES: 257 .SUFFIXES: .c .lo .o .obj 258 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 259 @for dep in $?; do \ 260 case '$(am__configure_deps)' in \ 261 *$$dep*) \ 262 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 263 && { if test -f $@; then exit 0; else break; fi; }; \ 264 exit 1;; \ 265 esac; \ 266 done; \ 267 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gl/Makefile'; \ 268 $(am__cd) $(top_srcdir) && \ 269 $(AUTOMAKE) --gnu gl/Makefile 270 .PRECIOUS: Makefile 271 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 272 @case '$?' in \ 273 *config.status*) \ 274 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 275 *) \ 276 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 277 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 278 esac; 279 280 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 282 283 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 284 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 285 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 287 $(am__aclocal_m4_deps): 288 install-libLTLIBRARIES: $(lib_LTLIBRARIES) 289 @$(NORMAL_INSTALL) 290 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" 291 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 292 list2=; for p in $$list; do \ 293 if test -f $$p; then \ 294 list2="$$list2 $$p"; \ 295 else :; fi; \ 296 done; \ 297 test -z "$$list2" || { \ 298 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ 299 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ 300 } 301 302 uninstall-libLTLIBRARIES: 303 @$(NORMAL_UNINSTALL) 304 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 305 for p in $$list; do \ 306 $(am__strip_dir) \ 307 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ 308 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ 309 done 310 311 clean-libLTLIBRARIES: 312 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 313 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 314 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 315 test "$$dir" != "$$p" || dir=.; \ 316 echo "rm -f \"$${dir}/so_locations\""; \ 317 rm -f "$${dir}/so_locations"; \ 318 done 319 libgfsgl2D.la: $(libgfsgl2D_la_OBJECTS) $(libgfsgl2D_la_DEPENDENCIES) 320 $(libgfsgl2D_la_LINK) -rpath $(libdir) $(libgfsgl2D_la_OBJECTS) $(libgfsgl2D_la_LIBADD) $(LIBS) 321 libgfsgl3D.la: $(libgfsgl3D_la_OBJECTS) $(libgfsgl3D_la_DEPENDENCIES) 322 $(libgfsgl3D_la_LINK) -rpath $(libdir) $(libgfsgl3D_la_OBJECTS) $(libgfsgl3D_la_LIBADD) $(LIBS) 323 324 mostlyclean-compile: 325 -rm -f *.$(OBJEXT) 326 327 distclean-compile: 328 -rm -f *.tab.c 329 330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgfsgl2D_la-gfsgl.Plo@am__quote@ 331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgfsgl2D_la-trackball.Plo@am__quote@ 332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgfsgl3D_la-gfsgl.Plo@am__quote@ 333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgfsgl3D_la-iso.Plo@am__quote@ 334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgfsgl3D_la-trackball.Plo@am__quote@ 335 336 .c.o: 337 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 338 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 339 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 341 @am__fastdepCC_FALSE@ $(COMPILE) -c $< 342 343 .c.obj: 344 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 345 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 346 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 348 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 349 350 .c.lo: 351 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 352 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 353 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 355 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 356 357 libgfsgl2D_la-gfsgl.lo: gfsgl.c 358 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgfsgl2D_la_CFLAGS) $(CFLAGS) -MT libgfsgl2D_la-gfsgl.lo -MD -MP -MF $(DEPDIR)/libgfsgl2D_la-gfsgl.Tpo -c -o libgfsgl2D_la-gfsgl.lo `test -f 'gfsgl.c' || echo '$(srcdir)/'`gfsgl.c 359 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgfsgl2D_la-gfsgl.Tpo $(DEPDIR)/libgfsgl2D_la-gfsgl.Plo 360 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfsgl.c' object='libgfsgl2D_la-gfsgl.lo' libtool=yes @AMDEPBACKSLASH@ 361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 362 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgfsgl2D_la_CFLAGS) $(CFLAGS) -c -o libgfsgl2D_la-gfsgl.lo `test -f 'gfsgl.c' || echo '$(srcdir)/'`gfsgl.c 363 364 libgfsgl2D_la-trackball.lo: trackball.c 365 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgfsgl2D_la_CFLAGS) $(CFLAGS) -MT libgfsgl2D_la-trackball.lo -MD -MP -MF $(DEPDIR)/libgfsgl2D_la-trackball.Tpo -c -o libgfsgl2D_la-trackball.lo `test -f 'trackball.c' || echo '$(srcdir)/'`trackball.c 366 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgfsgl2D_la-trackball.Tpo $(DEPDIR)/libgfsgl2D_la-trackball.Plo 367 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='trackball.c' object='libgfsgl2D_la-trackball.lo' libtool=yes @AMDEPBACKSLASH@ 368 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 369 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgfsgl2D_la_CFLAGS) $(CFLAGS) -c -o libgfsgl2D_la-trackball.lo `test -f 'trackball.c' || echo '$(srcdir)/'`trackball.c 370 371 libgfsgl3D_la-gfsgl.lo: gfsgl.c 372 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgfsgl3D_la_CFLAGS) $(CFLAGS) -MT libgfsgl3D_la-gfsgl.lo -MD -MP -MF $(DEPDIR)/libgfsgl3D_la-gfsgl.Tpo -c -o libgfsgl3D_la-gfsgl.lo `test -f 'gfsgl.c' || echo '$(srcdir)/'`gfsgl.c 373 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgfsgl3D_la-gfsgl.Tpo $(DEPDIR)/libgfsgl3D_la-gfsgl.Plo 374 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfsgl.c' object='libgfsgl3D_la-gfsgl.lo' libtool=yes @AMDEPBACKSLASH@ 375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 376 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgfsgl3D_la_CFLAGS) $(CFLAGS) -c -o libgfsgl3D_la-gfsgl.lo `test -f 'gfsgl.c' || echo '$(srcdir)/'`gfsgl.c 377 378 libgfsgl3D_la-trackball.lo: trackball.c 379 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgfsgl3D_la_CFLAGS) $(CFLAGS) -MT libgfsgl3D_la-trackball.lo -MD -MP -MF $(DEPDIR)/libgfsgl3D_la-trackball.Tpo -c -o libgfsgl3D_la-trackball.lo `test -f 'trackball.c' || echo '$(srcdir)/'`trackball.c 380 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgfsgl3D_la-trackball.Tpo $(DEPDIR)/libgfsgl3D_la-trackball.Plo 381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='trackball.c' object='libgfsgl3D_la-trackball.lo' libtool=yes @AMDEPBACKSLASH@ 382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 383 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgfsgl3D_la_CFLAGS) $(CFLAGS) -c -o libgfsgl3D_la-trackball.lo `test -f 'trackball.c' || echo '$(srcdir)/'`trackball.c 384 385 libgfsgl3D_la-iso.lo: iso.c 386 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgfsgl3D_la_CFLAGS) $(CFLAGS) -MT libgfsgl3D_la-iso.lo -MD -MP -MF $(DEPDIR)/libgfsgl3D_la-iso.Tpo -c -o libgfsgl3D_la-iso.lo `test -f 'iso.c' || echo '$(srcdir)/'`iso.c 387 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgfsgl3D_la-iso.Tpo $(DEPDIR)/libgfsgl3D_la-iso.Plo 388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iso.c' object='libgfsgl3D_la-iso.lo' libtool=yes @AMDEPBACKSLASH@ 389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 390 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgfsgl3D_la_CFLAGS) $(CFLAGS) -c -o libgfsgl3D_la-iso.lo `test -f 'iso.c' || echo '$(srcdir)/'`iso.c 391 392 mostlyclean-libtool: 393 -rm -f *.lo 394 395 clean-libtool: 396 -rm -rf .libs _libs 397 398 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 399 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 400 unique=`for i in $$list; do \ 401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 402 done | \ 403 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 404 END { if (nonempty) { for (i in files) print i; }; }'`; \ 405 mkid -fID $$unique 406 tags: TAGS 407 408 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 409 $(TAGS_FILES) $(LISP) 410 set x; \ 411 here=`pwd`; \ 412 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 413 unique=`for i in $$list; do \ 414 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 415 done | \ 416 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 417 END { if (nonempty) { for (i in files) print i; }; }'`; \ 418 shift; \ 419 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 420 test -n "$$unique" || unique=$$empty_fix; \ 421 if test $$# -gt 0; then \ 422 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 423 "$$@" $$unique; \ 424 else \ 425 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 426 $$unique; \ 427 fi; \ 428 fi 429 ctags: CTAGS 430 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 431 $(TAGS_FILES) $(LISP) 432 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 433 unique=`for i in $$list; do \ 434 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 435 done | \ 436 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 437 END { if (nonempty) { for (i in files) print i; }; }'`; \ 438 test -z "$(CTAGS_ARGS)$$unique" \ 439 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 440 $$unique 441 442 GTAGS: 443 here=`$(am__cd) $(top_builddir) && pwd` \ 444 && $(am__cd) $(top_srcdir) \ 445 && gtags -i $(GTAGS_ARGS) "$$here" 446 447 distclean-tags: 448 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 449 450 distdir: $(DISTFILES) 451 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 452 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 453 list='$(DISTFILES)'; \ 454 dist_files=`for file in $$list; do echo $$file; done | \ 455 sed -e "s|^$$srcdirstrip/||;t" \ 456 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 457 case $$dist_files in \ 458 */*) $(MKDIR_P) `echo "$$dist_files" | \ 459 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 460 sort -u` ;; \ 461 esac; \ 462 for file in $$dist_files; do \ 463 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 464 if test -d $$d/$$file; then \ 465 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 466 if test -d "$(distdir)/$$file"; then \ 467 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 468 fi; \ 469 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 470 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 471 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 472 fi; \ 473 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 474 else \ 475 test -f "$(distdir)/$$file" \ 476 || cp -p $$d/$$file "$(distdir)/$$file" \ 477 || exit 1; \ 478 fi; \ 479 done 480 check-am: all-am 481 check: check-am 482 all-am: Makefile $(LTLIBRARIES) 483 installdirs: 484 for dir in "$(DESTDIR)$(libdir)"; do \ 485 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 486 done 487 install: install-am 488 install-exec: install-exec-am 489 install-data: install-data-am 490 uninstall: uninstall-am 491 492 install-am: all-am 493 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 494 495 installcheck: installcheck-am 496 install-strip: 497 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 498 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 499 `test -z '$(STRIP)' || \ 500 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 501 mostlyclean-generic: 502 503 clean-generic: 504 505 distclean-generic: 506 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 507 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 508 509 maintainer-clean-generic: 510 @echo "This command is intended for maintainers to use" 511 @echo "it deletes files that may require special tools to rebuild." 512 clean: clean-am 513 514 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ 515 mostlyclean-am 516 517 distclean: distclean-am 518 -rm -rf ./$(DEPDIR) 519 -rm -f Makefile 520 distclean-am: clean-am distclean-compile distclean-generic \ 521 distclean-tags 522 523 dvi: dvi-am 524 525 dvi-am: 526 527 html: html-am 528 529 html-am: 530 531 info: info-am 532 533 info-am: 534 535 install-data-am: 536 537 install-dvi: install-dvi-am 538 539 install-dvi-am: 540 541 install-exec-am: install-libLTLIBRARIES 542 543 install-html: install-html-am 544 545 install-html-am: 546 547 install-info: install-info-am 548 549 install-info-am: 550 551 install-man: 552 553 install-pdf: install-pdf-am 554 555 install-pdf-am: 556 557 install-ps: install-ps-am 558 559 install-ps-am: 560 561 installcheck-am: 562 563 maintainer-clean: maintainer-clean-am 564 -rm -rf ./$(DEPDIR) 565 -rm -f Makefile 566 maintainer-clean-am: distclean-am maintainer-clean-generic 567 568 mostlyclean: mostlyclean-am 569 570 mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 571 mostlyclean-libtool 572 573 pdf: pdf-am 574 575 pdf-am: 576 577 ps: ps-am 578 579 ps-am: 580 581 uninstall-am: uninstall-libLTLIBRARIES 582 583 .MAKE: install-am install-strip 584 585 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 586 clean-libLTLIBRARIES clean-libtool ctags distclean \ 587 distclean-compile distclean-generic distclean-libtool \ 588 distclean-tags distdir dvi dvi-am html html-am info info-am \ 589 install install-am install-data install-data-am install-dvi \ 590 install-dvi-am install-exec install-exec-am install-html \ 591 install-html-am install-info install-info-am \ 592 install-libLTLIBRARIES install-man install-pdf install-pdf-am \ 593 install-ps install-ps-am install-strip installcheck \ 594 installcheck-am installdirs maintainer-clean \ 595 maintainer-clean-generic mostlyclean mostlyclean-compile \ 596 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 597 tags uninstall uninstall-am uninstall-libLTLIBRARIES 598 599 600 # Tell versions [3.59,3.63) of GNU make to not export all variables. 601 # Otherwise a system limit (for SysV at least) may be exceeded. 602 .NOEXPORT: