1# $FreeBSD$
2
3LIB=		driver
4INTERNALLIB=
5SRCS=		input.cpp printer.cpp
6
7.include <bsd.lib.mk>
8