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