summaryrefslogblamecommitdiff
path: root/tests/Makefile
blob: a8491fcb937d4a2a006e0de6d7e428dd61bca26c (plain) (tree)
1
2
3
4
5
6
7
8
9
10

           
              

                      


                                      

             



                
 

                                 
                                                                     
 
                        
                      
# $FreeBSD$

PACKAGE= tests

TESTSDIR= ${TESTSBASE}

${PACKAGE}FILES+=		README

KYUAFILE= yes

SUBDIR+= etc
SUBDIR+= sys

SUBDIR_PARALLEL=

afterinstall: install-tests-local
install-tests-local: .PHONY
	${INSTALL_SYMLINK} ../local/tests ${DESTDIR}${TESTSDIR}/local

.include "Makefile.inc0"
.include <bsd.test.mk>