Makefile.in
Upload User: wmy0603
Upload Date: 2022-05-02
Package Size: 1808k
Code Size: 28k
Development Platform:

Visual C++

  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
  5. # 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. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkglibexecdir = $(libexecdir)/@PACKAGE@
  19. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  20. install_sh_DATA = $(install_sh) -c -m 644
  21. install_sh_PROGRAM = $(install_sh) -c
  22. install_sh_SCRIPT = $(install_sh) -c
  23. INSTALL_HEADER = $(INSTALL_DATA)
  24. transform = $(program_transform_name)
  25. NORMAL_INSTALL = :
  26. PRE_INSTALL = :
  27. POST_INSTALL = :
  28. NORMAL_UNINSTALL = :
  29. PRE_UNINSTALL = :
  30. POST_UNINSTALL = :
  31. build_triplet = @build@
  32. host_triplet = @host@
  33. subdir = .
  34. DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am 
  35. $(srcdir)/Makefile.in $(top_srcdir)/configure 
  36. $(top_srcdir)/include/IL/config.h.in 
  37. $(top_srcdir)/test/format_test/format_checks.sh.in 
  38. $(top_srcdir)/test/format_test/ilu_checks.sh.in ABOUT-NLS 
  39. AUTHORS COPYING ChangeLog INSTALL NEWS TODO build-aux/compile 
  40. build-aux/config.guess build-aux/config.rpath 
  41. build-aux/config.sub build-aux/depcomp build-aux/install-sh 
  42. build-aux/ltmain.sh build-aux/mdate-sh build-aux/missing 
  43. build-aux/texinfo.tex ltmain.sh missing
  44. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  45. am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 
  46. $(top_srcdir)/m4/allegro.m4 $(top_srcdir)/m4/ax_check_gl.m4 
  47. $(top_srcdir)/m4/ax_check_glu.m4 
  48. $(top_srcdir)/m4/ax_check_glut.m4 
  49. $(top_srcdir)/m4/ax_lang_compiler_ms.m4 
  50. $(top_srcdir)/m4/devil-api_checks.m4 
  51. $(top_srcdir)/m4/devil-definitions.m4 
  52. $(top_srcdir)/m4/devil-generate-files.m4 
  53. $(top_srcdir)/m4/devil-report.m4 $(top_srcdir)/m4/gettext.m4 
  54. $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/ld-output-def.m4 
  55. $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 
  56. $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 
  57. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 
  58. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 
  59. $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 
  60. $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 
  61. $(top_srcdir)/m4/sdl.m4 $(top_srcdir)/m4/visibility.m4 
  62. $(top_srcdir)/configure.ac
  63. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  64. $(ACLOCAL_M4)
  65. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log 
  66.  configure.lineno config.status.lineno
  67. mkinstalldirs = $(install_sh) -d
  68. CONFIG_HEADER = $(top_builddir)/include/IL/config.h
  69. CONFIG_CLEAN_FILES = test/format_test/format_checks.sh 
  70. test/format_test/ilu_checks.sh
  71. CONFIG_CLEAN_VPATH_FILES =
  72. AM_V_GEN = $(am__v_GEN_$(V))
  73. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  74. am__v_GEN_0 = @echo "  GEN   " $@;
  75. AM_V_at = $(am__v_at_$(V))
  76. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  77. am__v_at_0 = @
  78. SOURCES =
  79. DIST_SOURCES =
  80. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive 
  81. html-recursive info-recursive install-data-recursive 
  82. install-dvi-recursive install-exec-recursive 
  83. install-html-recursive install-info-recursive 
  84. install-pdf-recursive install-ps-recursive install-recursive 
  85. installcheck-recursive installdirs-recursive pdf-recursive 
  86. ps-recursive uninstall-recursive
  87. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive
  88.   distclean-recursive maintainer-clean-recursive
  89. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) 
  90. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS 
  91. distdir dist dist-all distcheck
  92. ETAGS = etags
  93. CTAGS = ctags
  94. DIST_SUBDIRS = $(SUBDIRS)
  95. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  96. distdir = $(PACKAGE)-$(VERSION)
  97. top_distdir = $(distdir)
  98. am__remove_distdir = 
  99.   { test ! -d "$(distdir)" 
  100.     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' 
  101.          && rm -fr "$(distdir)"; }; }
  102. am__relativize = 
  103.   dir0=`pwd`; 
  104.   sed_first='s,^([^/]*)/.*$$,1,'; 
  105.   sed_rest='s,^[^/]*/*,,'; 
  106.   sed_last='s,^.*/([^/]*)$$,1,'; 
  107.   sed_butlast='s,/*[^/]*$$,,'; 
  108.   while test -n "$$dir1"; do 
  109.     first=`echo "$$dir1" | sed -e "$$sed_first"`; 
  110.     if test "$$first" != "."; then 
  111.       if test "$$first" = ".."; then 
  112.         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; 
  113.         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; 
  114.       else 
  115.         first2=`echo "$$dir2" | sed -e "$$sed_first"`; 
  116.         if test "$$first2" = "$$first"; then 
  117.           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; 
  118.         else 
  119.           dir2="../$$dir2"; 
  120.         fi; 
  121.         dir0="$$dir0"/"$$first"; 
  122.       fi; 
  123.     fi; 
  124.     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; 
  125.   done; 
  126.   reldir="$$dir2"
  127. DIST_ARCHIVES = $(distdir).tar.gz
  128. GZIP_ENV = --best
  129. distuninstallcheck_listfiles = find . -type f -print
  130. distcleancheck_listfiles = find . -type f -print
  131. ACLOCAL = @ACLOCAL@
  132. ALLEGRO_CONFIG = @ALLEGRO_CONFIG@
  133. AMTAR = @AMTAR@
  134. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  135. AR = @AR@
  136. AS = @AS@
  137. AUTOCONF = @AUTOCONF@
  138. AUTOHEADER = @AUTOHEADER@
  139. AUTOMAKE = @AUTOMAKE@
  140. AWK = @AWK@
  141. BASE_CFLAGS = @BASE_CFLAGS@
  142. BASE_CLASS = @BASE_CLASS@
  143. BASE_CPPFLAGS = @BASE_CPPFLAGS@
  144. BASE_CXXFLAGS = @BASE_CXXFLAGS@
  145. BASE_LDFLAGS = @BASE_LDFLAGS@
  146. BASE_LIBS = @BASE_LIBS@
  147. CC = @CC@
  148. CCDEPMODE = @CCDEPMODE@
  149. CFLAGS = @CFLAGS@
  150. CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
  151. CPP = @CPP@
  152. CPPFLAGS = @CPPFLAGS@
  153. CXX = @CXX@
  154. CXXCPP = @CXXCPP@
  155. CXXDEPMODE = @CXXDEPMODE@
  156. CXXFLAGS = @CXXFLAGS@
  157. CYGPATH_W = @CYGPATH_W@
  158. DDS_CFLAGS = @DDS_CFLAGS@
  159. DDS_CLASS = @DDS_CLASS@
  160. DDS_CPPFLAGS = @DDS_CPPFLAGS@
  161. DDS_CXXFLAGS = @DDS_CXXFLAGS@
  162. DDS_LDFLAGS = @DDS_LDFLAGS@
  163. DDS_LIBS = @DDS_LIBS@
  164. DEFS = @DEFS@
  165. DEPDIR = @DEPDIR@
  166. DEVIL_LTVERSION = @DEVIL_LTVERSION@
  167. DLLTOOL = @DLLTOOL@
  168. DLL_VERSION = @DLL_VERSION@
  169. DSYMUTIL = @DSYMUTIL@
  170. DUMPBIN = @DUMPBIN@
  171. ECHO_C = @ECHO_C@
  172. ECHO_N = @ECHO_N@
  173. ECHO_T = @ECHO_T@
  174. EGREP = @EGREP@
  175. EXEEXT = @EXEEXT@
  176. EXR_CFLAGS = @EXR_CFLAGS@
  177. EXR_CLASS = @EXR_CLASS@
  178. EXR_CPPFLAGS = @EXR_CPPFLAGS@
  179. EXR_CXXFLAGS = @EXR_CXXFLAGS@
  180. EXR_LDFLAGS = @EXR_LDFLAGS@
  181. EXR_LIBS = @EXR_LIBS@
  182. EXTRA_CFLAGS = @EXTRA_CFLAGS@
  183. EXTRA_CLASS = @EXTRA_CLASS@
  184. EXTRA_CPPFLAGS = @EXTRA_CPPFLAGS@
  185. EXTRA_CXXFLAGS = @EXTRA_CXXFLAGS@
  186. EXTRA_LDFLAGS = @EXTRA_LDFLAGS@
  187. EXTRA_LIBS = @EXTRA_LIBS@
  188. FGREP = @FGREP@
  189. GAME_CFLAGS = @GAME_CFLAGS@
  190. GAME_CLASS = @GAME_CLASS@
  191. GAME_CPPFLAGS = @GAME_CPPFLAGS@
  192. GAME_CXXFLAGS = @GAME_CXXFLAGS@
  193. GAME_LDFLAGS = @GAME_LDFLAGS@
  194. GAME_LIBS = @GAME_LIBS@
  195. GENERAL_CFLAGS = @GENERAL_CFLAGS@
  196. GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
  197. GLUT_CFLAGS = @GLUT_CFLAGS@
  198. GLUT_LIBS = @GLUT_LIBS@
  199. GLU_CFLAGS = @GLU_CFLAGS@
  200. GLU_LIBS = @GLU_LIBS@
  201. GL_CFLAGS = @GL_CFLAGS@
  202. GL_LIBS = @GL_LIBS@
  203. GMSGFMT = @GMSGFMT@
  204. GMSGFMT_015 = @GMSGFMT_015@
  205. GREP = @GREP@
  206. HAVE_VISIBILITY = @HAVE_VISIBILITY@
  207. ILUT_CFLAGS = @ILUT_CFLAGS@
  208. ILUT_LIBS = @ILUT_LIBS@
  209. ILU_CFLAGS = @ILU_CFLAGS@
  210. ILU_LIBS = @ILU_LIBS@
  211. IL_CFLAGS = @IL_CFLAGS@
  212. IL_LIBS = @IL_LIBS@
  213. IL_LOGFILE_ENV = @IL_LOGFILE_ENV@
  214. IL_LOGLEVEL_ENV = @IL_LOGLEVEL_ENV@
  215. IL_MODULES_ENV = @IL_MODULES_ENV@
  216. INSTALL = @INSTALL@
  217. INSTALL_DATA = @INSTALL_DATA@
  218. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  219. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  220. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  221. INTLLIBS = @INTLLIBS@
  222. INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
  223. JP2_CFLAGS = @JP2_CFLAGS@
  224. JP2_CLASS = @JP2_CLASS@
  225. JP2_CPPFLAGS = @JP2_CPPFLAGS@
  226. JP2_CXXFLAGS = @JP2_CXXFLAGS@
  227. JP2_LDFLAGS = @JP2_LDFLAGS@
  228. JP2_LIBS = @JP2_LIBS@
  229. JPEG_CFLAGS = @JPEG_CFLAGS@
  230. JPEG_CLASS = @JPEG_CLASS@
  231. JPEG_CPPFLAGS = @JPEG_CPPFLAGS@
  232. JPEG_CXXFLAGS = @JPEG_CXXFLAGS@
  233. JPEG_LDFLAGS = @JPEG_LDFLAGS@
  234. JPEG_LIBS = @JPEG_LIBS@
  235. LD = @LD@
  236. LDFLAGS = @LDFLAGS@
  237. LIBICONV = @LIBICONV@
  238. LIBILUT_WIN32LIBPATH = @LIBILUT_WIN32LIBPATH@
  239. LIBINTL = @LIBINTL@
  240. LIBOBJS = @LIBOBJS@
  241. LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
  242. LIBPNG_LIBS = @LIBPNG_LIBS@
  243. LIBS = @LIBS@
  244. LIBTOOL = @LIBTOOL@
  245. LIPO = @LIPO@
  246. LN_S = @LN_S@
  247. LTLIBICONV = @LTLIBICONV@
  248. LTLIBINTL = @LTLIBINTL@
  249. LTLIBOBJS = @LTLIBOBJS@
  250. MAKEINFO = @MAKEINFO@
  251. MKDIR_P = @MKDIR_P@
  252. MNG_CFLAGS = @MNG_CFLAGS@
  253. MNG_CLASS = @MNG_CLASS@
  254. MNG_CPPFLAGS = @MNG_CPPFLAGS@
  255. MNG_CXXFLAGS = @MNG_CXXFLAGS@
  256. MNG_LDFLAGS = @MNG_LDFLAGS@
  257. MNG_LIBS = @MNG_LIBS@
  258. MODULES_DIR = @MODULES_DIR@
  259. MODULES_LST_FILENAME = @MODULES_LST_FILENAME@
  260. MSGFMT = @MSGFMT@
  261. MSGFMT_015 = @MSGFMT_015@
  262. MSGMERGE = @MSGMERGE@
  263. NM = @NM@
  264. NMEDIT = @NMEDIT@
  265. OBJDUMP = @OBJDUMP@
  266. OBJEXT = @OBJEXT@
  267. OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
  268. OPENEXR_LIBS = @OPENEXR_LIBS@
  269. OTHERS_CFLAGS = @OTHERS_CFLAGS@
  270. OTHERS_CLASS = @OTHERS_CLASS@
  271. OTHERS_CPPFLAGS = @OTHERS_CPPFLAGS@
  272. OTHERS_CXXFLAGS = @OTHERS_CXXFLAGS@
  273. OTHERS_LDFLAGS = @OTHERS_LDFLAGS@
  274. OTHERS_LIBS = @OTHERS_LIBS@
  275. OTOOL = @OTOOL@
  276. OTOOL64 = @OTOOL64@
  277. PACKAGE = @PACKAGE@
  278. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  279. PACKAGE_NAME = @PACKAGE_NAME@
  280. PACKAGE_STRING = @PACKAGE_STRING@
  281. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  282. PACKAGE_URL = @PACKAGE_URL@
  283. PACKAGE_VERSION = @PACKAGE_VERSION@
  284. PATH_SEPARATOR = @PATH_SEPARATOR@
  285. PKG_CONFIG = @PKG_CONFIG@
  286. PLATFORM = @PLATFORM@
  287. PNG_CFLAGS = @PNG_CFLAGS@
  288. PNG_CLASS = @PNG_CLASS@
  289. PNG_CPPFLAGS = @PNG_CPPFLAGS@
  290. PNG_CXXFLAGS = @PNG_CXXFLAGS@
  291. PNG_LDFLAGS = @PNG_LDFLAGS@
  292. PNG_LIBS = @PNG_LIBS@
  293. POSUB = @POSUB@
  294. PTHREAD_CC = @PTHREAD_CC@
  295. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  296. PTHREAD_LIBS = @PTHREAD_LIBS@
  297. RANLIB = @RANLIB@
  298. RC = @RC@
  299. SDL_CFLAGS = @SDL_CFLAGS@
  300. SDL_CONFIG = @SDL_CONFIG@
  301. SDL_LIBS = @SDL_LIBS@
  302. SED = @SED@
  303. SET_MAKE = @SET_MAKE@
  304. SHELL = @SHELL@
  305. STRIP = @STRIP@
  306. SUPPORTED_FORMATS = @SUPPORTED_FORMATS@
  307. TIFF_CFLAGS = @TIFF_CFLAGS@
  308. TIFF_CLASS = @TIFF_CLASS@
  309. TIFF_CPPFLAGS = @TIFF_CPPFLAGS@
  310. TIFF_CXXFLAGS = @TIFF_CXXFLAGS@
  311. TIFF_LDFLAGS = @TIFF_LDFLAGS@
  312. TIFF_LIBS = @TIFF_LIBS@
  313. USE_NLS = @USE_NLS@
  314. VERSION = @VERSION@
  315. XGETTEXT = @XGETTEXT@
  316. XGETTEXT_015 = @XGETTEXT_015@
  317. XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
  318. XMKMF = @XMKMF@
  319. X_CFLAGS = @X_CFLAGS@
  320. X_EXTRA_LIBS = @X_EXTRA_LIBS@
  321. X_LIBS = @X_LIBS@
  322. X_PRE_LIBS = @X_PRE_LIBS@
  323. abs_builddir = @abs_builddir@
  324. abs_srcdir = @abs_srcdir@
  325. abs_top_builddir = @abs_top_builddir@
  326. abs_top_srcdir = @abs_top_srcdir@
  327. ac_ct_CC = @ac_ct_CC@
  328. ac_ct_CXX = @ac_ct_CXX@
  329. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  330. acx_pthread_config = @acx_pthread_config@
  331. allegro_CFLAGS = @allegro_CFLAGS@
  332. allegro_LIBS = @allegro_LIBS@
  333. am__include = @am__include@
  334. am__leading_dot = @am__leading_dot@
  335. am__quote = @am__quote@
  336. am__tar = @am__tar@
  337. am__untar = @am__untar@
  338. bindir = @bindir@
  339. build = @build@
  340. build_alias = @build_alias@
  341. build_cpu = @build_cpu@
  342. build_os = @build_os@
  343. build_vendor = @build_vendor@
  344. builddir = @builddir@
  345. datadir = @datadir@
  346. datarootdir = @datarootdir@
  347. docdir = @docdir@
  348. dvidir = @dvidir@
  349. exec_prefix = @exec_prefix@
  350. host = @host@
  351. host_alias = @host_alias@
  352. host_cpu = @host_cpu@
  353. host_os = @host_os@
  354. host_vendor = @host_vendor@
  355. htmldir = @htmldir@
  356. includedir = @includedir@
  357. infodir = @infodir@
  358. install_sh = @install_sh@
  359. libdir = @libdir@
  360. libexecdir = @libexecdir@
  361. localedir = @localedir@
  362. localstatedir = @localstatedir@
  363. lt_ECHO = @lt_ECHO@
  364. mandir = @mandir@
  365. mkdir_p = @mkdir_p@
  366. oldincludedir = @oldincludedir@
  367. pdfdir = @pdfdir@
  368. prefix = @prefix@
  369. program_transform_name = @program_transform_name@
  370. psdir = @psdir@
  371. sbindir = @sbindir@
  372. sharedstatedir = @sharedstatedir@
  373. srcdir = @srcdir@
  374. sysconfdir = @sysconfdir@
  375. target_alias = @target_alias@
  376. top_build_prefix = @top_build_prefix@
  377. top_builddir = @top_builddir@
  378. top_srcdir = @top_srcdir@
  379. ACLOCAL_AMFLAGS = -I m4
  380. SUBDIRS = lib bin docs test data po
  381. #SUBDIRS = src-IL src-ILU src-ILUT include
  382. #DIST_SUBDIRS = src-IL src-ILU src-ILUT include
  383. EXTRA_DIST = build-aux/config.rpath  README.unix README.win Libraries.txt CREDITS MSVC++.txt configure.bat README.macosx
  384. # (uncoment this if you want to include examples to the distributed tarball)
  385. # Actually it has to be commented now... It is currently very troublesome to include the projects in the distribution archive...
  386. #SUBDIRS += projects
  387. DISTCHECK_CONFIGURE_FLAGS = --enable-ILU --with-examples # --enable-ILUT #ILUT makes trouble
  388. all: all-recursive
  389. .SUFFIXES:
  390. am--refresh:
  391. @:
  392. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  393. @for dep in $?; do 
  394.   case '$(am__configure_deps)' in 
  395.     *$$dep*) 
  396.       echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; 
  397.       $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu 
  398. && exit 0; 
  399.       exit 1;; 
  400.   esac; 
  401. done; 
  402. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; 
  403. $(am__cd) $(top_srcdir) && 
  404.   $(AUTOMAKE) --gnu Makefile
  405. .PRECIOUS: Makefile
  406. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  407. @case '$?' in 
  408.   *config.status*) 
  409.     echo ' $(SHELL) ./config.status'; 
  410.     $(SHELL) ./config.status;; 
  411.   *) 
  412.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; 
  413.     cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; 
  414. esac;
  415. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  416. $(SHELL) ./config.status --recheck
  417. $(top_srcdir)/configure:  $(am__configure_deps)
  418. $(am__cd) $(srcdir) && $(AUTOCONF)
  419. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  420. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  421. $(am__aclocal_m4_deps):
  422. include/IL/config.h: include/IL/stamp-h1
  423. @if test ! -f $@; then 
  424.   rm -f include/IL/stamp-h1; 
  425.   $(MAKE) $(AM_MAKEFLAGS) include/IL/stamp-h1; 
  426. else :; fi
  427. include/IL/stamp-h1: $(top_srcdir)/include/IL/config.h.in $(top_builddir)/config.status
  428. @rm -f include/IL/stamp-h1
  429. cd $(top_builddir) && $(SHELL) ./config.status include/IL/config.h
  430. $(top_srcdir)/include/IL/config.h.in:  $(am__configure_deps) 
  431. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  432. rm -f include/IL/stamp-h1
  433. touch $@
  434. distclean-hdr:
  435. -rm -f include/IL/config.h include/IL/stamp-h1
  436. test/format_test/format_checks.sh: $(top_builddir)/config.status $(top_srcdir)/test/format_test/format_checks.sh.in
  437. cd $(top_builddir) && $(SHELL) ./config.status $@
  438. test/format_test/ilu_checks.sh: $(top_builddir)/config.status $(top_srcdir)/test/format_test/ilu_checks.sh.in
  439. cd $(top_builddir) && $(SHELL) ./config.status $@
  440. mostlyclean-libtool:
  441. -rm -f *.lo
  442. clean-libtool:
  443. -rm -rf .libs _libs
  444. distclean-libtool:
  445. -rm -f libtool config.lt
  446. # This directory's subdirectories are mostly independent; you can cd
  447. # into them and run `make' without going through this Makefile.
  448. # To change the values of `make' variables: instead of editing Makefiles,
  449. # (1) if the variable is set in `config.status', edit `config.status'
  450. #     (which will cause the Makefiles to be regenerated when you run `make');
  451. # (2) otherwise, pass the desired values on the `make' command line.
  452. $(RECURSIVE_TARGETS):
  453. @fail= failcom='exit 1'; 
  454. for f in x $$MAKEFLAGS; do 
  455.   case $$f in 
  456.     *=* | --[!k]*);; 
  457.     *k*) failcom='fail=yes';; 
  458.   esac; 
  459. done; 
  460. dot_seen=no; 
  461. target=`echo $@ | sed s/-recursive//`; 
  462. list='$(SUBDIRS)'; for subdir in $$list; do 
  463.   echo "Making $$target in $$subdir"; 
  464.   if test "$$subdir" = "."; then 
  465.     dot_seen=yes; 
  466.     local_target="$$target-am"; 
  467.   else 
  468.     local_target="$$target"; 
  469.   fi; 
  470.   ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  471.   || eval $$failcom; 
  472. done; 
  473. if test "$$dot_seen" = "no"; then 
  474.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  475. fi; test -z "$$fail"
  476. $(RECURSIVE_CLEAN_TARGETS):
  477. @fail= failcom='exit 1'; 
  478. for f in x $$MAKEFLAGS; do 
  479.   case $$f in 
  480.     *=* | --[!k]*);; 
  481.     *k*) failcom='fail=yes';; 
  482.   esac; 
  483. done; 
  484. dot_seen=no; 
  485. case "$@" in 
  486.   distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; 
  487.   *) list='$(SUBDIRS)' ;; 
  488. esac; 
  489. rev=''; for subdir in $$list; do 
  490.   if test "$$subdir" = "."; then :; else 
  491.     rev="$$subdir $$rev"; 
  492.   fi; 
  493. done; 
  494. rev="$$rev ."; 
  495. target=`echo $@ | sed s/-recursive//`; 
  496. for subdir in $$rev; do 
  497.   echo "Making $$target in $$subdir"; 
  498.   if test "$$subdir" = "."; then 
  499.     local_target="$$target-am"; 
  500.   else 
  501.     local_target="$$target"; 
  502.   fi; 
  503.   ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  504.   || eval $$failcom; 
  505. done && test -z "$$fail"
  506. tags-recursive:
  507. list='$(SUBDIRS)'; for subdir in $$list; do 
  508.   test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  509. done
  510. ctags-recursive:
  511. list='$(SUBDIRS)'; for subdir in $$list; do 
  512.   test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); 
  513. done
  514. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  515. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  516. unique=`for i in $$list; do 
  517.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  518.   done | 
  519.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  520.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  521. mkid -fID $$unique
  522. tags: TAGS
  523. TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  524. $(TAGS_FILES) $(LISP)
  525. set x; 
  526. here=`pwd`; 
  527. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then 
  528.   include_option=--etags-include; 
  529.   empty_fix=.; 
  530. else 
  531.   include_option=--include; 
  532.   empty_fix=; 
  533. fi; 
  534. list='$(SUBDIRS)'; for subdir in $$list; do 
  535.   if test "$$subdir" = .; then :; else 
  536.     test ! -f $$subdir/TAGS || 
  537.       set "$$@" "$$include_option=$$here/$$subdir/TAGS"; 
  538.   fi; 
  539. done; 
  540. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  541. unique=`for i in $$list; do 
  542.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  543.   done | 
  544.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  545.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  546. shift; 
  547. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else 
  548.   test -n "$$unique" || unique=$$empty_fix; 
  549.   if test $$# -gt 0; then 
  550.     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  551.       "$$@" $$unique; 
  552.   else 
  553.     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  554.       $$unique; 
  555.   fi; 
  556. fi
  557. ctags: CTAGS
  558. CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  559. $(TAGS_FILES) $(LISP)
  560. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  561. unique=`for i in $$list; do 
  562.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  563.   done | 
  564.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  565.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  566. test -z "$(CTAGS_ARGS)$$unique" 
  567.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  568.      $$unique
  569. GTAGS:
  570. here=`$(am__cd) $(top_builddir) && pwd` 
  571.   && $(am__cd) $(top_srcdir) 
  572.   && gtags -i $(GTAGS_ARGS) "$$here"
  573. distclean-tags:
  574. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  575. distdir: $(DISTFILES)
  576. $(am__remove_distdir)
  577. test -d "$(distdir)" || mkdir "$(distdir)"
  578. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  579. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  580. list='$(DISTFILES)'; 
  581.   dist_files=`for file in $$list; do echo $$file; done | 
  582.   sed -e "s|^$$srcdirstrip/||;t" 
  583.       -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; 
  584. case $$dist_files in 
  585.   */*) $(MKDIR_P) `echo "$$dist_files" | 
  586.    sed '///!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | 
  587.    sort -u` ;; 
  588. esac; 
  589. for file in $$dist_files; do 
  590.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  591.   if test -d $$d/$$file; then 
  592.     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; 
  593.     if test -d "$(distdir)/$$file"; then 
  594.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  595.     fi; 
  596.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  597.       cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; 
  598.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  599.     fi; 
  600.     cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; 
  601.   else 
  602.     test -f "$(distdir)/$$file" 
  603.     || cp -p $$d/$$file "$(distdir)/$$file" 
  604.     || exit 1; 
  605.   fi; 
  606. done
  607. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do 
  608.   if test "$$subdir" = .; then :; else 
  609.     test -d "$(distdir)/$$subdir" 
  610.     || $(MKDIR_P) "$(distdir)/$$subdir" 
  611.     || exit 1; 
  612.   fi; 
  613. done
  614. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do 
  615.   if test "$$subdir" = .; then :; else 
  616.     dir1=$$subdir; dir2="$(distdir)/$$subdir"; 
  617.     $(am__relativize); 
  618.     new_distdir=$$reldir; 
  619.     dir1=$$subdir; dir2="$(top_distdir)"; 
  620.     $(am__relativize); 
  621.     new_top_distdir=$$reldir; 
  622.     echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \"; 
  623.     echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; 
  624.     ($(am__cd) $$subdir && 
  625.       $(MAKE) $(AM_MAKEFLAGS) 
  626.         top_distdir="$$new_top_distdir" 
  627.         distdir="$$new_distdir" 
  628. am__remove_distdir=: 
  629. am__skip_length_check=: 
  630. am__skip_mode_fix=: 
  631.         distdir) 
  632.       || exit 1; 
  633.   fi; 
  634. done
  635. -test -n "$(am__skip_mode_fix)" 
  636. || find "$(distdir)" -type d ! -perm -755 
  637. -exec chmod u+rwx,go+rx {} ; -o 
  638.   ! -type d ! -perm -444 -links 1 -exec chmod a+r {} ; -o 
  639.   ! -type d ! -perm -400 -exec chmod a+r {} ; -o 
  640.   ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} ; 
  641. || chmod -R a+r "$(distdir)"
  642. dist-gzip: distdir
  643. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  644. $(am__remove_distdir)
  645. dist-bzip2: distdir
  646. tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
  647. $(am__remove_distdir)
  648. dist-lzma: distdir
  649. tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
  650. $(am__remove_distdir)
  651. dist-xz: distdir
  652. tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
  653. $(am__remove_distdir)
  654. dist-tarZ: distdir
  655. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  656. $(am__remove_distdir)
  657. dist-shar: distdir
  658. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  659. $(am__remove_distdir)
  660. dist-zip: distdir
  661. -rm -f $(distdir).zip
  662. zip -rq $(distdir).zip $(distdir)
  663. $(am__remove_distdir)
  664. dist dist-all: distdir
  665. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  666. $(am__remove_distdir)
  667. # This target untars the dist file and tries a VPATH configuration.  Then
  668. # it guarantees that the distribution is self-contained by making another
  669. # tarfile.
  670. distcheck: dist
  671. case '$(DIST_ARCHIVES)' in 
  672. *.tar.gz*) 
  673.   GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;
  674. *.tar.bz2*) 
  675.   bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;
  676. *.tar.lzma*) 
  677.   lzma -dc $(distdir).tar.lzma | $(am__untar) ;;
  678. *.tar.xz*) 
  679.   xz -dc $(distdir).tar.xz | $(am__untar) ;;
  680. *.tar.Z*) 
  681.   uncompress -c $(distdir).tar.Z | $(am__untar) ;;
  682. *.shar.gz*) 
  683.   GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;
  684. *.zip*) 
  685.   unzip $(distdir).zip ;;
  686. esac
  687. chmod -R a-w $(distdir); chmod a+w $(distdir)
  688. mkdir $(distdir)/_build
  689. mkdir $(distdir)/_inst
  690. chmod a-w $(distdir)
  691. test -d $(distdir)/_build || exit 0; 
  692. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\/]:[\/],/,'` 
  693.   && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" 
  694.   && am__cwd=`pwd` 
  695.   && $(am__cd) $(distdir)/_build 
  696.   && ../configure --srcdir=.. --prefix="$$dc_install_base" 
  697.     $(DISTCHECK_CONFIGURE_FLAGS) 
  698.   && $(MAKE) $(AM_MAKEFLAGS) 
  699.   && $(MAKE) $(AM_MAKEFLAGS) dvi 
  700.   && $(MAKE) $(AM_MAKEFLAGS) check 
  701.   && $(MAKE) $(AM_MAKEFLAGS) install 
  702.   && $(MAKE) $(AM_MAKEFLAGS) installcheck 
  703.   && $(MAKE) $(AM_MAKEFLAGS) uninstall 
  704.   && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" 
  705.         distuninstallcheck 
  706.   && chmod -R a-w "$$dc_install_base" 
  707.   && ({ 
  708.        (cd ../.. && umask 077 && mkdir "$$dc_destdir") 
  709.        && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install 
  710.        && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall 
  711.        && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" 
  712.             distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; 
  713.       } || { rm -rf "$$dc_destdir"; exit 1; }) 
  714.   && rm -rf "$$dc_destdir" 
  715.   && $(MAKE) $(AM_MAKEFLAGS) dist 
  716.   && rm -rf $(DIST_ARCHIVES) 
  717.   && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 
  718.   && cd "$$am__cwd" 
  719.   || exit 1
  720. $(am__remove_distdir)
  721. @(echo "$(distdir) archives ready for distribution: "; 
  722.   list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | 
  723.   sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  724. distuninstallcheck:
  725. @$(am__cd) '$(distuninstallcheck_dir)' 
  726. && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 
  727.    || { echo "ERROR: files left after uninstall:" ; 
  728.         if test -n "$(DESTDIR)"; then 
  729.           echo "  (check DESTDIR support)"; 
  730.         fi ; 
  731.         $(distuninstallcheck_listfiles) ; 
  732.         exit 1; } >&2
  733. distcleancheck: distclean
  734. @if test '$(srcdir)' = . ; then 
  735.   echo "ERROR: distcleancheck can only run from a VPATH build" ; 
  736.   exit 1 ; 
  737. fi
  738. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 
  739.   || { echo "ERROR: files left in build directory after distclean:" ; 
  740.        $(distcleancheck_listfiles) ; 
  741.        exit 1; } >&2
  742. check-am: all-am
  743. check: check-recursive
  744. all-am: Makefile
  745. installdirs: installdirs-recursive
  746. installdirs-am:
  747. install: install-recursive
  748. install-exec: install-exec-recursive
  749. install-data: install-data-recursive
  750. uninstall: uninstall-recursive
  751. install-am: all-am
  752. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  753. installcheck: installcheck-recursive
  754. install-strip:
  755. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  756.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  757.   `test -z '$(STRIP)' || 
  758.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  759. mostlyclean-generic:
  760. clean-generic:
  761. distclean-generic:
  762. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  763. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  764. maintainer-clean-generic:
  765. @echo "This command is intended for maintainers to use"
  766. @echo "it deletes files that may require special tools to rebuild."
  767. clean: clean-recursive
  768. clean-am: clean-generic clean-libtool mostlyclean-am
  769. distclean: distclean-recursive
  770. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  771. -rm -f Makefile
  772. distclean-am: clean-am distclean-generic distclean-hdr 
  773. distclean-libtool distclean-tags
  774. dvi: dvi-recursive
  775. dvi-am:
  776. html: html-recursive
  777. html-am:
  778. info: info-recursive
  779. info-am:
  780. install-data-am:
  781. install-dvi: install-dvi-recursive
  782. install-dvi-am:
  783. install-exec-am:
  784. install-html: install-html-recursive
  785. install-html-am:
  786. install-info: install-info-recursive
  787. install-info-am:
  788. install-man:
  789. install-pdf: install-pdf-recursive
  790. install-pdf-am:
  791. install-ps: install-ps-recursive
  792. install-ps-am:
  793. installcheck-am:
  794. maintainer-clean: maintainer-clean-recursive
  795. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  796. -rm -rf $(top_srcdir)/autom4te.cache
  797. -rm -f Makefile
  798. maintainer-clean-am: distclean-am maintainer-clean-generic
  799. mostlyclean: mostlyclean-recursive
  800. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  801. pdf: pdf-recursive
  802. pdf-am:
  803. ps: ps-recursive
  804. ps-am:
  805. uninstall-am:
  806. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive 
  807. install-am install-strip tags-recursive
  808. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS 
  809. all all-am am--refresh check check-am clean clean-generic 
  810. clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 
  811. dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip 
  812. distcheck distclean distclean-generic distclean-hdr 
  813. distclean-libtool distclean-tags distcleancheck distdir 
  814. distuninstallcheck dvi dvi-am html html-am info info-am 
  815. install install-am install-data install-data-am install-dvi 
  816. install-dvi-am install-exec install-exec-am install-html 
  817. install-html-am install-info install-info-am install-man 
  818. install-pdf install-pdf-am install-ps install-ps-am 
  819. install-strip installcheck installcheck-am installdirs 
  820. installdirs-am maintainer-clean maintainer-clean-generic 
  821. mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am 
  822. ps ps-am tags tags-recursive uninstall uninstall-am
  823. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  824. # Otherwise a system limit (for SysV at least) may be exceeded.
  825. .NOEXPORT: