merit.hpux-9.05-9000.715

来自「unix/linux下的路由守护程序」· 715 代码 · 共 53 行

715
53
字号
##	Consortium Release 4#	#	$Id: merit.hpux-9.05-9000.715,v 1.2 1998/07/02 13:12:58 wfs Exp $##	 Configuration for an HP 9000/715 running HP-UX 9.05.  Requires#	 gcc, flex, and bison.### Note that systems without KRT_RT_SOCK need 'icmp' to hear# route redirects.  This includes HP-UX 9.x.#protocols       bgp egp icmp rip ospf rdiscbindir	/etcsbindir	/etcmantype	hpuxsignal_h	/usr/include/sys/signal.hcc	gcccflags  -W -g -O	install	@(SRCDIR)/@(UTILDIR)/installlex	flexlflags  -p -C -I	mkdep	mkdep.cannedyacc    bison	yflags  -d -y -v	ranlib	:options NO_IP_MULTICASToptions NEED_UNSETENVoptions NEED_INET_ATONoptions NEED_SIGNAMEoptions GDC_RESOURCEoptions	INCLUDE_UNISTD GID_T=int NLIST_NOUNDER USE_SETPGRPoptions NEED_FLOCKoptions	POSIX_SIGNALS HAVE_WAITPIDoptions	KRT_RTREAD_KMEM KRT_IFREAD_IOCTL KRT_RT_IOCTL ROUTES_WO_MBUFSoptions KRT_LLADDR_KMEM KRT_SYMBOLS_NLIST KVM_TYPE_OTHERoptions HPUX9_Xoptions	tzsetwall()={unsetenv("TZ");tzset();}options	getwd(path)="getcwd(path, sizeof (path))"options TRACE_DONT_REQUIRE_LOCKpath_unix	/hp-ux

⌨️ 快捷键说明

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