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

📄 makefile.cfg

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 CFG
字号:
## Top-level makefile for layouts#$#equate(LAYOUT_DIRS ldbcomp)$##make-makefiles($#@($#(LAYOUT_DIRS)))$#equate(HFILES agentx.h apple.h arp.h bgp.h chaos.h dhcp.h dns.h                ethernet.h ip.h ip6.h netime.h ppp.h rip.h		secure.h tftp.h)$#equate(LDBCOMP $#filepath(ldbcomp ldbcomp))$#equate(PRODUCTH)$#makefile-init().SUFFIXES: .ldb.ldb.h:	$(LDBCOMP) -include-check "EPILOGUE_LAYOUT_" -makeh $@ $*.ldball: subdirs $(HFILES) $#objs(test) $#dummy()subdirs: $#dummy()$##make-all($#@($#(LAYOUT_DIRS)))sizes: $#dummy()$##make-sizes($#@($#(LAYOUT_DIRS)))clean: $#dummy()	-$(RM) $#objs(test)$#clean()$##make-clean($#@($#(LAYOUT_DIRS)))realclean: $#dummy()	-$(RM) $(HFILES)agentx.h: agentx.ldbapple.h: apple.ldbarp.h: arp.ldbbgp.h: bgp.ldb ip.ldbchaos.h: chaos.ldbdhcp.h: dhcp.ldbdns.h: dns.ldbethernet.h: ethernet.ldbip.h: ip.ldbip6.h: ip6.ldb ip.ldbnetime.h: netime.ldbppp.h: ppp.ldbrip.h: rip.ldb ip.ldbsecure.h: secure.ldb ip.ldbtftp.h: tftp.ldb$#objs(test): test.c $#filepath($(SRCDIR) install.h) $#filepath($(SRCDIR) common h types.h) ldbglue.h $(HFILES)

⌨️ 快捷键说明

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