freebsd-dev/usr.sbin/lpr/Makefile
Garrett Wollman a34128a818 Admin some amount of responsibility for the current state of lpr/lpd.
Also add Garance Drosihn who has been doing a great deal of work on
print systems.
2000-07-15 02:43:02 +00:00

11 lines
200 B
Makefile

# $FreeBSD$
SUBDIR= common_source chkprintcap lp lpc lpd lpq lpr lprm lptest pac \
filters filters.ru SMM.doc
MAINTAINER= wollman@FreeBSD.org
MAINTAINER+= drosih@rpi.edu
.include <bsd.subdir.mk>