aboutsummaryrefslogblamecommitdiff
path: root/bin/Makefile.inc
blob: b1f1612afddbb144ecc1433ce1aa589c6193010e (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                      
           

                    
                 
 
                           
                   
      
#	@(#)Makefile.inc	8.1 (Berkeley) 5/31/93
# $FreeBSD$

BINDIR?=	/bin
WARNS?=		6

.if defined(NO_DYNAMICROOT)
NO_SHARED?=	YES
.endif