/src/FreeImage/Source/OpenEXR/Imath/Makefile.in
Autoconf | 528 lines | 460 code | 55 blank | 13 comment | 70 complexity | 7b445ac3d9cf29cfc5543a7b1e76a536 MD5 | raw file
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 17 18srcdir = @srcdir@ 19top_srcdir = @top_srcdir@ 20VPATH = @srcdir@ 21pkgdatadir = $(datadir)/@PACKAGE@ 22pkglibdir = $(libdir)/@PACKAGE@ 23pkgincludedir = $(includedir)/@PACKAGE@ 24top_builddir = .. 25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 26INSTALL = @INSTALL@ 27install_sh_DATA = $(install_sh) -c -m 644 28install_sh_PROGRAM = $(install_sh) -c 29install_sh_SCRIPT = $(install_sh) -c 30INSTALL_HEADER = $(INSTALL_DATA) 31transform = $(program_transform_name) 32NORMAL_INSTALL = : 33PRE_INSTALL = : 34POST_INSTALL = : 35NORMAL_UNINSTALL = : 36PRE_UNINSTALL = : 37POST_UNINSTALL = : 38build_triplet = @build@ 39host_triplet = @host@ 40subdir = Imath 41DIST_COMMON = $(libImathinclude_HEADERS) $(srcdir)/Makefile.am \ 42 $(srcdir)/Makefile.in 43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 44am__aclocal_m4_deps = $(top_srcdir)/m4/threads.m4 \ 45 $(top_srcdir)/configure.ac 46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 47 $(ACLOCAL_M4) 48mkinstalldirs = $(install_sh) -d 49CONFIG_HEADER = $(top_builddir)/config/IlmBaseConfig.h 50CONFIG_CLEAN_FILES = 51am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 52am__vpath_adj = case $$p in \ 53 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 54 *) f=$$p;; \ 55 esac; 56am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 57am__installdirs = "$(DESTDIR)$(libdir)" \ 58 "$(DESTDIR)$(libImathincludedir)" 59libLTLIBRARIES_INSTALL = $(INSTALL) 60LTLIBRARIES = $(lib_LTLIBRARIES) 61libImath_la_DEPENDENCIES = ../Iex/libIex.la 62am_libImath_la_OBJECTS = ImathShear.lo ImathMatrixAlgo.lo ImathVec.lo \ 63 ImathColorAlgo.lo ImathFun.lo ImathBox.lo ImathRandom.lo 64libImath_la_OBJECTS = $(am_libImath_la_OBJECTS) 65DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/config 66depcomp = $(SHELL) $(top_srcdir)/depcomp 67am__depfiles_maybe = depfiles 68CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 69 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 70LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \ 71 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 72 $(AM_CXXFLAGS) $(CXXFLAGS) 73CXXLD = $(CXX) 74CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \ 75 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 76COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 77 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 78LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ 79 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 80 $(AM_CFLAGS) $(CFLAGS) 81CCLD = $(CC) 82LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 83 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 84SOURCES = $(libImath_la_SOURCES) 85DIST_SOURCES = $(libImath_la_SOURCES) 86libImathincludeHEADERS_INSTALL = $(INSTALL_HEADER) 87HEADERS = $(libImathinclude_HEADERS) 88ETAGS = etags 89CTAGS = ctags 90DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 91ACLOCAL = @ACLOCAL@ 92AMDEP_FALSE = @AMDEP_FALSE@ 93AMDEP_TRUE = @AMDEP_TRUE@ 94AMTAR = @AMTAR@ 95AM_CFLAGS = @AM_CFLAGS@ 96AM_CXXFLAGS = @AM_CXXFLAGS@ 97AR = @AR@ 98AUTOCONF = @AUTOCONF@ 99AUTOHEADER = @AUTOHEADER@ 100AUTOMAKE = @AUTOMAKE@ 101AWK = @AWK@ 102CC = @CC@ 103CCDEPMODE = @CCDEPMODE@ 104CFLAGS = @CFLAGS@ 105CPP = @CPP@ 106CPPFLAGS = @CPPFLAGS@ 107CXX = @CXX@ 108CXXCPP = @CXXCPP@ 109CXXDEPMODE = @CXXDEPMODE@ 110CXXFLAGS = @CXXFLAGS@ 111CYGPATH_W = @CYGPATH_W@ 112DEFS = @DEFS@ 113DEPDIR = @DEPDIR@ 114ECHO = @ECHO@ 115ECHO_C = @ECHO_C@ 116ECHO_N = @ECHO_N@ 117ECHO_T = @ECHO_T@ 118EGREP = @EGREP@ 119EXEEXT = @EXEEXT@ 120F77 = @F77@ 121FFLAGS = @FFLAGS@ 122ILMBASE_VERSION = @ILMBASE_VERSION@ 123INSTALL_DATA = @INSTALL_DATA@ 124INSTALL_PROGRAM = @INSTALL_PROGRAM@ 125INSTALL_SCRIPT = @INSTALL_SCRIPT@ 126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 127LDFLAGS = @LDFLAGS@ 128LIBOBJS = @LIBOBJS@ 129LIBS = @LIBS@ 130LIBTOOL = @LIBTOOL@ 131LIBTOOL_VERSION = @LIBTOOL_VERSION@ 132LN_S = @LN_S@ 133LTLIBOBJS = @LTLIBOBJS@ 134MAINT = @MAINT@ 135MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 136MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 137MAKEINFO = @MAKEINFO@ 138OBJEXT = @OBJEXT@ 139PACKAGE = @PACKAGE@ 140PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 141PACKAGE_NAME = @PACKAGE_NAME@ 142PACKAGE_STRING = @PACKAGE_STRING@ 143PACKAGE_TARNAME = @PACKAGE_TARNAME@ 144PACKAGE_VERSION = @PACKAGE_VERSION@ 145PATH_SEPARATOR = @PATH_SEPARATOR@ 146PTHREAD_CC = @PTHREAD_CC@ 147PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 148PTHREAD_LIBS = @PTHREAD_LIBS@ 149RANLIB = @RANLIB@ 150SED = @SED@ 151SET_MAKE = @SET_MAKE@ 152SHELL = @SHELL@ 153STRIP = @STRIP@ 154VERSION = @VERSION@ 155ac_ct_AR = @ac_ct_AR@ 156ac_ct_CC = @ac_ct_CC@ 157ac_ct_CXX = @ac_ct_CXX@ 158ac_ct_F77 = @ac_ct_F77@ 159ac_ct_RANLIB = @ac_ct_RANLIB@ 160ac_ct_STRIP = @ac_ct_STRIP@ 161acx_pthread_config = @acx_pthread_config@ 162am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 163am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 164am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 165am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 166am__include = @am__include@ 167am__leading_dot = @am__leading_dot@ 168am__quote = @am__quote@ 169am__tar = @am__tar@ 170am__untar = @am__untar@ 171bindir = @bindir@ 172build = @build@ 173build_alias = @build_alias@ 174build_cpu = @build_cpu@ 175build_os = @build_os@ 176build_vendor = @build_vendor@ 177datadir = @datadir@ 178exec_prefix = @exec_prefix@ 179host = @host@ 180host_alias = @host_alias@ 181host_cpu = @host_cpu@ 182host_os = @host_os@ 183host_vendor = @host_vendor@ 184includedir = @includedir@ 185infodir = @infodir@ 186install_sh = @install_sh@ 187libdir = @libdir@ 188libexecdir = @libexecdir@ 189localstatedir = @localstatedir@ 190mandir = @mandir@ 191mkdir_p = @mkdir_p@ 192oldincludedir = @oldincludedir@ 193prefix = @prefix@ 194program_transform_name = @program_transform_name@ 195sbindir = @sbindir@ 196sharedstatedir = @sharedstatedir@ 197sysconfdir = @sysconfdir@ 198target_alias = @target_alias@ 199lib_LTLIBRARIES = libImath.la 200libImath_la_SOURCES = ImathShear.cpp ImathMatrixAlgo.cpp ImathVec.cpp \ 201 ImathColorAlgo.cpp ImathFun.cpp \ 202 ImathColorAlgo.h ImathMatrixAlgo.h ImathVec.h \ 203 ImathShear.h ImathFun.h ImathBox.h ImathBoxAlgo.h \ 204 ImathEuler.h ImathExc.h ImathLimits.h ImathLine.h \ 205 ImathLineAlgo.h ImathMatrix.h ImathPlane.h \ 206 ImathSphere.h ImathVecAlgo.h ImathQuat.h \ 207 ImathFrustum.h ImathMath.h ImathGL.h \ 208 ImathColor.h ImathRandom.h ImathRoots.h \ 209 ImathHalfLimits.h ImathInterval.h ImathGLU.h \ 210 ImathFrame.h ImathPlatform.h \ 211 ImathBox.cpp ImathRandom.cpp ImathInt64.h 212 213libImath_la_LDFLAGS = -version-info @LIBTOOL_VERSION@ -no-undefined 214libImath_la_LIBADD = ../Iex/libIex.la 215libImathincludedir = $(includedir)/OpenEXR 216libImathinclude_HEADERS = ImathColorAlgo.h ImathMatrixAlgo.h ImathVec.h \ 217 ImathShear.h ImathFun.h ImathBox.h ImathBoxAlgo.h \ 218 ImathEuler.h ImathExc.h ImathLimits.h ImathLine.h \ 219 ImathLineAlgo.h ImathMatrix.h ImathPlane.h \ 220 ImathSphere.h ImathVecAlgo.h ImathQuat.h \ 221 ImathFrustum.h ImathMath.h ImathGL.h \ 222 ImathColor.h ImathRandom.h ImathRoots.h \ 223 ImathHalfLimits.h ImathInterval.h ImathGLU.h \ 224 ImathFrame.h ImathPlatform.h ImathInt64.h 225 226INCLUDES = -I$(top_builddir) -I$(top_srcdir)/Iex -I$(top_srcdir)/Half \ 227 -I$(top_srcdir)/config 228 229all: all-am 230 231.SUFFIXES: 232.SUFFIXES: .cpp .lo .o .obj 233$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 234 @for dep in $?; do \ 235 case '$(am__configure_deps)' in \ 236 *$$dep*) \ 237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 238 && exit 0; \ 239 exit 1;; \ 240 esac; \ 241 done; \ 242 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Imath/Makefile'; \ 243 cd $(top_srcdir) && \ 244 $(AUTOMAKE) --gnu Imath/Makefile 245.PRECIOUS: Makefile 246Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 247 @case '$?' in \ 248 *config.status*) \ 249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 250 *) \ 251 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 252 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 253 esac; 254 255$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 257 258$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 260$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 262install-libLTLIBRARIES: $(lib_LTLIBRARIES) 263 @$(NORMAL_INSTALL) 264 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" 265 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 266 if test -f $$p; then \ 267 f=$(am__strip_dir) \ 268 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ 269 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ 270 else :; fi; \ 271 done 272 273uninstall-libLTLIBRARIES: 274 @$(NORMAL_UNINSTALL) 275 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 276 p=$(am__strip_dir) \ 277 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ 278 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ 279 done 280 281clean-libLTLIBRARIES: 282 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 283 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 284 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 285 test "$$dir" != "$$p" || dir=.; \ 286 echo "rm -f \"$${dir}/so_locations\""; \ 287 rm -f "$${dir}/so_locations"; \ 288 done 289libImath.la: $(libImath_la_OBJECTS) $(libImath_la_DEPENDENCIES) 290 $(CXXLINK) -rpath $(libdir) $(libImath_la_LDFLAGS) $(libImath_la_OBJECTS) $(libImath_la_LIBADD) $(LIBS) 291 292mostlyclean-compile: 293 -rm -f *.$(OBJEXT) 294 295distclean-compile: 296 -rm -f *.tab.c 297 298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ImathBox.Plo@am__quote@ 299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ImathColorAlgo.Plo@am__quote@ 300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ImathFun.Plo@am__quote@ 301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ImathMatrixAlgo.Plo@am__quote@ 302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ImathRandom.Plo@am__quote@ 303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ImathShear.Plo@am__quote@ 304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ImathVec.Plo@am__quote@ 305 306.cpp.o: 307@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 308@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 309@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 310@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 311@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< 312 313.cpp.obj: 314@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 315@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 316@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 317@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 318@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 319 320.cpp.lo: 321@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 322@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 323@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 324@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 325@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< 326 327mostlyclean-libtool: 328 -rm -f *.lo 329 330clean-libtool: 331 -rm -rf .libs _libs 332 333distclean-libtool: 334 -rm -f libtool 335uninstall-info-am: 336install-libImathincludeHEADERS: $(libImathinclude_HEADERS) 337 @$(NORMAL_INSTALL) 338 test -z "$(libImathincludedir)" || $(mkdir_p) "$(DESTDIR)$(libImathincludedir)" 339 @list='$(libImathinclude_HEADERS)'; for p in $$list; do \ 340 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 341 f=$(am__strip_dir) \ 342 echo " $(libImathincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libImathincludedir)/$$f'"; \ 343 $(libImathincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libImathincludedir)/$$f"; \ 344 done 345 346uninstall-libImathincludeHEADERS: 347 @$(NORMAL_UNINSTALL) 348 @list='$(libImathinclude_HEADERS)'; for p in $$list; do \ 349 f=$(am__strip_dir) \ 350 echo " rm -f '$(DESTDIR)$(libImathincludedir)/$$f'"; \ 351 rm -f "$(DESTDIR)$(libImathincludedir)/$$f"; \ 352 done 353 354ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 355 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 356 unique=`for i in $$list; do \ 357 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 358 done | \ 359 $(AWK) ' { files[$$0] = 1; } \ 360 END { for (i in files) print i; }'`; \ 361 mkid -fID $$unique 362tags: TAGS 363 364TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 365 $(TAGS_FILES) $(LISP) 366 tags=; \ 367 here=`pwd`; \ 368 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 369 unique=`for i in $$list; do \ 370 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 371 done | \ 372 $(AWK) ' { files[$$0] = 1; } \ 373 END { for (i in files) print i; }'`; \ 374 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 375 test -n "$$unique" || unique=$$empty_fix; \ 376 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 377 $$tags $$unique; \ 378 fi 379ctags: CTAGS 380CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 381 $(TAGS_FILES) $(LISP) 382 tags=; \ 383 here=`pwd`; \ 384 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 385 unique=`for i in $$list; do \ 386 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 387 done | \ 388 $(AWK) ' { files[$$0] = 1; } \ 389 END { for (i in files) print i; }'`; \ 390 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 391 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 392 $$tags $$unique 393 394GTAGS: 395 here=`$(am__cd) $(top_builddir) && pwd` \ 396 && cd $(top_srcdir) \ 397 && gtags -i $(GTAGS_ARGS) $$here 398 399distclean-tags: 400 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 401 402distdir: $(DISTFILES) 403 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 404 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 405 list='$(DISTFILES)'; for file in $$list; do \ 406 case $$file in \ 407 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 408 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 409 esac; \ 410 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 411 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 412 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 413 dir="/$$dir"; \ 414 $(mkdir_p) "$(distdir)$$dir"; \ 415 else \ 416 dir=''; \ 417 fi; \ 418 if test -d $$d/$$file; then \ 419 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 420 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 421 fi; \ 422 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 423 else \ 424 test -f $(distdir)/$$file \ 425 || cp -p $$d/$$file $(distdir)/$$file \ 426 || exit 1; \ 427 fi; \ 428 done 429check-am: all-am 430check: check-am 431all-am: Makefile $(LTLIBRARIES) $(HEADERS) 432installdirs: 433 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libImathincludedir)"; do \ 434 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 435 done 436install: install-am 437install-exec: install-exec-am 438install-data: install-data-am 439uninstall: uninstall-am 440 441install-am: all-am 442 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 443 444installcheck: installcheck-am 445install-strip: 446 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 447 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 448 `test -z '$(STRIP)' || \ 449 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 450mostlyclean-generic: 451 452clean-generic: 453 454distclean-generic: 455 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 456 457maintainer-clean-generic: 458 @echo "This command is intended for maintainers to use" 459 @echo "it deletes files that may require special tools to rebuild." 460clean: clean-am 461 462clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ 463 mostlyclean-am 464 465distclean: distclean-am 466 -rm -rf ./$(DEPDIR) 467 -rm -f Makefile 468distclean-am: clean-am distclean-compile distclean-generic \ 469 distclean-libtool distclean-tags 470 471dvi: dvi-am 472 473dvi-am: 474 475html: html-am 476 477info: info-am 478 479info-am: 480 481install-data-am: install-libImathincludeHEADERS 482 483install-exec-am: install-libLTLIBRARIES 484 485install-info: install-info-am 486 487install-man: 488 489installcheck-am: 490 491maintainer-clean: maintainer-clean-am 492 -rm -rf ./$(DEPDIR) 493 -rm -f Makefile 494maintainer-clean-am: distclean-am maintainer-clean-generic 495 496mostlyclean: mostlyclean-am 497 498mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 499 mostlyclean-libtool 500 501pdf: pdf-am 502 503pdf-am: 504 505ps: ps-am 506 507ps-am: 508 509uninstall-am: uninstall-info-am uninstall-libImathincludeHEADERS \ 510 uninstall-libLTLIBRARIES 511 512.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 513 clean-libLTLIBRARIES clean-libtool ctags distclean \ 514 distclean-compile distclean-generic distclean-libtool \ 515 distclean-tags distdir dvi dvi-am html html-am info info-am \ 516 install install-am install-data install-data-am install-exec \ 517 install-exec-am install-info install-info-am \ 518 install-libImathincludeHEADERS install-libLTLIBRARIES \ 519 install-man install-strip installcheck installcheck-am \ 520 installdirs maintainer-clean maintainer-clean-generic \ 521 mostlyclean mostlyclean-compile mostlyclean-generic \ 522 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ 523 uninstall-am uninstall-info-am \ 524 uninstall-libImathincludeHEADERS uninstall-libLTLIBRARIES 525 526# Tell versions [3.59,3.63) of GNU make to not export all variables. 527# Otherwise a system limit (for SysV at least) may be exceeded. 528.NOEXPORT: