📄 make.defines
字号:
## This file is generated by autoconf from "Make.defines.in".## This is the "Make.defines" file that almost every "Makefile" in the# source directories below this directory include.# The "../" in the pathnames actually refer to this directory, since# "make" is executed in all the subdirectories of this directory.## System = i386-pc-bsdi3.0CC = gccCFLAGS = -g -O2 -WallLIBS = /usr/home/rstevens/libunp.a -lresolvLIBS_XTI = ../libunpxti.a /usr/home/rstevens/libunp.a -lresolvRANLIB = ranlib# Following is the main library, built from all the object files# in the lib/ and libfree/ directories.LIBUNP_NAME = /usr/home/rstevens/libunp.a# Following is the XTI library, built from all the object files# in the libxti/ directory.LIBUNPXTI_NAME = ../libunpxti.a# Following are all the object files to create in the lib/ directory.LIB_OBJS = connect_nonb.o connect_timeo.o daemon_inetd.o daemon_init.o dg_cli.o dg_echo.o error.o get_ifi_info.o gf_time.o host_serv.o if_nametoindex.o if_indextoname.o if_nameindex.o isfdtype.o mcast_leave.o mcast_join.o mcast_get_if.o mcast_get_loop.o mcast_get_ttl.o mcast_set_if.o mcast_set_loop.o mcast_set_ttl.o my_addrs.o pselect.o readline.o readn.o readable_timeo.o rtt.o signal.o signal_intr.o sockatmark.o sock_cmp_addr.o sock_cmp_port.o sock_ntop.o sock_ntop_host.o sock_get_port.o sock_set_addr.o sock_set_port.o sock_set_wild.o sockfd_to_family.o str_cli.o str_echo.o tcp_connect.o tcp_listen.o udp_client.o udp_connect.o udp_server.o wraplib.o wrapsock.o wrapstdio.o wrappthread.o wrapunix.o writen.o writable_timeo.o# Following are all the object files to create in the libfree/ directory.LIBFREE_OBJS = in_cksum.o inet_ntop.o inet_pton.o# Following are all the object files to create in the libgai/ directory.LIBGAI_OBJS = getaddrinfo.o getnameinfo.o freeaddrinfo.o gai_strerror.o ga_aistruct.o ga_clone.o ga_echeck.o ga_nsearch.o ga_port.o ga_serv.o ga_unix.o gn_ipv46.o# Following are all the object files to create in the libroute/ directory.LIBROUTE_OBJS = get_rtaddrs.o if_indextoname.o if_nameindex.o if_nametoindex.o net_rt_iflist.o net_rt_dump.o sock_masktop.o# Following are all the object files to create in the libxti/ directory.LIBXTI_OBJS = wrapxti.o xti_accept.o xti_getopt.o xti_ntop.o xti_ntop_host.o xti_rdwr.o xti_setopt.o xti_str_opts.oCLEANFILES = core core.* *.core *.o temp.* *.out typescript* \ *.lc *.lh *.bsdi *.sparc *.uw
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -