aboutsummaryrefslogblamecommitdiff
path: root/gnu/Makefile
blob: 7ecf7c8965a344da7d9d73c9ac2fd2c63453aed9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  
           
 
                      
 
                   
               
 
                          
 

                
                        
#	@(#)Makefile	5.33.1.1 (Berkeley) 5/6/91
# $FreeBSD$

.include <src.opts.mk>

SUBDIR= lib .WAIT \
	usr.bin

SUBDIR.${MK_TESTS}+= tests

SUBDIR_PARALLEL=

.include <bsd.subdir.mk>