Deleted Added
full compact
Makefile (114412) Makefile (136910)
1# $FreeBSD: head/gnu/usr.bin/groff/src/libs/libdriver/Makefile 114412 2003-05-01 13:22:21Z ru $
1# $FreeBSD: head/gnu/usr.bin/groff/src/libs/libdriver/Makefile 136910 2004-10-24 15:33:08Z ru $
2
3LIB= driver
2
3LIB= driver
4INTERNALLIB= YES
4INTERNALLIB=
5SRCS= input.cpp printer.cpp
6
7.include <bsd.lib.mk>
5SRCS= input.cpp printer.cpp
6
7.include <bsd.lib.mk>