aboutsummaryrefslogblamecommitdiff
path: root/sbin/pfctl/tests/Makefile
blob: 9ba132de924446355eb3ce26cb7f0064f1fd5620 (plain) (tree)
1
2
3
4
5
6
7
8
9

           

                     

                          
 
                    
                     
       

                      
# $FreeBSD$

PACKAGE=	tests

ATF_TESTS_C=	pfctl_test
ATF_TESTS_SH=	macro

LIBADD+=	sbuf
SUBDIR+=	files
WARNS=6

.include <bsd.test.mk>