diff options
Diffstat (limited to 'usr.sbin/watch/Makefile')
-rw-r--r-- | usr.sbin/watch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile index 96bf4ca..7a9f602 100644 --- a/usr.sbin/watch/Makefile +++ b/usr.sbin/watch/Makefile @@ -1,6 +1,5 @@ PROG= watch MAN8= watch.8 -MAN4= snp.4 BINMODE=500 LDADD= -ltermcap |