1# Makefile.inc
2# $FreeBSD$
3
4BINDIR=		/usr/sbin
5
6WARNS?=		1
7
8.include "../Makefile.inc"
9