mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 12:20:54 -05:00
11 lines
211 B
Makefile
11 lines
211 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
# This file is not autogenerated - take care!
|
||
|
|
|
||
|
|
DIRDEPS_OPTIONS= CASPER
|
||
|
|
|
||
|
|
DIRDEPS.CASPER.yes= \
|
||
|
|
lib/libcasper/services/cap_fileargs \
|
||
|
|
lib/libcasper/services/cap_syslog
|
||
|
|
|
||
|
|
.include <dirdeps-options.mk>
|