⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.in

📁 www工具包
💻 IN
📖 第 1 页 / 共 2 页
字号:
distdir: $(DISTFILES)	@for file in $(DISTFILES); do \	  d=$(srcdir); \	  if test -d $$d/$$file; then \	    cp -pr $$/$$file $(distdir)/$$file; \	  else \	    test -f $(distdir)/$$file \	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \	    || cp -p $$d/$$file $(distdir)/$$file || :; \	  fi; \	done	for subdir in $(SUBDIRS); do \	  if test "$$subdir" = .; then :; else \	    test -d $(distdir)/$$subdir \	    || mkdir $(distdir)/$$subdir \	    || exit 1; \	    chmod 777 $(distdir)/$$subdir; \	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \	      || exit 1; \	  fi; \	doneCSApp.o: CSApp.c ../../Library/src/WWWLib.h ../../Library/src/wwwsys.h \	../../wwwconf.h ../../Library/src/WWWUtil.h \	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \	../../Library/src/HTArray.h ../../Library/src/HTAssoc.h \	../../Library/src/HTList.h ../../Library/src/HTAtom.h \	../../Library/src/HTChunk.h ../../Library/src/HTString.h \	../../Library/src/HTUU.h ../../Library/src/WWWCore.h \	../../Library/src/HTLib.h ../../Library/src/HTUser.h \	../../Library/src/HTReq.h ../../Library/src/HTEvent.h \	../../Library/src/HTFormat.h ../../Library/src/HTStream.h \	../../Library/src/HTAnchor.h ../../Library/src/HTLink.h \	../../Library/src/HTMethod.h ../../Library/src/HTResponse.h \	../../Library/src/HTError.h ../../Library/src/HTNet.h \	../../Library/src/HTTrans.h ../../Library/src/HTIOStream.h \	../../Library/src/HTChannl.h ../../Library/src/HTHost.h \	../../Library/src/HTProt.h ../../Library/src/HTTimer.h \	../../Library/src/HTDNS.h ../../Library/src/HTParse.h \	../../Library/src/HTEscape.h ../../Library/src/HTUTree.h \	../../Library/src/HTWWWStr.h ../../Library/src/HTMemLog.h \	../../Library/src/HTAlert.h ../../Library/src/HTStruct.h \	../../Library/src/HTNoFree.h ../../Library/src/HTInet.h \	../../Library/src/HTHstMan.h ../../Library/src/WWWApp.h \	../../Library/src/HTEvtLst.h ../../Library/src/HTHome.h \	../../Library/src/HTDialog.h ../../Library/src/HTAccess.h \	../../Library/src/HTRules.h ../../Library/src/HTProxy.h \	../../Library/src/HTFilter.h ../../Library/src/HTLog.h \	../../Library/src/HTHist.h ../../Library/src/WWWFile.h \	../../Library/src/HTFile.h ../../Library/src/HTMulti.h \	../../Library/src/HTBind.h ../../Library/src/HTBInit.h \	../../Library/src/HTHeader.h CSLApp.h CSLUtils.h CSParse.h \	CSLL.h CSUser.h CSUserSt.h CSUsrLst.hCSChkLab.o: CSChkLab.c ../../Library/src/WWWLib.h \	../../Library/src/wwwsys.h ../../wwwconf.h \	../../Library/src/WWWUtil.h ../../Library/src/HTUtils.h \	../../Library/src/HTMemory.h ../../Library/src/HTArray.h \	../../Library/src/HTAssoc.h ../../Library/src/HTList.h \	../../Library/src/HTAtom.h ../../Library/src/HTChunk.h \	../../Library/src/HTString.h ../../Library/src/HTUU.h \	../../Library/src/WWWCore.h ../../Library/src/HTLib.h \	../../Library/src/HTUser.h ../../Library/src/HTReq.h \	../../Library/src/HTEvent.h ../../Library/src/HTFormat.h \	../../Library/src/HTStream.h ../../Library/src/HTAnchor.h \	../../Library/src/HTLink.h ../../Library/src/HTMethod.h \	../../Library/src/HTResponse.h ../../Library/src/HTError.h \	../../Library/src/HTNet.h ../../Library/src/HTTrans.h \	../../Library/src/HTIOStream.h ../../Library/src/HTChannl.h \	../../Library/src/HTHost.h ../../Library/src/HTProt.h \	../../Library/src/HTTimer.h ../../Library/src/HTDNS.h \	../../Library/src/HTParse.h ../../Library/src/HTEscape.h \	../../Library/src/HTUTree.h ../../Library/src/HTWWWStr.h \	../../Library/src/HTMemLog.h ../../Library/src/HTAlert.h \	../../Library/src/HTStruct.h ../../Library/src/HTNoFree.h \	../../Library/src/HTInet.h ../../Library/src/HTHstMan.h \	CSLUtils.h CSUser.h CSUserSt.h CSLL.h CSLLSt.hCSKwik.o: CSKwik.c ../../Library/src/WWWLib.h ../../Library/src/wwwsys.h \	../../wwwconf.h ../../Library/src/WWWUtil.h \	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \	../../Library/src/HTArray.h ../../Library/src/HTAssoc.h \	../../Library/src/HTList.h ../../Library/src/HTAtom.h \	../../Library/src/HTChunk.h ../../Library/src/HTString.h \	../../Library/src/HTUU.h ../../Library/src/WWWCore.h \	../../Library/src/HTLib.h ../../Library/src/HTUser.h \	../../Library/src/HTReq.h ../../Library/src/HTEvent.h \	../../Library/src/HTFormat.h ../../Library/src/HTStream.h \	../../Library/src/HTAnchor.h ../../Library/src/HTLink.h \	../../Library/src/HTMethod.h ../../Library/src/HTResponse.h \	../../Library/src/HTError.h ../../Library/src/HTNet.h \	../../Library/src/HTTrans.h ../../Library/src/HTIOStream.h \	../../Library/src/HTChannl.h ../../Library/src/HTHost.h \	../../Library/src/HTProt.h ../../Library/src/HTTimer.h \	../../Library/src/HTDNS.h ../../Library/src/HTParse.h \	../../Library/src/HTEscape.h ../../Library/src/HTUTree.h \	../../Library/src/HTWWWStr.h ../../Library/src/HTMemLog.h \	../../Library/src/HTAlert.h ../../Library/src/HTStruct.h \	../../Library/src/HTNoFree.h ../../Library/src/HTInet.h \	../../Library/src/HTHstMan.hCSLLOut.o: CSLLOut.c ../../Library/src/WWWLib.h \	../../Library/src/wwwsys.h ../../wwwconf.h \	../../Library/src/WWWUtil.h ../../Library/src/HTUtils.h \	../../Library/src/HTMemory.h ../../Library/src/HTArray.h \	../../Library/src/HTAssoc.h ../../Library/src/HTList.h \	../../Library/src/HTAtom.h ../../Library/src/HTChunk.h \	../../Library/src/HTString.h ../../Library/src/HTUU.h \	../../Library/src/WWWCore.h ../../Library/src/HTLib.h \	../../Library/src/HTUser.h ../../Library/src/HTReq.h \	../../Library/src/HTEvent.h ../../Library/src/HTFormat.h \	../../Library/src/HTStream.h ../../Library/src/HTAnchor.h \	../../Library/src/HTLink.h ../../Library/src/HTMethod.h \	../../Library/src/HTResponse.h ../../Library/src/HTError.h \	../../Library/src/HTNet.h ../../Library/src/HTTrans.h \	../../Library/src/HTIOStream.h ../../Library/src/HTChannl.h \	../../Library/src/HTHost.h ../../Library/src/HTProt.h \	../../Library/src/HTTimer.h ../../Library/src/HTDNS.h \	../../Library/src/HTParse.h ../../Library/src/HTEscape.h \	../../Library/src/HTUTree.h ../../Library/src/HTWWWStr.h \	../../Library/src/HTMemLog.h ../../Library/src/HTAlert.h \	../../Library/src/HTStruct.h ../../Library/src/HTNoFree.h \	../../Library/src/HTInet.h ../../Library/src/HTHstMan.h \	CSLUtils.h CSLL.h CSLLSt.hCSLLURLs.o: CSLLURLs.c ../../Library/src/WWWLib.h \	../../Library/src/wwwsys.h ../../wwwconf.h \	../../Library/src/WWWUtil.h ../../Library/src/HTUtils.h \	../../Library/src/HTMemory.h ../../Library/src/HTArray.h \	../../Library/src/HTAssoc.h ../../Library/src/HTList.h \	../../Library/src/HTAtom.h ../../Library/src/HTChunk.h \	../../Library/src/HTString.h ../../Library/src/HTUU.h \	../../Library/src/WWWCore.h ../../Library/src/HTLib.h \	../../Library/src/HTUser.h ../../Library/src/HTReq.h \	../../Library/src/HTEvent.h ../../Library/src/HTFormat.h \	../../Library/src/HTStream.h ../../Library/src/HTAnchor.h \	../../Library/src/HTLink.h ../../Library/src/HTMethod.h \	../../Library/src/HTResponse.h ../../Library/src/HTError.h \	../../Library/src/HTNet.h ../../Library/src/HTTrans.h \	../../Library/src/HTIOStream.h ../../Library/src/HTChannl.h \	../../Library/src/HTHost.h ../../Library/src/HTProt.h \	../../Library/src/HTTimer.h ../../Library/src/HTDNS.h \	../../Library/src/HTParse.h ../../Library/src/HTEscape.h \	../../Library/src/HTUTree.h ../../Library/src/HTWWWStr.h \	../../Library/src/HTMemLog.h ../../Library/src/HTAlert.h \	../../Library/src/HTStruct.h ../../Library/src/HTNoFree.h \	../../Library/src/HTInet.h ../../Library/src/HTHstMan.h \	CSLUtils.h CSLL.h CSLLSt.hCSLabel.o: CSLabel.c ../../Library/src/wwwsys.h ../../wwwconf.h \	../../Library/src/HTList.h ../../Library/src/HTArray.h \	../../Library/src/HTString.h CSParse.h CSLUtils.h \	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \	../../Library/src/HTChunk.h CSLL.h CSLLSt.hCSMacRed.o: CSMacRed.c ../../Library/src/wwwsys.h ../../wwwconf.h \	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \	../../Library/src/HTString.h CSParse.h CSLUtils.h \	../../Library/src/HTList.h ../../Library/src/HTArray.h \	../../Library/src/HTChunk.h CSMR.h CSMRSt.hCSMem.o: CSMem.c ../../Library/src/WWWLib.h ../../Library/src/wwwsys.h \	../../wwwconf.h ../../Library/src/WWWUtil.h \	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \	../../Library/src/HTArray.h ../../Library/src/HTAssoc.h \	../../Library/src/HTList.h ../../Library/src/HTAtom.h \	../../Library/src/HTChunk.h ../../Library/src/HTString.h \	../../Library/src/HTUU.h ../../Library/src/WWWCore.h \	../../Library/src/HTLib.h ../../Library/src/HTUser.h \	../../Library/src/HTReq.h ../../Library/src/HTEvent.h \	../../Library/src/HTFormat.h ../../Library/src/HTStream.h \	../../Library/src/HTAnchor.h ../../Library/src/HTLink.h \	../../Library/src/HTMethod.h ../../Library/src/HTResponse.h \	../../Library/src/HTError.h ../../Library/src/HTNet.h \	../../Library/src/HTTrans.h ../../Library/src/HTIOStream.h \	../../Library/src/HTChannl.h ../../Library/src/HTHost.h \	../../Library/src/HTProt.h ../../Library/src/HTTimer.h \	../../Library/src/HTDNS.h ../../Library/src/HTParse.h \	../../Library/src/HTEscape.h ../../Library/src/HTUTree.h \	../../Library/src/HTWWWStr.h ../../Library/src/HTMemLog.h \	../../Library/src/HTAlert.h ../../Library/src/HTStruct.h \	../../Library/src/HTNoFree.h ../../Library/src/HTInet.h \	../../Library/src/HTHstMan.h CSLUtils.hCSParse.o: CSParse.c ../../Library/src/wwwsys.h ../../wwwconf.h \	../../Library/src/HTChunk.h ../../Library/src/HTString.h \	CSLUtils.h ../../Library/src/HTUtils.h \	../../Library/src/HTMemory.h ../../Library/src/HTList.h \	../../Library/src/HTArray.h CSParse.hCSStream.o: CSStream.c ../../Library/src/WWWLib.h \	../../Library/src/wwwsys.h ../../wwwconf.h \	../../Library/src/WWWUtil.h ../../Library/src/HTUtils.h \	../../Library/src/HTMemory.h ../../Library/src/HTArray.h \	../../Library/src/HTAssoc.h ../../Library/src/HTList.h \	../../Library/src/HTAtom.h ../../Library/src/HTChunk.h \	../../Library/src/HTString.h ../../Library/src/HTUU.h \	../../Library/src/WWWCore.h ../../Library/src/HTLib.h \	../../Library/src/HTUser.h ../../Library/src/HTReq.h \	../../Library/src/HTEvent.h ../../Library/src/HTFormat.h \	../../Library/src/HTStream.h ../../Library/src/HTAnchor.h \	../../Library/src/HTLink.h ../../Library/src/HTMethod.h \	../../Library/src/HTResponse.h ../../Library/src/HTError.h \	../../Library/src/HTNet.h ../../Library/src/HTTrans.h \	../../Library/src/HTIOStream.h ../../Library/src/HTChannl.h \	../../Library/src/HTHost.h ../../Library/src/HTProt.h \	../../Library/src/HTTimer.h ../../Library/src/HTDNS.h \	../../Library/src/HTParse.h ../../Library/src/HTEscape.h \	../../Library/src/HTUTree.h ../../Library/src/HTWWWStr.h \	../../Library/src/HTMemLog.h ../../Library/src/HTAlert.h \	../../Library/src/HTStruct.h ../../Library/src/HTNoFree.h \	../../Library/src/HTInet.h ../../Library/src/HTHstMan.h \	../../Library/src/HTProxy.h CSLUtils.h CSMR.h CSUser.h CSLL.h \	CSLApp.h CSParse.hCSUser.o: CSUser.c ../../Library/src/wwwsys.h ../../wwwconf.h \	../../Library/src/HTUtils.h ../../Library/src/HTMemory.h \	../../Library/src/HTString.h ../../Library/src/HTEscape.h \	../../Library/src/HTParse.h CSParse.h CSLUtils.h \	../../Library/src/HTList.h ../../Library/src/HTArray.h \	../../Library/src/HTChunk.h CSUser.h CSUserSt.hCSUsrLst.o: CSUsrLst.c ../../Library/src/WWWLib.h \	../../Library/src/wwwsys.h ../../wwwconf.h \	../../Library/src/WWWUtil.h ../../Library/src/HTUtils.h \	../../Library/src/HTMemory.h ../../Library/src/HTArray.h \	../../Library/src/HTAssoc.h ../../Library/src/HTList.h \	../../Library/src/HTAtom.h ../../Library/src/HTChunk.h \	../../Library/src/HTString.h ../../Library/src/HTUU.h \	../../Library/src/WWWCore.h ../../Library/src/HTLib.h \	../../Library/src/HTUser.h ../../Library/src/HTReq.h \	../../Library/src/HTEvent.h ../../Library/src/HTFormat.h \	../../Library/src/HTStream.h ../../Library/src/HTAnchor.h \	../../Library/src/HTLink.h ../../Library/src/HTMethod.h \	../../Library/src/HTResponse.h ../../Library/src/HTError.h \	../../Library/src/HTNet.h ../../Library/src/HTTrans.h \	../../Library/src/HTIOStream.h ../../Library/src/HTChannl.h \	../../Library/src/HTHost.h ../../Library/src/HTProt.h \	../../Library/src/HTTimer.h ../../Library/src/HTDNS.h \	../../Library/src/HTParse.h ../../Library/src/HTEscape.h \	../../Library/src/HTUTree.h ../../Library/src/HTWWWStr.h \	../../Library/src/HTMemLog.h ../../Library/src/HTAlert.h \	../../Library/src/HTStruct.h ../../Library/src/HTNoFree.h \	../../Library/src/HTInet.h ../../Library/src/HTHstMan.h \	CSLApp.h CSLUtils.hinfo-am:info: info-recursivedvi-am:dvi: dvi-recursivecheck-am: all-amcheck: check-recursiveinstallcheck-am:installcheck: installcheck-recursiveinstall-exec-am: install-libLIBRARIESinstall-exec: install-exec-recursiveinstall-data-am:install-data: install-data-recursiveinstall-am: all-am	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-aminstall: install-recursiveuninstall-am: uninstall-libLIBRARIESuninstall: uninstall-recursiveall-am: Makefile $(LIBRARIES)all-redirect: all-recursiveinstall-strip:	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s installinstalldirs: installdirs-recursiveinstalldirs-am:	$(mkinstalldirs)  $(DESTDIR)$(libdir)mostlyclean-generic:clean-generic:distclean-generic:	-rm -f Makefile $(CONFIG_CLEAN_FILES)	-rm -f config.cache config.log stamp-h stamp-h[0-9]*maintainer-clean-generic:	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)mostlyclean-am:  mostlyclean-libLIBRARIES mostlyclean-compile \		mostlyclean-libtool mostlyclean-tags \		mostlyclean-genericmostlyclean: mostlyclean-recursiveclean-am:  clean-libLIBRARIES clean-compile clean-libtool clean-tags \		clean-generic mostlyclean-amclean: clean-recursivedistclean-am:  distclean-libLIBRARIES distclean-compile \		distclean-libtool distclean-tags distclean-generic \		clean-am	-rm -f libtooldistclean: distclean-recursivemaintainer-clean-am:  maintainer-clean-libLIBRARIES \		maintainer-clean-compile maintainer-clean-libtool \		maintainer-clean-tags maintainer-clean-generic \		distclean-am	@echo "This command is intended for maintainers to use;"	@echo "it deletes files that may require special tools to rebuild."maintainer-clean: maintainer-clean-recursive.PHONY: mostlyclean-libLIBRARIES distclean-libLIBRARIES \clean-libLIBRARIES maintainer-clean-libLIBRARIES uninstall-libLIBRARIES \install-libLIBRARIES mostlyclean-compile distclean-compile \clean-compile maintainer-clean-compile mostlyclean-libtool \distclean-libtool clean-libtool maintainer-clean-libtool \install-data-recursive uninstall-data-recursive install-exec-recursive \uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \all-recursive check-recursive installcheck-recursive info-recursive \dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \maintainer-clean-recursive tags tags-recursive mostlyclean-tags \distclean-tags clean-tags maintainer-clean-tags distdir info-am info \dvi-am dvi check check-am installcheck-am installcheck install-exec-am \install-exec install-data-am install-data install-am install \uninstall-am uninstall all-redirect all-am all installdirs-am \installdirs mostlyclean-generic distclean-generic clean-generic \maintainer-clean-generic clean mostlyclean distclean maintainer-clean.html.h:    ifdef WWW	$(WWW) -w90 -na -p -to text/x-c $(srcdir)/$(*F).html -o $(srcdir)/$(*F).h    else	@echo "**************************************************"	@echo "Need to regenerate one or more .h files but can't find the libwww"	@echo "Line Mode Browser (www). Attempting to generate them using the"	@echo "winConfigure.pl script - it may generate a few warnings."	@echo "**************************************************"	perl $(top_srcdir)/config/winConfigure.pl $(srcdir)    endifinc: $(BUILT_SOURCES)	@echo Generated built sources# Tell versions [3.59,3.63) of GNU make to not export all variables.# Otherwise a system limit (for SysV at least) may be exceeded..NOEXPORT:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -