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

📄 makefile

📁 最新apache的源代码
💻
字号:
top_srcdir   = /home/httpd-2.0.55top_builddir = /home/httpd-2.0.55srcdir       = /home/httpd-2.0.55/srclib/pcrebuilddir     = /home/httpd-2.0.55/srclib/pcreVPATH        = /home/httpd-2.0.55/srclib/pcreLTLIBRARY_NAME = libpcre.laLTLIBRARY_SOURCES = maketables.c get.c study.c pcre.c pcreposix.cCLEAN_TARGETS = dftables chartables.cDISTCLEAN_TARGETS = pcre.h pcre-config config.h config.log config.status $(CLEAN_TARGETS)include $(top_srcdir)/build/ltlib.mkconfig.h:	touch $@$(LTLIBRARY_OBJECTS) dftables.lo: config.hdftables: dftables.lo	$(LINK) $(EXTRA_LDFLAGS) dftables.lo $(EXTRA_LIBS)$(srcdir)/chartables.c: dftables	./dftables > $@pcre.lo: $(srcdir)/chartables.c

⌨️ 快捷键说明

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