mirror of
https://github.com/opnsense/src.git
synced 2026-03-07 07:44:13 -05:00
11 lines
203 B
Makefile
11 lines
203 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
# This file is not autogenerated - take care!
|
||
|
|
|
||
|
|
DIRDEPS_OPTIONS= CASPER
|
||
|
|
|
||
|
|
DIRDEPS.CASPER.yes= \
|
||
|
|
lib/libcasper/services/cap_grp \
|
||
|
|
lib/libcasper/services/cap_pwd
|
||
|
|
|
||
|
|
.include <dirdeps-options.mk>
|