595fe15108
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
12 lines
248 B
Makefile
12 lines
248 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= common_source .WAIT \
|
|
chkprintcap lp lpc lpd lpq lpr lprm lptest pac \
|
|
filters filters.ru
|
|
SUBDIR_PARALLEL=
|
|
|
|
# Questions/ideas for lpr & friends could also be sent to:
|
|
# freebsd-print@bostonradio.org
|
|
|
|
.include <bsd.subdir.mk>
|