# Makefile for libutil

LIB=	util

SRCS=	openpty.c sha2.c efun.c

.include <bsd.lib.mk>
