diff options
Diffstat (limited to 'sbin/routed/Makefile')
-rw-r--r-- | sbin/routed/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/routed/Makefile b/sbin/routed/Makefile index 5ca5f196aa1a..77588059737b 100644 --- a/sbin/routed/Makefile +++ b/sbin/routed/Makefile @@ -4,7 +4,6 @@ PROG= routed SRCS= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c trace.c -MAN8= routed.8 SUBDIR= rtquery LDADD+= -lmd DPADD+= ${LIBMD} |