1# $FreeBSD: releng/11.0/gnu/usr.bin/groff/src/libs/libdriver/Makefile 136910 2004-10-24 15:33:08Z ru $
2
3LIB=		driver
4INTERNALLIB=
5SRCS=		input.cpp printer.cpp
6
7.include <bsd.lib.mk>
8