# Makefile for libchardriver
.include <bsd.own.mk>
LIB= chardriver
SRCS= chardriver.c
.include <bsd.lib.mk>