]> CyberLeo.Net >> Repos - FreeBSD/releng/8.0.git/blob - usr.bin/Makefile.inc
Fix a race condition exists in the OpenSSL TLS server extension code and
[FreeBSD/releng/8.0.git] / usr.bin / Makefile.inc
1 #       @(#)Makefile.inc        8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 BINDIR?=        /usr/bin
5
6 # Commented out for the time being.
7 # I intend to make this default at some stage.
8 #WARNS?=                2