aboutsummaryrefslogblamecommitdiff
path: root/lib/libcasper/Makefile.inc
blob: d6baedd2ed8e2c8cb92ed95f571ea732b9a786d8 (plain) (tree)
1
2
3
4
5
6
7
8
9

           





                        
                          
# $FreeBSD$

.include <src.opts.mk>

.if ${MK_CASPER} != "no"
CFLAGS+=-DWITH_CASPER
.endif

.include "../Makefile.inc"