summaryrefslogtreecommitdiffstats
path: root/sbin/md5/Makefile
blob: 938141e972c1032dbef4a3fd00f061de53bd3c3e (plain)
1
2
3
4
5
6
7
8
9
10
11
#	@(#)Makefile	8.1 (Berkeley) 6/9/93
# $FreeBSD$

PROG=	md5

LDADD+=	-lmd
DPADD+= ${LIBMD}

WARNS?=	2

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud