Makefile.in
上传用户:shtangtang
上传日期:2007-01-04
资源大小:167k
文件大小:13k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. # Makefile.in generated automatically by automake 1.4 from Makefile.am
  2. # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
  3. # This Makefile.in is free software; the Free Software Foundation
  4. # gives unlimited permission to copy and/or distribute it,
  5. # with or without modifications, as long as this notice is preserved.
  6. # This program is distributed in the hope that it will be useful,
  7. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  8. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  9. # PARTICULAR PURPOSE.
  10. ####### kdevelop will overwrite this part!!! (begin)##########
  11. SHELL = @SHELL@
  12. srcdir = @srcdir@
  13. top_srcdir = @top_srcdir@
  14. VPATH = @srcdir@
  15. prefix = @prefix@
  16. exec_prefix = @exec_prefix@
  17. bindir = @bindir@
  18. sbindir = @sbindir@
  19. libexecdir = @libexecdir@
  20. datadir = @datadir@
  21. sysconfdir = @sysconfdir@
  22. sharedstatedir = @sharedstatedir@
  23. localstatedir = @localstatedir@
  24. libdir = @libdir@
  25. infodir = @infodir@
  26. mandir = @mandir@
  27. includedir = @includedir@
  28. oldincludedir = /usr/include
  29. DESTDIR =
  30. pkgdatadir = $(datadir)/@PACKAGE@
  31. pkglibdir = $(libdir)/@PACKAGE@
  32. pkgincludedir = $(includedir)/@PACKAGE@
  33. top_builddir = .
  34. ACLOCAL = @ACLOCAL@
  35. AUTOCONF = @AUTOCONF@
  36. AUTOMAKE = @AUTOMAKE@
  37. AUTOHEADER = @AUTOHEADER@
  38. INSTALL = @INSTALL@
  39. INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  40. INSTALL_DATA = @INSTALL_DATA@
  41. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  42. transform = @program_transform_name@
  43. NORMAL_INSTALL = :
  44. PRE_INSTALL = :
  45. POST_INSTALL = :
  46. NORMAL_UNINSTALL = :
  47. PRE_UNINSTALL = :
  48. POST_UNINSTALL = :
  49. build_alias = @build_alias@
  50. build_triplet = @build@
  51. host_alias = @host_alias@
  52. host_triplet = @host@
  53. target_alias = @target_alias@
  54. target_triplet = @target@
  55. CC = @CC@
  56. CPP = @CPP@
  57. CXX = @CXX@
  58. GLINC = @GLINC@
  59. GLLIB = @GLLIB@
  60. GMSGFMT = @GMSGFMT@
  61. IDL = @IDL@
  62. KDB_INCLUDES = @KDB_INCLUDES@
  63. KDB_LDFLAGS = @KDB_LDFLAGS@
  64. KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
  65. KDE_RPATH = @KDE_RPATH@
  66. LD = @LD@
  67. LIBCOMPAT = @LIBCOMPAT@
  68. LIBCRYPT = @LIBCRYPT@
  69. LIBDL = @LIBDL@
  70. LIBJPEG = @LIBJPEG@
  71. LIBMICO = @LIBMICO@
  72. LIBOBJS = @LIBOBJS@
  73. LIBPNG = @LIBPNG@
  74. LIBPTHREAD = @LIBPTHREAD@
  75. LIBPYTHON = @LIBPYTHON@
  76. LIBQIMGIO = @LIBQIMGIO@
  77. LIBSOCKET = @LIBSOCKET@
  78. LIBTIFF = @LIBTIFF@
  79. LIBTOOL = @LIBTOOL@
  80. LIBUCB = @LIBUCB@
  81. LIBUTIL = @LIBUTIL@
  82. LIBXDMCP = @LIBXDMCP@
  83. LIBZ = @LIBZ@
  84. LIB_KDECORE = @LIB_KDECORE@
  85. LIB_KDEUI = @LIB_KDEUI@
  86. LIB_KFILE = @LIB_KFILE@
  87. LIB_KFM = @LIB_KFM@
  88. LIB_KHTML = @LIB_KHTML@
  89. LIB_KHTMLW = @LIB_KHTMLW@
  90. LIB_KIMGIO = @LIB_KIMGIO@
  91. LIB_LIBS = @LIB_LIBS@
  92. LIB_QT = @LIB_QT@
  93. LIB_X11 = @LIB_X11@
  94. LN_S = @LN_S@
  95. LT_AGE = @LT_AGE@
  96. LT_CURRENT = @LT_CURRENT@
  97. LT_REVISION = @LT_REVISION@
  98. MAKEINFO = @MAKEINFO@
  99. MICO_INCLUDES = @MICO_INCLUDES@
  100. MICO_LDFLAGS = @MICO_LDFLAGS@
  101. MOC = @MOC@
  102. MSGFMT = @MSGFMT@
  103. NM = @NM@
  104. PACKAGE = @PACKAGE@
  105. PAMINC = @PAMINC@
  106. PAMLIBPATHS = @PAMLIBPATHS@
  107. PAMLIBS = @PAMLIBS@
  108. PASSWDLIB = @PASSWDLIB@
  109. PG_INCLUDES = @PG_INCLUDES@
  110. PG_LDFLAGS = @PG_LDFLAGS@
  111. PYTHONINC = @PYTHONINC@
  112. PYTHONLIB = @PYTHONLIB@
  113. QT_INCLUDES = @QT_INCLUDES@
  114. QT_LDFLAGS = @QT_LDFLAGS@
  115. RANLIB = @RANLIB@
  116. USE_NLS = @USE_NLS@
  117. VERSION = @VERSION@
  118. XBINDIR = @XBINDIR@
  119. XGETTEXT = @XGETTEXT@
  120. XPMINC = @XPMINC@
  121. XPMLIB = @XPMLIB@
  122. X_EXTRA_LIBS = @X_EXTRA_LIBS@
  123. X_INCLUDES = @X_INCLUDES@
  124. X_LDFLAGS = @X_LDFLAGS@
  125. X_SERVER = @X_SERVER@
  126. ac_xdmdir = @ac_xdmdir@
  127. all_includes = @all_includes@
  128. all_libraries = @all_libraries@
  129. install_root = @install_root@
  130. kdb_includes = @kdb_includes@
  131. kdb_libraries = @kdb_libraries@
  132. kde_appsdir = @kde_appsdir@
  133. kde_bindir = @kde_bindir@
  134. kde_cgidir = @kde_cgidir@
  135. kde_confdir = @kde_confdir@
  136. kde_datadir = @kde_datadir@
  137. kde_htmldir = @kde_htmldir@
  138. kde_icondir = @kde_icondir@
  139. kde_locale = @kde_locale@
  140. kde_mimedir = @kde_mimedir@
  141. kde_minidir = @kde_minidir@
  142. kde_partsdir = @kde_partsdir@
  143. kde_sounddir = @kde_sounddir@
  144. kde_toolbardir = @kde_toolbardir@
  145. kde_wallpaperdir = @kde_wallpaperdir@
  146. pg_includes = @pg_includes@
  147. pg_libraries = @pg_libraries@
  148. qt_includes = @qt_includes@
  149. qt_libraries = @qt_libraries@
  150. x_includes = @x_includes@
  151. x_libraries = @x_libraries@
  152. xdmconfigsubdir = @xdmconfigsubdir@
  153. SUBDIRS = src doc man examples
  154. EXTRA_DIST = acconfig.h autogen.sh threads.lsm
  155. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  156. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  157. CONFIG_HEADER = config.h
  158. CONFIG_CLEAN_FILES = 
  159. DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL 
  160. Makefile.am Makefile.in NEWS TODO acconfig.h acinclude.m4 aclocal.m4 
  161. config.guess config.h.in config.sub configure configure.in install-sh 
  162. ltconfig ltmain.sh missing mkinstalldirs
  163. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  164. TAR = tar
  165. GZIP_ENV = --best
  166. all: all-redirect
  167. .SUFFIXES:
  168. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  169. cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
  170. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  171. cd $(top_builddir) 
  172.   && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
  173. $(ACLOCAL_M4):  configure.in  acinclude.m4
  174. cd $(srcdir) && $(ACLOCAL)
  175. config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  176. $(SHELL) ./config.status --recheck
  177. $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  178. cd $(srcdir) && $(AUTOCONF)
  179. config.h: stamp-h
  180. @if test ! -f $@; then 
  181. rm -f stamp-h; 
  182. $(MAKE) stamp-h; 
  183. else :; fi
  184. stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
  185. cd $(top_builddir) 
  186.   && CONFIG_FILES= CONFIG_HEADERS=config.h 
  187.      $(SHELL) ./config.status
  188. @echo timestamp > stamp-h 2> /dev/null
  189. $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
  190. @if test ! -f $@; then 
  191. rm -f $(srcdir)/stamp-h.in; 
  192. $(MAKE) $(srcdir)/stamp-h.in; 
  193. else :; fi
  194. $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
  195. cd $(top_srcdir) && $(AUTOHEADER)
  196. @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
  197. mostlyclean-hdr:
  198. clean-hdr:
  199. distclean-hdr:
  200. -rm -f config.h
  201. maintainer-clean-hdr:
  202. # This directory's subdirectories are mostly independent; you can cd
  203. # into them and run `make' without going through this Makefile.
  204. # To change the values of `make' variables: instead of editing Makefiles,
  205. # (1) if the variable is set in `config.status', edit `config.status'
  206. #     (which will cause the Makefiles to be regenerated when you run `make');
  207. # (2) otherwise, pass the desired values on the `make' command line.
  208. @SET_MAKE@
  209. all-recursive install-data-recursive install-exec-recursive 
  210. installdirs-recursive install-recursive uninstall-recursive  
  211. check-recursive installcheck-recursive info-recursive dvi-recursive:
  212. @set fnord $(MAKEFLAGS); amf=$$2; 
  213. dot_seen=no; 
  214. target=`echo $@ | sed s/-recursive//`; 
  215. list='$(SUBDIRS)'; for subdir in $$list; do 
  216.   echo "Making $$target in $$subdir"; 
  217.   if test "$$subdir" = "."; then 
  218.     dot_seen=yes; 
  219.     local_target="$$target-am"; 
  220.   else 
  221.     local_target="$$target"; 
  222.   fi; 
  223.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  224.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  225. done; 
  226. if test "$$dot_seen" = "no"; then 
  227.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  228. fi; test -z "$$fail"
  229. mostlyclean-recursive clean-recursive distclean-recursive 
  230. maintainer-clean-recursive:
  231. @set fnord $(MAKEFLAGS); amf=$$2; 
  232. dot_seen=no; 
  233. rev=''; list='$(SUBDIRS)'; for subdir in $$list; do 
  234.   rev="$$subdir $$rev"; 
  235.   test "$$subdir" = "." && dot_seen=yes; 
  236. done; 
  237. test "$$dot_seen" = "no" && rev=". $$rev"; 
  238. target=`echo $@ | sed s/-recursive//`; 
  239. for subdir in $$rev; do 
  240.   echo "Making $$target in $$subdir"; 
  241.   if test "$$subdir" = "."; then 
  242.     local_target="$$target-am"; 
  243.   else 
  244.     local_target="$$target"; 
  245.   fi; 
  246.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  247.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  248. done && test -z "$$fail"
  249. tags-recursive:
  250. list='$(SUBDIRS)'; for subdir in $$list; do 
  251.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  252. done
  253. tags: TAGS
  254. ID: $(HEADERS) $(SOURCES) $(LISP)
  255. list='$(SOURCES) $(HEADERS)'; 
  256. unique=`for i in $$list; do echo $$i; done | 
  257.   awk '    { files[$$0] = 1; } 
  258.        END { for (i in files) print i; }'`; 
  259. here=`pwd` && cd $(srcdir) 
  260.   && mkid -f$$here/ID $$unique $(LISP)
  261. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
  262. tags=; 
  263. here=`pwd`; 
  264. list='$(SUBDIRS)'; for subdir in $$list; do 
  265.    if test "$$subdir" = .; then :; else 
  266.     test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; 
  267.    fi; 
  268. done; 
  269. list='$(SOURCES) $(HEADERS)'; 
  270. unique=`for i in $$list; do echo $$i; done | 
  271.   awk '    { files[$$0] = 1; } 
  272.        END { for (i in files) print i; }'`; 
  273. test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" 
  274.   || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
  275. mostlyclean-tags:
  276. clean-tags:
  277. distclean-tags:
  278. -rm -f TAGS ID
  279. maintainer-clean-tags:
  280. distdir = $(PACKAGE)-$(VERSION)
  281. top_distdir = $(distdir)
  282. # This target untars the dist file and tries a VPATH configuration.  Then
  283. # it guarantees that the distribution is self-contained by making another
  284. # tarfile.
  285. distcheck: dist
  286. -rm -rf $(distdir)
  287. GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
  288. mkdir $(distdir)/=build
  289. mkdir $(distdir)/=inst
  290. dc_install_base=`cd $(distdir)/=inst && pwd`; 
  291. cd $(distdir)/=build 
  292.   && ../configure --srcdir=.. --prefix=$$dc_install_base 
  293.   && $(MAKE) $(AM_MAKEFLAGS) 
  294.   && $(MAKE) $(AM_MAKEFLAGS) dvi 
  295.   && $(MAKE) $(AM_MAKEFLAGS) check 
  296.   && $(MAKE) $(AM_MAKEFLAGS) install 
  297.   && $(MAKE) $(AM_MAKEFLAGS) installcheck 
  298.   && $(MAKE) $(AM_MAKEFLAGS) dist
  299. -rm -rf $(distdir)
  300. @banner="$(distdir).tar.gz is ready for distribution"; 
  301. dashes=`echo "$$banner" | sed s/./=/g`; 
  302. echo "$$dashes"; 
  303. echo "$$banner"; 
  304. echo "$$dashes"
  305. dist: distdir
  306. -chmod -R a+r $(distdir)
  307. GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
  308. -rm -rf $(distdir)
  309. dist-all: distdir
  310. -chmod -R a+r $(distdir)
  311. GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
  312. -rm -rf $(distdir)
  313. distdir: $(DISTFILES)
  314. -rm -rf $(distdir)
  315. mkdir $(distdir)
  316. -chmod 777 $(distdir)
  317. @for file in $(DISTFILES); do 
  318.   d=$(srcdir); 
  319.   if test -d $$d/$$file; then 
  320.     cp -pr $$/$$file $(distdir)/$$file; 
  321.   else 
  322.     test -f $(distdir)/$$file 
  323.     || ln $$d/$$file $(distdir)/$$file 2> /dev/null 
  324.     || cp -p $$d/$$file $(distdir)/$$file || :; 
  325.   fi; 
  326. done
  327. for subdir in $(SUBDIRS); do 
  328.   if test "$$subdir" = .; then :; else 
  329.     test -d $(distdir)/$$subdir 
  330.     || mkdir $(distdir)/$$subdir 
  331.     || exit 1; 
  332.     chmod 777 $(distdir)/$$subdir; 
  333.     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) 
  334.       || exit 1; 
  335.   fi; 
  336. done
  337. info-am:
  338. info: info-recursive
  339. dvi-am:
  340. dvi: dvi-recursive
  341. check-am: all-am
  342. check: check-recursive
  343. installcheck-am:
  344. installcheck: installcheck-recursive
  345. all-recursive-am: config.h
  346. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  347. install-exec-am:
  348. install-exec: install-exec-recursive
  349. install-data-am:
  350. install-data: install-data-recursive
  351. install-am: all-am
  352. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  353. install: install-recursive
  354. uninstall-am:
  355. uninstall: uninstall-recursive
  356. all-am: Makefile config.h
  357. all-redirect: all-recursive-am
  358. install-strip:
  359. $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  360. installdirs: installdirs-recursive
  361. installdirs-am:
  362. mostlyclean-generic:
  363. clean-generic:
  364. distclean-generic:
  365. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  366. -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  367. maintainer-clean-generic:
  368. mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
  369. mostlyclean: mostlyclean-recursive
  370. clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
  371. clean: clean-recursive
  372. distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
  373. -rm -f libtool
  374. distclean: distclean-recursive
  375. -rm -f config.status
  376. maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags 
  377. maintainer-clean-generic distclean-am
  378. @echo "This command is intended for maintainers to use;"
  379. @echo "it deletes files that may require special tools to rebuild."
  380. maintainer-clean: maintainer-clean-recursive
  381. -rm -f config.status
  382. .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr 
  383. install-data-recursive uninstall-data-recursive install-exec-recursive 
  384. uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive 
  385. all-recursive check-recursive installcheck-recursive info-recursive 
  386. dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive 
  387. maintainer-clean-recursive tags tags-recursive mostlyclean-tags 
  388. distclean-tags clean-tags maintainer-clean-tags distdir info-am info 
  389. dvi-am dvi check check-am installcheck-am installcheck all-recursive-am 
  390. install-exec-am install-exec install-data-am install-data install-am 
  391. install uninstall-am uninstall all-redirect all-am all installdirs-am 
  392. installdirs mostlyclean-generic distclean-generic clean-generic 
  393. maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  394. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  395. # Otherwise a system limit (for SysV at least) may be exceeded.
  396. .NOEXPORT: