mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 13:51:30 -05:00
This makes pkgbase easier by tagging these as CONFS so they are properly tagged as config files. Approved by: will (mentor) Sponsored by: Essen Hackathon Differential Revision: https://reviews.freebsd.org/D16553
6 lines
94 B
Makefile
6 lines
94 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= daily security weekly monthly
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|