#	@(#)Makefile	5.1 (Berkeley) 5/28/90

PROG=	host
CFLAGS+=-I${.CURDIR}/..
NOMAN=	noman

.include "../../../Makefile.inc"
.include <bsd.prog.mk>
