aboutsummaryrefslogblamecommitdiff
path: root/lib/libcapsicum/Makefile
blob: 85a0a56c2ba25f3932c2f2c8f6cd6d809de96761 (plain) (tree)
1
2
3
4
5
6
7
8
9
10





                          

                          

                                              







                                                
                     
# $FreeBSD$

PACKAGE=lib${LIB}

INCS=	capsicum_helpers.h

MAN+=	capsicum_helpers.3

MLINKS+=capsicum_helpers.3 caph_enter.3
MLINKS+=capsicum_helpers.3 caph_enter_casper.3
MLINKS+=capsicum_helpers.3 caph_limit_stream.3
MLINKS+=capsicum_helpers.3 caph_limit_stdin.3
MLINKS+=capsicum_helpers.3 caph_limit_stderr.3
MLINKS+=capsicum_helpers.3 caph_limit_stdout.3
MLINKS+=capsicum_helpers.3 caph_limit_stdio.3
MLINKS+=capsicum_helpers.3 caph_cache_tzdata.3
MLINKS+=capsicum_helpers.3 caph_cache_catpages.3

.include <bsd.lib.mk>