summaryrefslogtreecommitdiffstats
path: root/sbin/md5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/md5/Makefile')
-rw-r--r--sbin/md5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/md5/Makefile b/sbin/md5/Makefile
index efbd7a4..9ecc62a 100644
--- a/sbin/md5/Makefile
+++ b/sbin/md5/Makefile
@@ -1,7 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/9/93
+# $FreeBSD$
PROG= md5
-SRCS= md5.c
+MAN1= ${PROG}.1
LDADD+= -lmd
DPADD+= ${LIBMD}
OpenPOWER on IntegriCloud