mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
11 lines
248 B
Makefile
11 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>
|