Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / gnu / usr.bin / groff / src / libs / libdriver / Makefile
1 # $FreeBSD: src/gnu/usr.bin/groff/src/libs/libdriver/Makefile,v 1.4 2004/10/24 15:32:28 ru Exp $
2 # $DragonFly: src/gnu/usr.bin/groff/src/libs/libdriver/Makefile,v 1.3 2005/09/01 20:47:13 asmodai Exp $
3
4 LIB=            driver
5 INTERNALLIB=
6 SRCS=           input.cpp printer.cpp
7
8 .include <bsd.lib.mk>