diff options
Diffstat (limited to 'src/lib/libssl/man/Makefile')
| -rw-r--r-- | src/lib/libssl/man/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/man/Makefile b/src/lib/libssl/man/Makefile index cb0b2661db..e30d3fbb42 100644 --- a/src/lib/libssl/man/Makefile +++ b/src/lib/libssl/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.33 2016/03/30 06:38:43 jmc Exp $ | 1 | # $OpenBSD: Makefile,v 1.34 2016/09/03 12:42:45 beck Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> # for NOMAN | 3 | .include <bsd.own.mk> # for NOMAN |
| 4 | 4 | ||
| @@ -96,7 +96,7 @@ maninstall: | |||
| 96 | 96 | ||
| 97 | .endif | 97 | .endif |
| 98 | 98 | ||
| 99 | .PATH: ${.CURDIR}/../src/doc/ssl | 99 | .PATH: ${.CURDIR}/../doc |
| 100 | .SUFFIXES: .pod .1 .3 .7 | 100 | .SUFFIXES: .pod .1 .3 .7 |
| 101 | .for sect in 1 3 7 | 101 | .for sect in 1 3 7 |
| 102 | .pod.${sect}: | 102 | .pod.${sect}: |
