#	$OpenBSD: Makefile,v 1.2 2000/03/01 22:09:56 todd Exp $

SUBDIR= kernel inst upgr

unconfig:
	cd kernel; ${MAKE} unconfig

.include <bsd.subdir.mk>
