summaryrefslogtreecommitdiffstats
path: root/usr.bin/readlink
diff options
context:
space:
mode:
authorkstailey <kstailey@openbsd.org>1997-08-18 20:30:59 +0000
committerkstailey <kstailey@openbsd.org>1997-08-18 20:30:59 +0000
commite4d998c2f98c5a8d071f98c1afd46a9ab34968d7 (patch)
tree25964734a410a808e8b3f1da9404b467fe69a5cc /usr.bin/readlink
parentdocument (diff)
downloadwireguard-openbsd-e4d998c2f98c5a8d071f98c1afd46a9ab34968d7.tar.xz
wireguard-openbsd-e4d998c2f98c5a8d071f98c1afd46a9ab34968d7.zip
build manpage
Diffstat (limited to 'usr.bin/readlink')
-rw-r--r--usr.bin/readlink/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/readlink/Makefile b/usr.bin/readlink/Makefile
index 1062c978fc1..a73a463dc26 100644
--- a/usr.bin/readlink/Makefile
+++ b/usr.bin/readlink/Makefile
@@ -1,6 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 1997/06/12 15:22:37 kstailey Exp $
+# $OpenBSD: Makefile,v 1.2 1997/08/18 20:30:59 kstailey Exp $
PROG= readlink
-NOMAN=
.include <bsd.prog.mk>