summaryrefslogtreecommitdiffstats
path: root/lib/libssl/man
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2003-07-02 02:15:51 +0000
committerderaadt <deraadt@openbsd.org>2003-07-02 02:15:51 +0000
commit3d68d49b945d38ffe3d2bb6514573fabc102990b (patch)
tree1e2bdedcd41a580188909207cb70298fadca4d40 /lib/libssl/man
parentbump mktemp randomness from 6 to 10 X's; deraadt@ ok (diff)
downloadwireguard-openbsd-3d68d49b945d38ffe3d2bb6514573fabc102990b.tar.xz
wireguard-openbsd-3d68d49b945d38ffe3d2bb6514573fabc102990b.zip
hit CLEANFILES also for cleandir target
Diffstat (limited to 'lib/libssl/man')
-rw-r--r--lib/libssl/man/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libssl/man/Makefile b/lib/libssl/man/Makefile
index 930c5f56af2..b591fc36bac 100644
--- a/lib/libssl/man/Makefile
+++ b/lib/libssl/man/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 2003/03/05 20:59:15 deraadt Exp $
+# $OpenBSD: Makefile,v 1.5 2003/07/02 02:15:51 deraadt Exp $
.include <bsd.own.mk> # for NOMAN
@@ -877,5 +877,5 @@ CLEANFILES+=\
des_random_key.pm \
MD5.pm \
-clean:
+clean cleandir:
rm -f ${CLEANFILES}