xref: /freebsd/libexec/Makefile.inc (revision 9a0c3479e22feda1bdb2db4b97f9deb1b5fa6269)
1#	@(#)Makefile.inc	8.1 (Berkeley) 6/4/93
2# $FreeBSD$
3
4BINDIR?=	/usr/libexec
5
6WARNS?=		6
7WFORMAT?=	1
8