Sort SRCS in Makefile and document -g option additions.

Nudged by:	ru
This commit is contained in:
Bruce M Simpson 2004-03-25 09:07:26 +00:00
parent 3f2631c7ba
commit 1d2a7e07d7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127399
2 changed files with 3 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PROG= netstat PROG= netstat
SRCS= if.c inet.c inet6.c main.c mbuf.c mroute.c mcast.c ipx.c route.c \ SRCS= if.c inet.c inet6.c main.c mbuf.c mcast.c mroute.c ipx.c route.c \
unix.c atalk.c netgraph.c mroute6.c ipsec.c unix.c atalk.c netgraph.c mroute6.c ipsec.c
CFLAGS+=-DIPSEC CFLAGS+=-DIPSEC
CFLAGS+=-DINET6 CFLAGS+=-DINET6

View file

@ -250,7 +250,8 @@ is repeated, counters with a value of zero are suppressed.
.Ek .Ek
.Xc .Xc
Show information related to multicast (group address) routing. Show information related to multicast (group address) routing.
By default, show the IP Multicast virtual-interface and routing tables. By default, show the IP Multicast virtual-interface and routing tables,
and multicast group memberships.
.It Xo .It Xo
.Bk -words .Bk -words
.Nm .Nm