makefile
来自「最新apache的源代码」· 代码 · 共 9 行
TXT
9 行
top_srcdir = /home/httpd-2.0.55top_builddir = /home/httpd-2.0.55srcdir = /home/httpd-2.0.55/modules/arch/win32builddir = /home/httpd-2.0.55/modules/arch/win32VPATH = /home/httpd-2.0.55/modules/arch/win32# a modules Makefile has no explicit targets -- they will be defined by# whatever modules are enabled. just grab special.mk to deal with this.include $(top_srcdir)/build/special.mk
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?