xref: /freebsd/usr.bin/Makefile.inc (revision 9207b4cff7b8d483f4dd3c62266c2b58819eb7f9)
1#	@(#)Makefile.inc	8.1 (Berkeley) 6/6/93
2# $FreeBSD$
3
4BINDIR?=	/usr/bin
5
6# Commented out for the time being.
7# I intend to make this default at some stage.
8#WARNS?=		2
9NO_WERROR=	yes
10