# Makefile for libutil

LIB=	util

SRCS=	openpty.c sha2.c efun.c \
		sha1.c sha1hl.c sha2.c sha2hl.c md5c.c md5hl.c

.include <bsd.lib.mk>
