Makefile.inc revision 90313
1#	@(#)Makefile.inc	8.1 (Berkeley) 6/6/93
2# $FreeBSD: head/usr.bin/Makefile.inc 90313 2002-02-06 18:13:12Z markm $
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
9