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

📄 makefile.am

📁 OLSR Implementation for XORP
💻 AM
字号:
## Process this file with automake to produce Makefile.in.#### $XORP: xorp/Makefile.am,v 1.15 2004/06/10 16:14:41 hodson Exp $### --- OptionsAUTOMAKE_OPTIONS	= foreignETAGS_ARGS		= --c++# --- Libraries and utilities (directory ordering is important)SUBDIRS	 = libxorp libcomm libxipc libproto mrt xrl libfeaclientSUBDIRS += cli policy utils# --- Dual Libraries/Applications (directory ordering should not matter)SUBDIRS	+= fea rib# --- Applications (directory ordering should not matter)SUBDIRS += bgp fib2mrib mld6igmp pim rip rtrmgr static_routes olsr# --- Other (directory ordering should not matter)SUBDIRS += etc contrib# --- Conditional applicationsSUBDIRS += @MIBS@#################################################################### Everything past here is useful to the maintainer, but probably not## to anybody else### --- Stop compilation here if not using GNU make-include NON_EXISTANT_GNUMAKEFILE

⌨️ 快捷键说明

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