diff options
| author | Warner Losh <imp@FreeBSD.org> | 2014-04-13 05:21:56 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2014-04-13 05:21:56 +0000 |
| commit | 3bdf775801b218aa5a89564839405b122f4b233e (patch) | |
| tree | e8b079688238ae81d3122ea197d8ddb379b45059 /sbin/rtsol | |
| parent | e0919954d519767b541c28965dbd862787eb84cf (diff) | |
Notes
Diffstat (limited to 'sbin/rtsol')
| -rw-r--r-- | sbin/rtsol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/rtsol/Makefile b/sbin/rtsol/Makefile index 39ef258461dc..d7380084cd66 100644 --- a/sbin/rtsol/Makefile +++ b/sbin/rtsol/Makefile @@ -20,7 +20,7 @@ SRCDIR= ${.CURDIR}/../../usr.sbin/rtsold PROG= rtsol SRCS= rtsold.c rtsol.c if.c probe.c dump.c rtsock.c -NO_MAN= +MAN= WARNS?= 3 CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DSMALL |
