makefile.tmpl
来自「基于Linux平台的SNMP/SOAP客服端源码:很不错的东西,可以学习,也可以」· TMPL 代码 · 共 17 行
TMPL
17 行
#Dependencies$(OBJS) $(OBJS_PIC): Makefile# DO NOT REMOVEmod_gsoap.o: mod_gsoap.c \ $(INCDIR)/httpd.h \ $(INCDIR)/ap_config.h $(INCDIR)/ap_mmn.h \ $(INCDIR)/ap_config_auto.h $(OSDIR)/os.h \ $(INCDIR)/ap_ctype.h $(INCDIR)/hsregex.h \ $(INCDIR)/ap_alloc.h $(INCDIR)/buff.h $(INCDIR)/ap.h \ $(INCDIR)/util_uri.h $(INCDIR)/http_config.h \ $(INCDIR)/http_core.h $(INCDIR)/http_log.h \ $(INCDIR)/http_main.h $(INCDIR)/http_protocol.h \ $(INCDIR)/util_script.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?