summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src/libs/libdriver/Makefile
blob: e082c7930e6d2b55de92821ad9a4c81ddf068314 (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

LIB=		driver
INTERNALLIB=	YES
INTERNALSTATICLIB=YES
SRCS=		input.cc printer.cc

.include <bsd.lib.mk>