Makefile.in
Upload User: wmy0603
Upload Date: 2022-05-02
Package Size: 1808k
Code Size: 32k
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. #Obviously we have to include Useful_stuff.am before this file, but not in this file...
  15. VPATH = @srcdir@
  16. pkgdatadir = $(datadir)/@PACKAGE@
  17. pkgincludedir = $(includedir)/@PACKAGE@
  18. pkglibdir = $(libdir)/@PACKAGE@
  19. pkglibexecdir = $(libexecdir)/@PACKAGE@
  20. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  21. install_sh_DATA = $(install_sh) -c -m 644
  22. install_sh_PROGRAM = $(install_sh) -c
  23. install_sh_SCRIPT = $(install_sh) -c
  24. INSTALL_HEADER = $(INSTALL_DATA)
  25. transform = $(program_transform_name)
  26. NORMAL_INSTALL = :
  27. PRE_INSTALL = :
  28. POST_INSTALL = :
  29. NORMAL_UNINSTALL = :
  30. PRE_UNINSTALL = :
  31. POST_UNINSTALL = :
  32. build_triplet = @build@
  33. host_triplet = @host@
  34. DIST_COMMON = $(srcdir)/../lib/IL.am $(srcdir)/../lib/Useful_stuff.am 
  35. $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  36. # gnulib's MSVC compat stuff
  37. @HAVE_LD_OUTPUT_DEF_TRUE@am__append_1 = -Wl,--output-def,libIL-$(DLL_VERSION).def
  38. # The ./configure script has generated the list of modules...
  39. # And the modules have to be installed somewhere as well...
  40. @BUILD_MODULES_TRUE@am__append_2 =  
  41. @BUILD_MODULES_TRUE@ -D'MODULES_LST="@MODULES_LST_FILENAME@"' 
  42. @BUILD_MODULES_TRUE@ -D'MODULES_PATH="$(modulesdir)"'
  43. # And we have to tell them what we know.
  44. @BUILD_MODULES_TRUE@am__append_3 = -export-dynamic
  45. check_PROGRAMS = testil$(EXEEXT)
  46. #check_SCRIPTS += format_test/ilu_checks.sh
  47. @BUILD_ILU_TRUE@am__append_4 = format_test/ilu_checks.sh
  48. @BUILD_ILU_TRUE@am__append_5 = ../lib/libILU.la
  49. @BUILD_ILU_FALSE@am__append_6 = $(il_library)
  50. subdir = test
  51. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  52. am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 
  53. $(top_srcdir)/m4/allegro.m4 $(top_srcdir)/m4/ax_check_gl.m4 
  54. $(top_srcdir)/m4/ax_check_glu.m4 
  55. $(top_srcdir)/m4/ax_check_glut.m4 
  56. $(top_srcdir)/m4/ax_lang_compiler_ms.m4 
  57. $(top_srcdir)/m4/devil-api_checks.m4 
  58. $(top_srcdir)/m4/devil-definitions.m4 
  59. $(top_srcdir)/m4/devil-generate-files.m4 
  60. $(top_srcdir)/m4/devil-report.m4 $(top_srcdir)/m4/gettext.m4 
  61. $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/ld-output-def.m4 
  62. $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 
  63. $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 
  64. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 
  65. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 
  66. $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 
  67. $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 
  68. $(top_srcdir)/m4/sdl.m4 $(top_srcdir)/m4/visibility.m4 
  69. $(top_srcdir)/configure.ac
  70. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  71. $(ACLOCAL_M4)
  72. mkinstalldirs = $(install_sh) -d
  73. CONFIG_HEADER = $(top_builddir)/include/IL/config.h
  74. CONFIG_CLEAN_FILES =
  75. CONFIG_CLEAN_VPATH_FILES =
  76. am_testil_OBJECTS = testil.$(OBJEXT)
  77. testil_OBJECTS = $(am_testil_OBJECTS)
  78. testil_DEPENDENCIES = $(am__append_5) $(am__append_6)
  79. AM_V_lt = $(am__v_lt_$(V))
  80. am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
  81. am__v_lt_0 = --silent
  82. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include/IL
  83. depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
  84. am__depfiles_maybe = depfiles
  85. am__mv = mv -f
  86. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
  87. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  88. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) 
  89. $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) 
  90. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) 
  91. $(AM_CFLAGS) $(CFLAGS)
  92. AM_V_CC = $(am__v_CC_$(V))
  93. am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
  94. am__v_CC_0 = @echo "  CC    " $@;
  95. AM_V_at = $(am__v_at_$(V))
  96. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  97. am__v_at_0 = @
  98. CCLD = $(CC)
  99. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) 
  100. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) 
  101. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  102. AM_V_CCLD = $(am__v_CCLD_$(V))
  103. am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
  104. am__v_CCLD_0 = @echo "  CCLD  " $@;
  105. AM_V_GEN = $(am__v_GEN_$(V))
  106. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  107. am__v_GEN_0 = @echo "  GEN   " $@;
  108. SOURCES = $(testil_SOURCES)
  109. DIST_SOURCES = $(testil_SOURCES)
  110. ETAGS = etags
  111. CTAGS = ctags
  112. # If stdout is a non-dumb tty, use colors.  If test -t is not supported,
  113. # then this fails; a conservative approach.  Of course do not redirect
  114. # stdout here, just stderr.
  115. am__tty_colors = 
  116. red=; grn=; lgn=; blu=; std=; 
  117. test "X$(AM_COLOR_TESTS)" != Xno 
  118. && test "X$$TERM" != Xdumb 
  119. && { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } 
  120. && { 
  121.   red=''; 
  122.   grn=''; 
  123.   lgn=''; 
  124.   blu=''; 
  125.   std=''; 
  126. }
  127. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  128. ACLOCAL = @ACLOCAL@
  129. ALLEGRO_CONFIG = @ALLEGRO_CONFIG@
  130. AMTAR = @AMTAR@
  131. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  132. AR = @AR@
  133. AS = @AS@
  134. AUTOCONF = @AUTOCONF@
  135. AUTOHEADER = @AUTOHEADER@
  136. AUTOMAKE = @AUTOMAKE@
  137. AWK = @AWK@
  138. BASE_CFLAGS = @BASE_CFLAGS@
  139. BASE_CLASS = @BASE_CLASS@
  140. BASE_CPPFLAGS = @BASE_CPPFLAGS@
  141. BASE_CXXFLAGS = @BASE_CXXFLAGS@
  142. BASE_LDFLAGS = @BASE_LDFLAGS@
  143. BASE_LIBS = @BASE_LIBS@
  144. CC = @CC@
  145. CCDEPMODE = @CCDEPMODE@
  146. CFLAGS = @CFLAGS@
  147. CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
  148. CPP = @CPP@
  149. CPPFLAGS = @CPPFLAGS@
  150. CXX = @CXX@
  151. CXXCPP = @CXXCPP@
  152. CXXDEPMODE = @CXXDEPMODE@
  153. CXXFLAGS = @CXXFLAGS@
  154. CYGPATH_W = @CYGPATH_W@
  155. DDS_CFLAGS = @DDS_CFLAGS@
  156. DDS_CLASS = @DDS_CLASS@
  157. DDS_CPPFLAGS = @DDS_CPPFLAGS@
  158. DDS_CXXFLAGS = @DDS_CXXFLAGS@
  159. DDS_LDFLAGS = @DDS_LDFLAGS@
  160. DDS_LIBS = @DDS_LIBS@
  161. DEFS = @DEFS@
  162. DEPDIR = @DEPDIR@
  163. DEVIL_LTVERSION = @DEVIL_LTVERSION@
  164. DLLTOOL = @DLLTOOL@
  165. DLL_VERSION = @DLL_VERSION@
  166. DSYMUTIL = @DSYMUTIL@
  167. DUMPBIN = @DUMPBIN@
  168. ECHO_C = @ECHO_C@
  169. ECHO_N = @ECHO_N@
  170. ECHO_T = @ECHO_T@
  171. EGREP = @EGREP@
  172. EXEEXT = @EXEEXT@
  173. EXR_CFLAGS = @EXR_CFLAGS@
  174. EXR_CLASS = @EXR_CLASS@
  175. EXR_CPPFLAGS = @EXR_CPPFLAGS@
  176. EXR_CXXFLAGS = @EXR_CXXFLAGS@
  177. EXR_LDFLAGS = @EXR_LDFLAGS@
  178. EXR_LIBS = @EXR_LIBS@
  179. EXTRA_CFLAGS = @EXTRA_CFLAGS@
  180. EXTRA_CLASS = @EXTRA_CLASS@
  181. EXTRA_CPPFLAGS = @EXTRA_CPPFLAGS@
  182. EXTRA_CXXFLAGS = @EXTRA_CXXFLAGS@
  183. EXTRA_LDFLAGS = @EXTRA_LDFLAGS@
  184. EXTRA_LIBS = @EXTRA_LIBS@
  185. FGREP = @FGREP@
  186. GAME_CFLAGS = @GAME_CFLAGS@
  187. GAME_CLASS = @GAME_CLASS@
  188. GAME_CPPFLAGS = @GAME_CPPFLAGS@
  189. GAME_CXXFLAGS = @GAME_CXXFLAGS@
  190. GAME_LDFLAGS = @GAME_LDFLAGS@
  191. GAME_LIBS = @GAME_LIBS@
  192. GENERAL_CFLAGS = @GENERAL_CFLAGS@
  193. GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
  194. GLUT_CFLAGS = @GLUT_CFLAGS@
  195. GLUT_LIBS = @GLUT_LIBS@
  196. GLU_CFLAGS = @GLU_CFLAGS@
  197. GLU_LIBS = @GLU_LIBS@
  198. GL_CFLAGS = @GL_CFLAGS@
  199. GL_LIBS = @GL_LIBS@
  200. GMSGFMT = @GMSGFMT@
  201. GMSGFMT_015 = @GMSGFMT_015@
  202. GREP = @GREP@
  203. HAVE_VISIBILITY = @HAVE_VISIBILITY@
  204. ILUT_CFLAGS = @ILUT_CFLAGS@
  205. ILUT_LIBS = @ILUT_LIBS@
  206. ILU_CFLAGS = @ILU_CFLAGS@
  207. ILU_LIBS = @ILU_LIBS@
  208. IL_CFLAGS = @IL_CFLAGS@
  209. IL_LIBS = @IL_LIBS@
  210. IL_LOGFILE_ENV = @IL_LOGFILE_ENV@
  211. IL_LOGLEVEL_ENV = @IL_LOGLEVEL_ENV@
  212. IL_MODULES_ENV = @IL_MODULES_ENV@
  213. INSTALL = @INSTALL@
  214. INSTALL_DATA = @INSTALL_DATA@
  215. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  216. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  217. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  218. INTLLIBS = @INTLLIBS@
  219. INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
  220. JP2_CFLAGS = @JP2_CFLAGS@
  221. JP2_CLASS = @JP2_CLASS@
  222. JP2_CPPFLAGS = @JP2_CPPFLAGS@
  223. JP2_CXXFLAGS = @JP2_CXXFLAGS@
  224. JP2_LDFLAGS = @JP2_LDFLAGS@
  225. JP2_LIBS = @JP2_LIBS@
  226. JPEG_CFLAGS = @JPEG_CFLAGS@
  227. JPEG_CLASS = @JPEG_CLASS@
  228. JPEG_CPPFLAGS = @JPEG_CPPFLAGS@
  229. JPEG_CXXFLAGS = @JPEG_CXXFLAGS@
  230. JPEG_LDFLAGS = @JPEG_LDFLAGS@
  231. JPEG_LIBS = @JPEG_LIBS@
  232. LD = @LD@
  233. LDFLAGS = @LDFLAGS@
  234. LIBICONV = @LIBICONV@
  235. LIBILUT_WIN32LIBPATH = @LIBILUT_WIN32LIBPATH@
  236. LIBINTL = @LIBINTL@
  237. LIBOBJS = @LIBOBJS@
  238. LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
  239. LIBPNG_LIBS = @LIBPNG_LIBS@
  240. LIBS = @LIBS@
  241. LIBTOOL = @LIBTOOL@
  242. LIPO = @LIPO@
  243. LN_S = @LN_S@
  244. LTLIBICONV = @LTLIBICONV@
  245. LTLIBINTL = @LTLIBINTL@
  246. LTLIBOBJS = @LTLIBOBJS@
  247. MAKEINFO = @MAKEINFO@
  248. MKDIR_P = @MKDIR_P@
  249. MNG_CFLAGS = @MNG_CFLAGS@
  250. MNG_CLASS = @MNG_CLASS@
  251. MNG_CPPFLAGS = @MNG_CPPFLAGS@
  252. MNG_CXXFLAGS = @MNG_CXXFLAGS@
  253. MNG_LDFLAGS = @MNG_LDFLAGS@
  254. MNG_LIBS = @MNG_LIBS@
  255. MODULES_DIR = @MODULES_DIR@
  256. MODULES_LST_FILENAME = @MODULES_LST_FILENAME@
  257. MSGFMT = @MSGFMT@
  258. MSGFMT_015 = @MSGFMT_015@
  259. MSGMERGE = @MSGMERGE@
  260. NM = @NM@
  261. NMEDIT = @NMEDIT@
  262. OBJDUMP = @OBJDUMP@
  263. OBJEXT = @OBJEXT@
  264. OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
  265. OPENEXR_LIBS = @OPENEXR_LIBS@
  266. OTHERS_CFLAGS = @OTHERS_CFLAGS@
  267. OTHERS_CLASS = @OTHERS_CLASS@
  268. OTHERS_CPPFLAGS = @OTHERS_CPPFLAGS@
  269. OTHERS_CXXFLAGS = @OTHERS_CXXFLAGS@
  270. OTHERS_LDFLAGS = @OTHERS_LDFLAGS@
  271. OTHERS_LIBS = @OTHERS_LIBS@
  272. OTOOL = @OTOOL@
  273. OTOOL64 = @OTOOL64@
  274. PACKAGE = @PACKAGE@
  275. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  276. PACKAGE_NAME = @PACKAGE_NAME@
  277. PACKAGE_STRING = @PACKAGE_STRING@
  278. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  279. PACKAGE_URL = @PACKAGE_URL@
  280. PACKAGE_VERSION = @PACKAGE_VERSION@
  281. PATH_SEPARATOR = @PATH_SEPARATOR@
  282. PKG_CONFIG = @PKG_CONFIG@
  283. PLATFORM = @PLATFORM@
  284. PNG_CFLAGS = @PNG_CFLAGS@
  285. PNG_CLASS = @PNG_CLASS@
  286. PNG_CPPFLAGS = @PNG_CPPFLAGS@
  287. PNG_CXXFLAGS = @PNG_CXXFLAGS@
  288. PNG_LDFLAGS = @PNG_LDFLAGS@
  289. PNG_LIBS = @PNG_LIBS@
  290. POSUB = @POSUB@
  291. PTHREAD_CC = @PTHREAD_CC@
  292. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  293. PTHREAD_LIBS = @PTHREAD_LIBS@
  294. RANLIB = @RANLIB@
  295. RC = @RC@
  296. SDL_CFLAGS = @SDL_CFLAGS@
  297. SDL_CONFIG = @SDL_CONFIG@
  298. SDL_LIBS = @SDL_LIBS@
  299. SED = @SED@
  300. SET_MAKE = @SET_MAKE@
  301. SHELL = @SHELL@
  302. STRIP = @STRIP@
  303. SUPPORTED_FORMATS = @SUPPORTED_FORMATS@
  304. TIFF_CFLAGS = @TIFF_CFLAGS@
  305. TIFF_CLASS = @TIFF_CLASS@
  306. TIFF_CPPFLAGS = @TIFF_CPPFLAGS@
  307. TIFF_CXXFLAGS = @TIFF_CXXFLAGS@
  308. TIFF_LDFLAGS = @TIFF_LDFLAGS@
  309. TIFF_LIBS = @TIFF_LIBS@
  310. USE_NLS = @USE_NLS@
  311. VERSION = @VERSION@
  312. XGETTEXT = @XGETTEXT@
  313. XGETTEXT_015 = @XGETTEXT_015@
  314. XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
  315. XMKMF = @XMKMF@
  316. X_CFLAGS = @X_CFLAGS@
  317. X_EXTRA_LIBS = @X_EXTRA_LIBS@
  318. X_LIBS = @X_LIBS@
  319. X_PRE_LIBS = @X_PRE_LIBS@
  320. abs_builddir = @abs_builddir@
  321. abs_srcdir = @abs_srcdir@
  322. abs_top_builddir = @abs_top_builddir@
  323. abs_top_srcdir = @abs_top_srcdir@
  324. ac_ct_CC = @ac_ct_CC@
  325. ac_ct_CXX = @ac_ct_CXX@
  326. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  327. acx_pthread_config = @acx_pthread_config@
  328. allegro_CFLAGS = @allegro_CFLAGS@
  329. allegro_LIBS = @allegro_LIBS@
  330. am__include = @am__include@
  331. am__leading_dot = @am__leading_dot@
  332. am__quote = @am__quote@
  333. am__tar = @am__tar@
  334. am__untar = @am__untar@
  335. bindir = @bindir@
  336. build = @build@
  337. build_alias = @build_alias@
  338. build_cpu = @build_cpu@
  339. build_os = @build_os@
  340. build_vendor = @build_vendor@
  341. builddir = @builddir@
  342. datadir = @datadir@
  343. datarootdir = @datarootdir@
  344. docdir = @docdir@
  345. dvidir = @dvidir@
  346. exec_prefix = @exec_prefix@
  347. host = @host@
  348. host_alias = @host_alias@
  349. host_cpu = @host_cpu@
  350. host_os = @host_os@
  351. host_vendor = @host_vendor@
  352. htmldir = @htmldir@
  353. includedir = @includedir@
  354. infodir = @infodir@
  355. install_sh = @install_sh@
  356. libdir = @libdir@
  357. libexecdir = @libexecdir@
  358. localedir = @localedir@
  359. localstatedir = @localstatedir@
  360. lt_ECHO = @lt_ECHO@
  361. mandir = @mandir@
  362. mkdir_p = @mkdir_p@
  363. oldincludedir = @oldincludedir@
  364. pdfdir = @pdfdir@
  365. prefix = @prefix@
  366. program_transform_name = @program_transform_name@
  367. psdir = @psdir@
  368. sbindir = @sbindir@
  369. sharedstatedir = @sharedstatedir@
  370. srcdir = @srcdir@
  371. sysconfdir = @sysconfdir@
  372. target_alias = @target_alias@
  373. top_build_prefix = @top_build_prefix@
  374. top_builddir = @top_builddir@
  375. top_srcdir = @top_srcdir@
  376. sys_like_include = $(srcdir)/../include
  377. il_src = $(srcdir)/../src-IL/src
  378. il_include = $(srcdir)/../src-IL/include
  379. ilu_src = $(srcdir)/../src-ILU/src
  380. ilu_include = $(srcdir)/../src-ILU/include
  381. ilut_src = $(srcdir)/../src-ILUT/src
  382. ilut_include = $(srcdir)/../src-ILUT/include
  383. # please note that the last include is the BUILD TREE include dir, containing files generated by configure script
  384. build_tree_include = include/IL 
  385. #used to denote headers directory
  386. ildir = $(includedir)/IL
  387. devil_version_flag = -version-info @DEVIL_LTVERSION@
  388. building_il = -D'IL_BUILD_LIBRARY' 
  389. classes_cppflags = $(building_il) $(AM_CPPFLAGS)
  390. #classes_cppflags = 
  391. libIL_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) -I 
  392. $(build_tree_include) $(building_il) $(AM_CPPFLAGS) 
  393. $(am__append_2)
  394. libIL_la_CFLAGS = $(AM_CFLAGS) @IL_CFLAGS@
  395. libIL_la_CXXFLAGS = $(AM_CFLAGS) @IL_CFLAGS@
  396. HANDYIL_SOURCES = 
  397. #$(il_src)/il_dds-save.c
  398. # The bloody thing won't compile without il_bmp.c !
  399. libIL_la_SOURCES = $(il_src)/il_alloc.c $(il_src)/il_error.c 
  400. $(il_src)/il_stack.c $(il_src)/il_devil.c $(il_src)/il_rle.c 
  401. $(il_src)/il_bits.c $(il_src)/il_endian.c 
  402. $(il_src)/il_states.c $(il_src)/il_convbuff.c 
  403. $(il_src)/il_files.c $(il_src)/il_main.c 
  404. $(il_src)/il_convert.c $(il_src)/il_manip.c 
  405. $(il_src)/il_profiles.c $(il_src)/il_quantizer.c 
  406. $(il_src)/il_utility.c $(il_src)/il_internal.c 
  407. $(il_src)/il_pal.c $(il_src)/il_rawdata.c $(il_src)/il_io.c 
  408. $(il_src)/il_register.c $(il_src)/il_fastconv.c 
  409. $(il_src)/il_neuquant.c $(il_src)/altivec_common.c 
  410. $(il_src)/altivec_typeconversion.c $(il_src)/il_nvidia.cpp 
  411. $(il_src)/il_squish.cpp $(il_src)/il_size.c $(il_src)/il_dpx.c 
  412. $(il_src)/il_logging.c $(il_include)/altivec_common.h 
  413. $(il_include)/altivec_typeconversion.h 
  414. $(il_include)/il_alloc.h $(il_include)/il_bits.h 
  415. $(il_include)/il_dpx.h $(il_include)/il_endian.h 
  416. $(il_include)/il_error.h $(il_include)/il_files.h 
  417. $(il_include)/il_internal.h $(il_include)/il_manip.h 
  418. $(il_include)/il_module.h $(il_include)/il_pal.h 
  419. $(il_include)/il_q2pal.h $(il_include)/il_register.h 
  420. $(il_include)/il_rle.h $(il_include)/il_stack.h 
  421. $(il_include)/il_states.h $(il_include)/il_logging.h 
  422. $(sys_like_include)/IL/devil_internal_exports.h 
  423. $(sys_like_include)/IL/gettext.h
  424. libIL_la_LDFLAGS = @IL_LIBS@ $(AM_LDFLAGS) $(am__append_1) 
  425. $(am__append_3)
  426. # We may want to have different CFLAGS if we for example
  427. # build modules in the future
  428. classes_cflags = $(AM_CFLAGS)
  429. # The classes will become loadable modules...
  430. @BUILD_MODULES_TRUE@classes_ldflags = -module $(AM_LDFLAGS)
  431. # Now we define those classes...
  432. @BASE_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) $(classes_cppflags) @BASE_CPPFLAGS@
  433. @BASE_CLASS@_la_CFLAGS = $(classes_cflags)
  434. @BASE_CLASS@_la_SOURCES = $(il_src)/il_bmp.c $(il_src)/il_cut.c 
  435. $(il_src)/il_gif.c $(il_src)/il_hdr.c $(il_src)/il_icon.c 
  436. $(il_src)/il_iff.c $(il_src)/il_pcx.c $(il_src)/il_pic.c 
  437. $(il_src)/il_pix.c $(il_src)/il_pnm.c $(il_src)/il_raw.c 
  438. $(il_src)/il_targa.c $(il_src)/il_fits.c $(il_src)/il_header.c 
  439. $(il_include)/il_bmp.h $(il_include)/il_gif.h 
  440. $(il_include)/il_hdr.h $(il_include)/il_icon.h 
  441. $(il_include)/il_pcx.h $(il_include)/il_pic.h 
  442. $(il_include)/il_pnm.h $(il_include)/il_targa.h
  443. @BASE_CLASS@_la_LDFLAGS = $(classes_ldflags) @BASE_LDFLAGS@
  444. @EXTRA_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) $(classes_cppflags) @EXTRA_CPPFLAGS@
  445. @EXTRA_CLASS@_la_CFLAGS = $(classes_cflags)
  446. @EXTRA_CLASS@_la_CXXFLAGS = $(classes_cflags)
  447. @EXTRA_CLASS@_la_SOURCES = $(il_src)/il_dcx.c $(il_src)/il_doom.c 
  448. $(il_src)/il_icns.c $(il_src)/il_ilbm.c $(il_src)/il_pcd.c 
  449. $(il_src)/il_psd.c $(il_src)/il_psp.c $(il_src)/il_pxr.c 
  450. $(il_src)/il_sgi.c $(il_src)/il_sun.c $(il_src)/il_wbmp.c 
  451. $(il_src)/il_xpm.c $(il_src)/il_dicom.c $(il_include)/il_dcx.h 
  452. $(il_include)/il_doompal.h $(il_include)/il_icns.h 
  453. $(il_include)/il_psd.h $(il_include)/il_psp.h 
  454. $(il_include)/il_sgi.h
  455. @EXTRA_CLASS@_la_LDFLAGS = $(classes_ldflags) @EXTRA_LDFLAGS@
  456. @GAME_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) $(classes_cppflags) @GAME_CPPFLAGS@
  457. @GAME_CLASS@_la_CFLAGS = $(classes_cflags)
  458. @GAME_CLASS@_la_CXXFLAGS = $(classes_cflags)
  459. @GAME_CLASS@_la_SOURCES = $(il_src)/il_lif.c $(il_src)/il_mdl.c 
  460. $(il_src)/il_rot.c $(il_src)/il_texture.c $(il_src)/il_tpl.c 
  461. $(il_src)/il_vtf.c $(il_src)/il_wal.c $(il_src)/il_blp.c 
  462. $(il_src)/il_iwi.c $(il_src)/il_ftx.c $(il_src)/il_utx.cpp 
  463. $(il_include)/il_lif.h $(il_include)/il_mdl.h 
  464. $(il_include)/il_vtf.h $(il_include)/il_utx.h
  465. @GAME_CLASS@_la_LDFLAGS = $(classes_ldflags) @GAME_LDFLAGS@
  466. @PNG_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) $(classes_cppflags) @PNG_CPPFLAGS@
  467. @PNG_CLASS@_la_CFLAGS = $(classes_cflags)
  468. @PNG_CLASS@_la_SOURCES = $(il_src)/il_png.c
  469. @PNG_CLASS@_la_LDFLAGS = $(classes_ldflags) @PNG_LIBS@ @PNG_LDFLAGS@
  470. @MNG_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) @MNG_CPPFLAGS@
  471. @MNG_CLASS@_la_SOURCES = $(il_src)/il_mng.c 
  472. @MNG_CLASS@_la_LDFLAGS = $(classes_ldflags) @MNG_LIBS@ @MNG_LDFLAGS@
  473. @JPEG_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) $(classes_cppflags) @JPEG_CPPFLAGS@
  474. @JPEG_CLASS@_la_SOURCES = 
  475. $(il_src)/il_jpeg.c
  476. $(il_include)/il_jpeg.h 
  477. @JPEG_CLASS@_la_LDFLAGS = $(classes_ldflags) @JPEG_LIBS@ @JPEG_LDFLAGS@
  478. @JP2_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) $(classes_cppflags) @JP2_CPPFLAGS@
  479. @JP2_CLASS@_la_CFLAGS = $(classes_cflags)
  480. @JP2_CLASS@_la_SOURCES = 
  481. $(il_src)/il_jp2.c
  482. $(il_include)/il_jp2.h 
  483. @JP2_CLASS@_la_LDFLAGS = $(classes_ldflags) @JP2_LIBS@ @JP2_LDFLAGS@
  484. @EXR_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) $(classes_cppflags) @EXR_CPPFLAGS@
  485. @EXR_CLASS@_la_CFLAGS = @EXR_CFLAGS@ $(classes_cflags)
  486. @EXR_CLASS@_la_CXXFLAGS = @EXR_CFLAGS@ $(classes_cflags)
  487. @EXR_CLASS@_la_SOURCES = 
  488. $(il_src)/il_exr.cpp
  489. $(il_include)/il_exr.h 
  490. @EXR_CLASS@_la_LDFLAGS = $(classes_ldflags) @EXR_LIBS@ @EXR_LDFLAGS@
  491. # TODO: The -lpthread option is neccessary to build the thing, but not cross-platform
  492. @TIFF_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) $(classes_cppflags) @TIFF_CPPFLAGS@
  493. @TIFF_CLASS@_la_CFLAGS = $(classes_cflags)
  494. @TIFF_CLASS@_la_SOURCES = $(il_src)/il_tiff.c 
  495. @TIFF_CLASS@_la_LDFLAGS = $(classes_ldflags) @TIFF_LIBS@ @TIFF_LDFLAGS@
  496. @DDS_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) $(classes_cppflags) @DDS_CPPFLAGS@
  497. @DDS_CLASS@_la_CFLAGS = $(classes_cflags)
  498. @DDS_CLASS@_la_SOURCES = 
  499.         $(il_src)/il_dds.c
  500. $(il_include)/il_dds.h
  501. $(il_src)/il_dds-save.c
  502. @DDS_CLASS@_la_LDFLAGS = $(classes_ldflags) @DDS_LIBS@ @DDS_LDFLAGS@
  503. @OTHERS_CLASS@_la_CPPFLAGS = -I $(il_include) -I $(sys_like_include) $(classes_cppflags) @OTHERS_CPPFLAGS@
  504. @OTHERS_CLASS@_la_CFLAGS = $(classes_cflags)
  505. @OTHERS_CLASS@_la_SOURCES = 
  506. $(il_src)/il_wdp.c
  507. $(il_include)/il_wdp.h
  508. @OTHERS_CLASS@_la_LDFLAGS = $(classes_ldflags) @OTHERS_LIBS@ @OTHERS_LDFLAGS@
  509. AM_CPPFLAGS = -I $(sys_like_include)
  510. TESTS = format_test/format_checks.sh $(am__append_4)
  511. # I don't know what's the meaning of this... But it at least does make sense
  512. #TESTS = $(check_SCRIPTS)
  513. check_SCRIPTS = format_test/generate-images.sh $(TESTS)
  514. #check_SCRIPTS = format_test/format_checks.sh 
  515. EXTRA_DIST = format_test/generate-images.sh
  516. il_library = ../lib/libIL.la
  517. testil_SOURCES = format_test/testil.c
  518. testil_LDADD = $(am__append_5) $(am__append_6)
  519. TESTS_ENVIRONMENT = @IL_MODULES_ENV@="$(abs_top_builddir)/lib" /bin/sh
  520. all: all-am
  521. .SUFFIXES:
  522. .SUFFIXES: .c .lo .o .obj
  523. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../lib/Useful_stuff.am $(srcdir)/../lib/IL.am $(am__configure_deps)
  524. @for dep in $?; do 
  525.   case '$(am__configure_deps)' in 
  526.     *$$dep*) 
  527.       ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) 
  528.         && { if test -f $@; then exit 0; else break; fi; }; 
  529.       exit 1;; 
  530.   esac; 
  531. done; 
  532. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; 
  533. $(am__cd) $(top_srcdir) && 
  534.   $(AUTOMAKE) --gnu test/Makefile
  535. .PRECIOUS: Makefile
  536. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  537. @case '$?' in 
  538.   *config.status*) 
  539.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  540.   *) 
  541.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  542.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  543. esac;
  544. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  545. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  546. $(top_srcdir)/configure:  $(am__configure_deps)
  547. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  548. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  549. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  550. $(am__aclocal_m4_deps):
  551. clean-checkPROGRAMS:
  552. @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; 
  553. echo " rm -f" $$list; 
  554. rm -f $$list || exit $$?; 
  555. test -n "$(EXEEXT)" || exit 0; 
  556. list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; 
  557. echo " rm -f" $$list; 
  558. rm -f $$list
  559. testil$(EXEEXT): $(testil_OBJECTS) $(testil_DEPENDENCIES) 
  560. @rm -f testil$(EXEEXT)
  561. $(AM_V_CCLD)$(LINK) $(testil_OBJECTS) $(testil_LDADD) $(LIBS)
  562. mostlyclean-compile:
  563. -rm -f *.$(OBJEXT)
  564. distclean-compile:
  565. -rm -f *.tab.c
  566. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testil.Po@am__quote@
  567. .c.o:
  568. @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  569. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  570. @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
  571. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  572. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  573. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  574. .c.obj:
  575. @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  576. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  577. @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
  578. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  579. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  580. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  581. .c.lo:
  582. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  583. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  584. @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
  585. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  586. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  587. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  588. testil.o: format_test/testil.c
  589. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testil.o -MD -MP -MF $(DEPDIR)/testil.Tpo -c -o testil.o `test -f 'format_test/testil.c' || echo '$(srcdir)/'`format_test/testil.c
  590. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/testil.Tpo $(DEPDIR)/testil.Po
  591. @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
  592. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='format_test/testil.c' object='testil.o' libtool=no @AMDEPBACKSLASH@
  593. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  594. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testil.o `test -f 'format_test/testil.c' || echo '$(srcdir)/'`format_test/testil.c
  595. testil.obj: format_test/testil.c
  596. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testil.obj -MD -MP -MF $(DEPDIR)/testil.Tpo -c -o testil.obj `if test -f 'format_test/testil.c'; then $(CYGPATH_W) 'format_test/testil.c'; else $(CYGPATH_W) '$(srcdir)/format_test/testil.c'; fi`
  597. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/testil.Tpo $(DEPDIR)/testil.Po
  598. @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
  599. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='format_test/testil.c' object='testil.obj' libtool=no @AMDEPBACKSLASH@
  600. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  601. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testil.obj `if test -f 'format_test/testil.c'; then $(CYGPATH_W) 'format_test/testil.c'; else $(CYGPATH_W) '$(srcdir)/format_test/testil.c'; fi`
  602. mostlyclean-libtool:
  603. -rm -f *.lo
  604. clean-libtool:
  605. -rm -rf .libs _libs
  606. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  607. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  608. unique=`for i in $$list; do 
  609.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  610.   done | 
  611.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  612.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  613. mkid -fID $$unique
  614. tags: TAGS
  615. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  616. $(TAGS_FILES) $(LISP)
  617. set x; 
  618. here=`pwd`; 
  619. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  620. unique=`for i in $$list; do 
  621.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  622.   done | 
  623.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  624.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  625. shift; 
  626. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else 
  627.   test -n "$$unique" || unique=$$empty_fix; 
  628.   if test $$# -gt 0; then 
  629.     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  630.       "$$@" $$unique; 
  631.   else 
  632.     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  633.       $$unique; 
  634.   fi; 
  635. fi
  636. ctags: CTAGS
  637. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  638. $(TAGS_FILES) $(LISP)
  639. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  640. unique=`for i in $$list; do 
  641.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  642.   done | 
  643.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  644.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  645. test -z "$(CTAGS_ARGS)$$unique" 
  646.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  647.      $$unique
  648. GTAGS:
  649. here=`$(am__cd) $(top_builddir) && pwd` 
  650.   && $(am__cd) $(top_srcdir) 
  651.   && gtags -i $(GTAGS_ARGS) "$$here"
  652. distclean-tags:
  653. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  654. check-TESTS: $(TESTS)
  655. @failed=0; all=0; xfail=0; xpass=0; skip=0; 
  656. srcdir=$(srcdir); export srcdir; 
  657. list=' $(TESTS) '; 
  658. $(am__tty_colors); 
  659. if test -n "$$list"; then 
  660.   for tst in $$list; do 
  661.     if test -f ./$$tst; then dir=./; 
  662.     elif test -f $$tst; then dir=; 
  663.     else dir="$(srcdir)/"; fi; 
  664.     if $(TESTS_ENVIRONMENT) $${dir}$$tst; then 
  665.       all=`expr $$all + 1`; 
  666.       case " $(XFAIL_TESTS) " in 
  667.       *[  ]$$tst[  ]*) 
  668. xpass=`expr $$xpass + 1`; 
  669. failed=`expr $$failed + 1`; 
  670. col=$$red; res=XPASS; 
  671.       ;; 
  672.       *) 
  673. col=$$grn; res=PASS; 
  674.       ;; 
  675.       esac; 
  676.     elif test $$? -ne 77; then 
  677.       all=`expr $$all + 1`; 
  678.       case " $(XFAIL_TESTS) " in 
  679.       *[  ]$$tst[  ]*) 
  680. xfail=`expr $$xfail + 1`; 
  681. col=$$lgn; res=XFAIL; 
  682.       ;; 
  683.       *) 
  684. failed=`expr $$failed + 1`; 
  685. col=$$red; res=FAIL; 
  686.       ;; 
  687.       esac; 
  688.     else 
  689.       skip=`expr $$skip + 1`; 
  690.       col=$$blu; res=SKIP; 
  691.     fi; 
  692.     echo "$${col}$$res$${std}: $$tst"; 
  693.   done; 
  694.   if test "$$all" -eq 1; then 
  695.     tests="test"; 
  696.     All=""; 
  697.   else 
  698.     tests="tests"; 
  699.     All="All "; 
  700.   fi; 
  701.   if test "$$failed" -eq 0; then 
  702.     if test "$$xfail" -eq 0; then 
  703.       banner="$$All$$all $$tests passed"; 
  704.     else 
  705.       if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; 
  706.       banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; 
  707.     fi; 
  708.   else 
  709.     if test "$$xpass" -eq 0; then 
  710.       banner="$$failed of $$all $$tests failed"; 
  711.     else 
  712.       if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; 
  713.       banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; 
  714.     fi; 
  715.   fi; 
  716.   dashes="$$banner"; 
  717.   skipped=""; 
  718.   if test "$$skip" -ne 0; then 
  719.     if test "$$skip" -eq 1; then 
  720.       skipped="($$skip test was not run)"; 
  721.     else 
  722.       skipped="($$skip tests were not run)"; 
  723.     fi; 
  724.     test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || 
  725.       dashes="$$skipped"; 
  726.   fi; 
  727.   report=""; 
  728.   if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then 
  729.     report="Please report to $(PACKAGE_BUGREPORT)"; 
  730.     test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || 
  731.       dashes="$$report"; 
  732.   fi; 
  733.   dashes=`echo "$$dashes" | sed s/./=/g`; 
  734.   if test "$$failed" -eq 0; then 
  735.     echo "$$grn$$dashes"; 
  736.   else 
  737.     echo "$$red$$dashes"; 
  738.   fi; 
  739.   echo "$$banner"; 
  740.   test -z "$$skipped" || echo "$$skipped"; 
  741.   test -z "$$report" || echo "$$report"; 
  742.   echo "$$dashes$$std"; 
  743.   test "$$failed" -eq 0; 
  744. else :; fi
  745. distdir: $(DISTFILES)
  746. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  747. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  748. list='$(DISTFILES)'; 
  749.   dist_files=`for file in $$list; do echo $$file; done | 
  750.   sed -e "s|^$$srcdirstrip/||;t" 
  751.       -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; 
  752. case $$dist_files in 
  753.   */*) $(MKDIR_P) `echo "$$dist_files" | 
  754.    sed '///!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | 
  755.    sort -u` ;; 
  756. esac; 
  757. for file in $$dist_files; do 
  758.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  759.   if test -d $$d/$$file; then 
  760.     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; 
  761.     if test -d "$(distdir)/$$file"; then 
  762.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  763.     fi; 
  764.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  765.       cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; 
  766.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  767.     fi; 
  768.     cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; 
  769.   else 
  770.     test -f "$(distdir)/$$file" 
  771.     || cp -p $$d/$$file "$(distdir)/$$file" 
  772.     || exit 1; 
  773.   fi; 
  774. done
  775. check-am: all-am
  776. $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS)
  777. $(MAKE) $(AM_MAKEFLAGS) check-TESTS
  778. check: check-am
  779. all-am: Makefile
  780. installdirs:
  781. install: install-am
  782. install-exec: install-exec-am
  783. install-data: install-data-am
  784. uninstall: uninstall-am
  785. install-am: all-am
  786. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  787. installcheck: installcheck-am
  788. install-strip:
  789. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  790.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  791.   `test -z '$(STRIP)' || 
  792.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  793. mostlyclean-generic:
  794. clean-generic:
  795. distclean-generic:
  796. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  797. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  798. maintainer-clean-generic:
  799. @echo "This command is intended for maintainers to use"
  800. @echo "it deletes files that may require special tools to rebuild."
  801. clean: clean-am
  802. clean-am: clean-checkPROGRAMS clean-generic clean-libtool 
  803. mostlyclean-am
  804. distclean: distclean-am
  805. -rm -rf ./$(DEPDIR)
  806. -rm -f Makefile
  807. distclean-am: clean-am distclean-compile distclean-generic 
  808. distclean-tags
  809. dvi: dvi-am
  810. dvi-am:
  811. html: html-am
  812. html-am:
  813. info: info-am
  814. info-am:
  815. install-data-am:
  816. install-dvi: install-dvi-am
  817. install-dvi-am:
  818. install-exec-am:
  819. install-html: install-html-am
  820. install-html-am:
  821. install-info: install-info-am
  822. install-info-am:
  823. install-man:
  824. install-pdf: install-pdf-am
  825. install-pdf-am:
  826. install-ps: install-ps-am
  827. install-ps-am:
  828. installcheck-am:
  829. maintainer-clean: maintainer-clean-am
  830. -rm -rf ./$(DEPDIR)
  831. -rm -f Makefile
  832. maintainer-clean-am: distclean-am maintainer-clean-generic
  833. mostlyclean: mostlyclean-am
  834. mostlyclean-am: mostlyclean-compile mostlyclean-generic 
  835. mostlyclean-libtool
  836. pdf: pdf-am
  837. pdf-am:
  838. ps: ps-am
  839. ps-am:
  840. uninstall-am:
  841. .MAKE: check-am install-am install-strip
  842. .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean 
  843. clean-checkPROGRAMS clean-generic clean-libtool ctags 
  844. distclean distclean-compile distclean-generic 
  845. distclean-libtool distclean-tags distdir dvi dvi-am html 
  846. html-am info info-am install install-am install-data 
  847. install-data-am install-dvi install-dvi-am install-exec 
  848. install-exec-am install-html install-html-am install-info 
  849. install-info-am install-man install-pdf install-pdf-am 
  850. install-ps install-ps-am install-strip installcheck 
  851. installcheck-am installdirs maintainer-clean 
  852. maintainer-clean-generic mostlyclean mostlyclean-compile 
  853. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am 
  854. tags uninstall uninstall-am
  855. # vim: set filetype=automake :
  856. # vim: set filetype=automake :
  857. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  858. # Otherwise a system limit (for SysV at least) may be exceeded.
  859. .NOEXPORT: