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>
|