Makefile.in
上传用户:tjfeida
上传日期:2013-03-10
资源大小:1917k
文件大小:13k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  2. # Copyright (C) 1994, 1995-8, 1999, 2001 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. SHELL = @SHELL@
  11. srcdir = @srcdir@
  12. top_srcdir = @top_srcdir@
  13. VPATH = @srcdir@
  14. prefix = @prefix@
  15. exec_prefix = @exec_prefix@
  16. bindir = @bindir@
  17. sbindir = @sbindir@
  18. libexecdir = @libexecdir@
  19. datadir = @datadir@
  20. sysconfdir = @sysconfdir@
  21. sharedstatedir = @sharedstatedir@
  22. localstatedir = @localstatedir@
  23. libdir = @libdir@
  24. infodir = @infodir@
  25. mandir = @mandir@
  26. includedir = @includedir@
  27. oldincludedir = /usr/include
  28. DESTDIR =
  29. pkgdatadir = $(datadir)/@PACKAGE@
  30. pkglibdir = $(libdir)/@PACKAGE@
  31. pkgincludedir = $(includedir)/@PACKAGE@
  32. top_builddir = .
  33. ACLOCAL = @ACLOCAL@
  34. AUTOCONF = @AUTOCONF@
  35. AUTOMAKE = @AUTOMAKE@
  36. AUTOHEADER = @AUTOHEADER@
  37. INSTALL = @INSTALL@
  38. INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  39. INSTALL_DATA = @INSTALL_DATA@
  40. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  41. transform = @program_transform_name@
  42. NORMAL_INSTALL = :
  43. PRE_INSTALL = :
  44. POST_INSTALL = :
  45. NORMAL_UNINSTALL = :
  46. PRE_UNINSTALL = :
  47. POST_UNINSTALL = :
  48. host_alias = @host_alias@
  49. host_triplet = @host@
  50. AWK = @AWK@
  51. BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
  52. CATOBJEXT = @CATOBJEXT@
  53. CC = @CC@
  54. CPP = @CPP@
  55. DATADIRNAME = @DATADIRNAME@
  56. EXEEXT = @EXEEXT@
  57. EXTRA_LIBS = @EXTRA_LIBS@
  58. GENCAT = @GENCAT@
  59. GETCONF = @GETCONF@
  60. GFTP_GTK = @GFTP_GTK@
  61. GFTP_TEXT = @GFTP_TEXT@
  62. GLIBC21 = @GLIBC21@
  63. GLIB_CFLAGS = @GLIB_CFLAGS@
  64. GLIB_CONFIG = @GLIB_CONFIG@
  65. GLIB_LIBS = @GLIB_LIBS@
  66. GMSGFMT = @GMSGFMT@
  67. GTHREAD_LIBS = @GTHREAD_LIBS@
  68. GTK_CFLAGS = @GTK_CFLAGS@
  69. GTK_CONFIG = @GTK_CONFIG@
  70. GTK_LIBS = @GTK_LIBS@
  71. HAVE_LIB = @HAVE_LIB@
  72. INSTOBJEXT = @INSTOBJEXT@
  73. INTLBISON = @INTLBISON@
  74. INTLLIBS = @INTLLIBS@
  75. INTLOBJS = @INTLOBJS@
  76. INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
  77. LIB = @LIB@
  78. LIBICONV = @LIBICONV@
  79. LIBINTL = @LIBINTL@
  80. LN_S = @LN_S@
  81. LTLIB = @LTLIB@
  82. LTLIBICONV = @LTLIBICONV@
  83. LTLIBINTL = @LTLIBINTL@
  84. MAINT = @MAINT@
  85. MAKEINFO = @MAKEINFO@
  86. MKINSTALLDIRS = @MKINSTALLDIRS@
  87. PACKAGE = @PACKAGE@
  88. PKG_CONFIG = @PKG_CONFIG@
  89. POSUB = @POSUB@
  90. PREFIX = @PREFIX@
  91. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  92. PTHREAD_LIBS = @PTHREAD_LIBS@
  93. RANLIB = @RANLIB@
  94. READLINE_LIBS = @READLINE_LIBS@
  95. U = @U@
  96. USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
  97. USE_NLS = @USE_NLS@
  98. VERSION = @VERSION@
  99. SUBDIRS = intl docs lib po src
  100. EXTRA_DIST = config.rpath mkinstalldirs ChangeLog-old README THANKS TODO  gftp.spec.in debian/changelog debian/control debian/copyright  debian/dirs debian/docs debian/menu debian/rules
  101. ACLOCAL_AMFLAGS = -I m4
  102. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  103. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  104. CONFIG_HEADER = config.h
  105. CONFIG_CLEAN_FILES =  gftp.spec
  106. DIST_COMMON =  README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog 
  107. INSTALL Makefile.am Makefile.in NEWS THANKS TODO aclocal.m4 
  108. config.guess config.h.in config.sub configure configure.in gftp.spec.in 
  109. install-sh missing mkinstalldirs
  110. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  111. TAR = tar
  112. GZIP_ENV = --best
  113. all: all-redirect
  114. .SUFFIXES:
  115. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  116. cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
  117. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  118. cd $(top_builddir) 
  119.   && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
  120. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  m4/codeset.m4 
  121. m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/intdiv0.m4 
  122. m4/inttypes-pri.m4 m4/inttypes.m4 m4/inttypes_h.m4 
  123. m4/isc-posix.m4 m4/largefile.m4 m4/lcmessage.m4 
  124. m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 
  125. m4/progtest.m4 m4/stdint_h.m4 m4/uintmax_t.m4 
  126. m4/ulonglong.m4
  127. cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  128. config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  129. $(SHELL) ./config.status --recheck
  130. $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  131. cd $(srcdir) && $(AUTOCONF)
  132. config.h: stamp-h
  133. @if test ! -f $@; then 
  134. rm -f stamp-h; 
  135. $(MAKE) stamp-h; 
  136. else :; fi
  137. stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
  138. cd $(top_builddir) 
  139.   && CONFIG_FILES= CONFIG_HEADERS=config.h 
  140.      $(SHELL) ./config.status
  141. @echo timestamp > stamp-h 2> /dev/null
  142. $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
  143. @if test ! -f $@; then 
  144. rm -f $(srcdir)/stamp-h.in; 
  145. $(MAKE) $(srcdir)/stamp-h.in; 
  146. else :; fi
  147. $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  148. cd $(top_srcdir) && $(AUTOHEADER)
  149. @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
  150. mostlyclean-hdr:
  151. clean-hdr:
  152. distclean-hdr:
  153. -rm -f config.h
  154. maintainer-clean-hdr:
  155. gftp.spec: $(top_builddir)/config.status gftp.spec.in
  156. cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
  157. # This directory's subdirectories are mostly independent; you can cd
  158. # into them and run `make' without going through this Makefile.
  159. # To change the values of `make' variables: instead of editing Makefiles,
  160. # (1) if the variable is set in `config.status', edit `config.status'
  161. #     (which will cause the Makefiles to be regenerated when you run `make');
  162. # (2) otherwise, pass the desired values on the `make' command line.
  163. @SET_MAKE@
  164. all-recursive install-data-recursive install-exec-recursive 
  165. installdirs-recursive install-recursive uninstall-recursive  
  166. check-recursive installcheck-recursive info-recursive dvi-recursive:
  167. @set fnord $(MAKEFLAGS); amf=$$2; 
  168. dot_seen=no; 
  169. target=`echo $@ | sed s/-recursive//`; 
  170. list='$(SUBDIRS)'; for subdir in $$list; do 
  171.   echo "Making $$target in $$subdir"; 
  172.   if test "$$subdir" = "."; then 
  173.     dot_seen=yes; 
  174.     local_target="$$target-am"; 
  175.   else 
  176.     local_target="$$target"; 
  177.   fi; 
  178.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  179.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  180. done; 
  181. if test "$$dot_seen" = "no"; then 
  182.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  183. fi; test -z "$$fail"
  184. mostlyclean-recursive clean-recursive distclean-recursive 
  185. maintainer-clean-recursive:
  186. @set fnord $(MAKEFLAGS); amf=$$2; 
  187. dot_seen=no; 
  188. rev=''; list='$(SUBDIRS)'; for subdir in $$list; do 
  189.   rev="$$subdir $$rev"; 
  190.   test "$$subdir" != "." || dot_seen=yes; 
  191. done; 
  192. test "$$dot_seen" = "no" && rev=". $$rev"; 
  193. target=`echo $@ | sed s/-recursive//`; 
  194. for subdir in $$rev; do 
  195.   echo "Making $$target in $$subdir"; 
  196.   if test "$$subdir" = "."; then 
  197.     local_target="$$target-am"; 
  198.   else 
  199.     local_target="$$target"; 
  200.   fi; 
  201.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  202.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  203. done && test -z "$$fail"
  204. tags-recursive:
  205. list='$(SUBDIRS)'; for subdir in $$list; do 
  206.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  207. done
  208. tags: TAGS
  209. ID: $(HEADERS) $(SOURCES) $(LISP)
  210. list='$(SOURCES) $(HEADERS)'; 
  211. unique=`for i in $$list; do echo $$i; done | 
  212.   awk '    { files[$$0] = 1; } 
  213.        END { for (i in files) print i; }'`; 
  214. here=`pwd` && cd $(srcdir) 
  215.   && mkid -f$$here/ID $$unique $(LISP)
  216. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
  217. tags=; 
  218. here=`pwd`; 
  219. list='$(SUBDIRS)'; for subdir in $$list; do 
  220.    if test "$$subdir" = .; then :; else 
  221.     test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; 
  222.    fi; 
  223. done; 
  224. list='$(SOURCES) $(HEADERS)'; 
  225. unique=`for i in $$list; do echo $$i; done | 
  226.   awk '    { files[$$0] = 1; } 
  227.        END { for (i in files) print i; }'`; 
  228. test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" 
  229.   || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP))
  230. mostlyclean-tags:
  231. clean-tags:
  232. distclean-tags:
  233. -rm -f TAGS ID
  234. maintainer-clean-tags:
  235. distdir = $(PACKAGE)-$(VERSION)
  236. top_distdir = $(distdir)
  237. # This target untars the dist file and tries a VPATH configuration.  Then
  238. # it guarantees that the distribution is self-contained by making another
  239. # tarfile.
  240. distcheck: dist
  241. -rm -rf $(distdir)
  242. GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
  243. mkdir $(distdir)/=build
  244. mkdir $(distdir)/=inst
  245. dc_install_base=`cd $(distdir)/=inst && pwd`; 
  246. cd $(distdir)/=build 
  247.   && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base 
  248.   && $(MAKE) $(AM_MAKEFLAGS) 
  249.   && $(MAKE) $(AM_MAKEFLAGS) dvi 
  250.   && $(MAKE) $(AM_MAKEFLAGS) check 
  251.   && $(MAKE) $(AM_MAKEFLAGS) install 
  252.   && $(MAKE) $(AM_MAKEFLAGS) installcheck 
  253.   && $(MAKE) $(AM_MAKEFLAGS) dist
  254. -rm -rf $(distdir)
  255. @banner="$(distdir).tar.gz is ready for distribution"; 
  256. dashes=`echo "$$banner" | sed s/./=/g`; 
  257. echo "$$dashes"; 
  258. echo "$$banner"; 
  259. echo "$$dashes"
  260. dist: distdir
  261. -chmod -R a+r $(distdir)
  262. GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
  263. -rm -rf $(distdir)
  264. dist-all: distdir
  265. -chmod -R a+r $(distdir)
  266. GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
  267. -rm -rf $(distdir)
  268. distdir: $(DISTFILES)
  269. -rm -rf $(distdir)
  270. mkdir $(distdir)
  271. -chmod 777 $(distdir)
  272. $(mkinstalldirs) $(distdir)/debian
  273. @for file in $(DISTFILES); do 
  274.   d=$(srcdir); 
  275.   if test -d $$d/$$file; then 
  276.     cp -pr $$d/$$file $(distdir)/$$file; 
  277.   else 
  278.     test -f $(distdir)/$$file 
  279.     || ln $$d/$$file $(distdir)/$$file 2> /dev/null 
  280.     || cp -p $$d/$$file $(distdir)/$$file || :; 
  281.   fi; 
  282. done
  283. for subdir in $(SUBDIRS); do 
  284.   if test "$$subdir" = .; then :; else 
  285.     test -d $(distdir)/$$subdir 
  286.     || mkdir $(distdir)/$$subdir 
  287.     || exit 1; 
  288.     chmod 777 $(distdir)/$$subdir; 
  289.     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) 
  290.       || exit 1; 
  291.   fi; 
  292. done
  293. $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
  294. info-am:
  295. info: info-recursive
  296. dvi-am:
  297. dvi: dvi-recursive
  298. check-am: all-am
  299. check: check-recursive
  300. installcheck-am:
  301. installcheck: installcheck-recursive
  302. all-recursive-am: config.h
  303. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  304. install-exec-am:
  305. install-exec: install-exec-recursive
  306. install-data-am:
  307. install-data: install-data-recursive
  308. install-am: all-am
  309. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  310. install: install-recursive
  311. uninstall-am:
  312. uninstall: uninstall-recursive
  313. all-am: Makefile config.h
  314. all-redirect: all-recursive-am
  315. install-strip:
  316. $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  317. installdirs: installdirs-recursive
  318. installdirs-am:
  319. mostlyclean-generic:
  320. clean-generic:
  321. distclean-generic:
  322. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  323. -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  324. maintainer-clean-generic:
  325. mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
  326. mostlyclean: mostlyclean-recursive
  327. clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
  328. clean: clean-recursive
  329. distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
  330. distclean: distclean-recursive
  331. -rm -f config.status
  332. maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags 
  333. maintainer-clean-generic distclean-am
  334. @echo "This command is intended for maintainers to use;"
  335. @echo "it deletes files that may require special tools to rebuild."
  336. maintainer-clean: maintainer-clean-recursive
  337. -rm -f config.status
  338. .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr 
  339. install-data-recursive uninstall-data-recursive install-exec-recursive 
  340. uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive 
  341. all-recursive check-recursive installcheck-recursive info-recursive 
  342. dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive 
  343. maintainer-clean-recursive tags tags-recursive mostlyclean-tags 
  344. distclean-tags clean-tags maintainer-clean-tags distdir info-am info 
  345. dvi-am dvi check check-am installcheck-am installcheck all-recursive-am 
  346. install-exec-am install-exec install-data-am install-data install-am 
  347. install uninstall-am uninstall all-redirect all-am all installdirs-am 
  348. installdirs mostlyclean-generic distclean-generic clean-generic 
  349. maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  350. dist-hook:
  351. cp gftp.spec $(distdir)     
  352. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  353. # Otherwise a system limit (for SysV at least) may be exceeded.
  354. .NOEXPORT: