mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
14 lines
293 B
Makefile
14 lines
293 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+= gad@FreeBSD.org
|
|
|
|
# Questions/ideas for lpr & friends could also be sent to:
|
|
# freebsd-print@bostonradio.org
|
|
|
|
.include <bsd.subdir.mk>
|
|
|