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

                     

                          
 
                    
                     
       
 

                                 
                      
PACKAGE=	tests

ATF_TESTS_C=	pfctl_test
ATF_TESTS_SH=	macro

LIBADD+=	sbuf
SUBDIR+=	files
WARNS=6

pfctl_test.o: pfctl_test_list.inc

.include <bsd.test.mk>