Newer
Older
scim-wnn / honoka / m4 / Makefile
  1. # Makefile.in generated by automake 1.9.2 from Makefile.am.
  2. # m4/Makefile. Generated from Makefile.in by configure.
  3.  
  4. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  5. # 2003, 2004 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.  
  16. srcdir = .
  17. top_srcdir = ..
  18.  
  19. pkgdatadir = $(datadir)/honoka
  20. pkglibdir = $(libdir)/honoka
  21. pkgincludedir = $(includedir)/honoka
  22. top_builddir = ..
  23. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  24. INSTALL = /usr/bin/install -c
  25. install_sh_DATA = $(install_sh) -c -m 644
  26. install_sh_PROGRAM = $(install_sh) -c
  27. install_sh_SCRIPT = $(install_sh) -c
  28. INSTALL_HEADER = $(INSTALL_DATA)
  29. transform = $(program_transform_name)
  30. NORMAL_INSTALL = :
  31. PRE_INSTALL = :
  32. POST_INSTALL = :
  33. NORMAL_UNINSTALL = :
  34. PRE_UNINSTALL = :
  35. POST_UNINSTALL = :
  36. build_triplet = i686-redhat-linux-gnu
  37. host_triplet = i686-redhat-linux-gnu
  38. subdir = m4
  39. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
  40. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  41. am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
  42. $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
  43. $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
  44. $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
  45. $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
  46. $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
  47. $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
  48. $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
  49. $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
  50. $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
  51. $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
  52. $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
  53. $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wchar_t.m4 \
  54. $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
  55. $(top_srcdir)/configure.ac
  56. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  57. $(ACLOCAL_M4)
  58. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  59. CONFIG_HEADER = $(top_builddir)/config.h
  60. CONFIG_CLEAN_FILES =
  61. SOURCES =
  62. DIST_SOURCES =
  63. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  64. ACLOCAL = ${SHELL} /home/tamra/ANef/honoka/missing --run aclocal-1.9
  65. ALLOCA =
  66. AMDEP_FALSE = #
  67. AMDEP_TRUE =
  68. AMTAR = ${SHELL} /home/tamra/ANef/honoka/missing --run tar
  69. ANTHYCONVERSION =
  70. ANTHYCONVERSION_FALSE = #
  71. ANTHYCONVERSION_TRUE =
  72. ANTHY_LIBS = -lanthy -lanthydic
  73. AR = ar
  74. AUTOCONF = ${SHELL} /home/tamra/ANef/honoka/missing --run autoconf
  75. AUTOHEADER = ${SHELL} /home/tamra/ANef/honoka/missing --run autoheader
  76. AUTOMAKE = ${SHELL} /home/tamra/ANef/honoka/missing --run automake-1.9
  77. AWK = gawk
  78. BUILD_INCLUDED_LIBINTL = no
  79. CATOBJEXT = .gmo
  80. CC = gcc
  81. CCDEPMODE = depmode=gcc3
  82. CFLAGS = -g -O2
  83. CONVENIENCE_LTDL_FALSE =
  84. CONVENIENCE_LTDL_TRUE = #
  85. CPP = gcc -E
  86. CPPFLAGS =
  87. CXX = g++
  88. CXXCPP = g++ -E
  89. CXXDEPMODE = depmode=gcc3
  90. CXXFLAGS = -O3 -march=i686 -fomit-frame-pointer -fforce-addr -fexpensive-optimizations -fpeephole -fgcse -funroll-loops
  91. CYGPATH_W = echo
  92. DATADIRNAME = share
  93. DEFS = -DHAVE_CONFIG_H
  94. DEPDIR = .deps
  95. ECHO = echo
  96. ECHO_C =
  97. ECHO_N = -n
  98. ECHO_T =
  99. EGREP = grep -E
  100. EXEEXT =
  101. F77 = g77
  102. FFLAGS = -g -O2
  103. GENCAT = gencat
  104. GETTEXT_PACKAGE = honoka
  105. GLIBC21 = yes
  106. GMSGFMT = /usr/bin/msgfmt
  107. HAVE_ASPRINTF = 1
  108. HAVE_POSIX_PRINTF = 1
  109. HAVE_SNPRINTF = 1
  110. HAVE_WPRINTF = 0
  111. HONOKA_MAJOR_VERSION = 0
  112. HONOKA_MICRO_VERSION = 0
  113. HONOKA_MINOR_VERSION = 3
  114. HONOKA_VERSION = 0.3.0
  115. INSTALL_DATA = ${INSTALL} -m 644
  116. INSTALL_LTDL_FALSE =
  117. INSTALL_LTDL_TRUE = #
  118. INSTALL_PROGRAM = ${INSTALL}
  119. INSTALL_SCRIPT = ${INSTALL}
  120. INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
  121. INSTOBJEXT = .mo
  122. INTLBISON = bison
  123. INTLLIBS =
  124. INTLOBJS =
  125. INTL_LIBTOOL_SUFFIX_PREFIX =
  126. LDFLAGS = -z combreloc
  127. LIBADD_DL = -ldl
  128. LIBICONV =
  129. LIBINTL =
  130. LIBOBJS =
  131. LIBS = -ldl
  132. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  133. LIBTOOL_DEPS = ./ltmain.sh
  134. LN_S = ln -s
  135. LTLIBICONV =
  136. LTLIBINTL =
  137. LTLIBOBJS =
  138. MAKEINFO = ${SHELL} /home/tamra/ANef/honoka/missing --run makeinfo
  139. MKINSTALLDIRS = $(top_builddir)/./mkinstalldirs
  140. MSGFMT = /usr/bin/msgfmt
  141. MSGMERGE = /usr/bin/msgmerge
  142. OBJEXT = o
  143. PACKAGE = honoka
  144. PACKAGE_BUGREPORT = tam-t@par.odn.ne.jp
  145. PACKAGE_NAME = honoka
  146. PACKAGE_STRING = honoka 0.3.0
  147. PACKAGE_TARNAME = honoka
  148. PACKAGE_VERSION = 0.3.0
  149. PATH_SEPARATOR = :
  150. PKG_CONFIG = /usr/bin/pkg-config
  151. POSUB = po
  152. RANLIB = ranlib
  153. SCIM_BUILD_SETUP = 1
  154. SCIM_BUILD_SETUP_FALSE = #
  155. SCIM_BUILD_SETUP_TRUE =
  156. SCIM_CFLAGS = -I/usr/include/scim-1.0
  157. SCIM_DATADIR = /usr/share/scim
  158. SCIM_DEBUG_FLAGS =
  159. SCIM_GTKUTILS_CFLAGS = -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/scim-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  160. SCIM_GTKUTILS_LIBS = -Wl,--export-dynamic -lscim-gtkutils-1.0 -lgtk-x11-2.0 -lscim-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
  161. SCIM_ICONDIR = /usr/share/scim/icons
  162. SCIM_LIBS = -lscim-1.0
  163. SCIM_MODULEDIR = /usr/lib/scim-1.0
  164. SCIM_VERSION = 1.2.0
  165. SET_MAKE =
  166. SHELL = /bin/sh
  167. STRIP = strip
  168. USE_INCLUDED_LIBINTL = no
  169. USE_NLS = yes
  170. VERSION = 0.3.0
  171. WNNCONVERSION =
  172. WNNCONVERSION_FALSE = #
  173. WNNCONVERSION_TRUE =
  174. WNN_LIBS = -lcrypt -lwnn
  175. XGETTEXT = /usr/bin/xgettext
  176. ac_aux_dir = .
  177. ac_ct_AR = ar
  178. ac_ct_CC = gcc
  179. ac_ct_CXX = g++
  180. ac_ct_F77 = g77
  181. ac_ct_RANLIB = ranlib
  182. ac_ct_STRIP = strip
  183. am__fastdepCC_FALSE = #
  184. am__fastdepCC_TRUE =
  185. am__fastdepCXX_FALSE = #
  186. am__fastdepCXX_TRUE =
  187. am__include = include
  188. am__leading_dot = .
  189. am__quote =
  190. am__tar = ${AMTAR} chof - "$$tardir"
  191. am__untar = ${AMTAR} xf -
  192. bindir = ${exec_prefix}/bin
  193. build = i686-redhat-linux-gnu
  194. build_alias =
  195. build_cpu = i686
  196. build_os = linux-gnu
  197. build_vendor = redhat
  198. datadir = ${prefix}/share
  199. exec_prefix = ${prefix}
  200. host = i686-redhat-linux-gnu
  201. host_alias =
  202. host_cpu = i686
  203. host_os = linux-gnu
  204. host_vendor = redhat
  205. includedir = ${prefix}/include
  206. infodir = ${prefix}/info
  207. install_sh = /home/tamra/ANef/honoka/install-sh
  208. libdir = ${exec_prefix}/lib
  209. libexecdir = ${exec_prefix}/libexec
  210. localstatedir = ${prefix}/var
  211. mandir = ${prefix}/man
  212. mkdir_p = mkdir -p --
  213. oldincludedir = /usr/include
  214. prefix = /usr
  215. program_transform_name = s,x,x,
  216. sbindir = ${exec_prefix}/sbin
  217. sharedstatedir = ${prefix}/com
  218. sysconfdir = ${prefix}/etc
  219. target_alias =
  220. EXTRA_DIST = intmax.m4 longdouble.m4 longlong.m4 nls.m4 po.m4 printf-posix.m4 signed.m4 size_max.m4 ulonglong.m4 wchar_t.m4 wint_t.m4 xsize.m4 codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4
  221. all: all-am
  222.  
  223. .SUFFIXES:
  224. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  225. @for dep in $?; do \
  226. case '$(am__configure_deps)' in \
  227. *$$dep*) \
  228. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  229. && exit 0; \
  230. exit 1;; \
  231. esac; \
  232. done; \
  233. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
  234. cd $(top_srcdir) && \
  235. $(AUTOMAKE) --gnu m4/Makefile
  236. .PRECIOUS: Makefile
  237. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  238. @case '$?' in \
  239. *config.status*) \
  240. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  241. *) \
  242. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  243. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  244. esac;
  245.  
  246. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  247. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  248.  
  249. $(top_srcdir)/configure: $(am__configure_deps)
  250. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  251. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  252. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  253.  
  254. mostlyclean-libtool:
  255. -rm -f *.lo
  256.  
  257. clean-libtool:
  258. -rm -rf .libs _libs
  259.  
  260. distclean-libtool:
  261. -rm -f libtool
  262. uninstall-info-am:
  263. tags: TAGS
  264. TAGS:
  265.  
  266. ctags: CTAGS
  267. CTAGS:
  268.  
  269.  
  270. distdir: $(DISTFILES)
  271. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  272. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  273. list='$(DISTFILES)'; for file in $$list; do \
  274. case $$file in \
  275. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  276. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  277. esac; \
  278. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  279. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  280. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  281. dir="/$$dir"; \
  282. $(mkdir_p) "$(distdir)$$dir"; \
  283. else \
  284. dir=''; \
  285. fi; \
  286. if test -d $$d/$$file; then \
  287. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  288. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  289. fi; \
  290. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  291. else \
  292. test -f $(distdir)/$$file \
  293. || cp -p $$d/$$file $(distdir)/$$file \
  294. || exit 1; \
  295. fi; \
  296. done
  297. check-am: all-am
  298. check: check-am
  299. all-am: Makefile
  300. installdirs:
  301. install: install-am
  302. install-exec: install-exec-am
  303. install-data: install-data-am
  304. uninstall: uninstall-am
  305.  
  306. install-am: all-am
  307. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  308.  
  309. installcheck: installcheck-am
  310. install-strip:
  311. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  312. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  313. `test -z '$(STRIP)' || \
  314. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  315. mostlyclean-generic:
  316.  
  317. clean-generic:
  318.  
  319. distclean-generic:
  320. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  321.  
  322. maintainer-clean-generic:
  323. @echo "This command is intended for maintainers to use"
  324. @echo "it deletes files that may require special tools to rebuild."
  325. clean: clean-am
  326.  
  327. clean-am: clean-generic clean-libtool mostlyclean-am
  328.  
  329. distclean: distclean-am
  330. -rm -f Makefile
  331. distclean-am: clean-am distclean-generic distclean-libtool
  332.  
  333. dvi: dvi-am
  334.  
  335. dvi-am:
  336.  
  337. html: html-am
  338.  
  339. info: info-am
  340.  
  341. info-am:
  342.  
  343. install-data-am:
  344.  
  345. install-exec-am:
  346.  
  347. install-info: install-info-am
  348.  
  349. install-man:
  350.  
  351. installcheck-am:
  352.  
  353. maintainer-clean: maintainer-clean-am
  354. -rm -f Makefile
  355. maintainer-clean-am: distclean-am maintainer-clean-generic
  356.  
  357. mostlyclean: mostlyclean-am
  358.  
  359. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  360.  
  361. pdf: pdf-am
  362.  
  363. pdf-am:
  364.  
  365. ps: ps-am
  366.  
  367. ps-am:
  368.  
  369. uninstall-am: uninstall-info-am
  370.  
  371. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  372. distclean distclean-generic distclean-libtool distdir dvi \
  373. dvi-am html html-am info info-am install install-am \
  374. install-data install-data-am install-exec install-exec-am \
  375. install-info install-info-am install-man install-strip \
  376. installcheck installcheck-am installdirs maintainer-clean \
  377. maintainer-clean-generic mostlyclean mostlyclean-generic \
  378. mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
  379. uninstall-info-am
  380.  
  381. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  382. # Otherwise a system limit (for SysV at least) may be exceeded.
  383. .NOEXPORT: