#	$Id: Makefile,v 1.1 1996/10/10 10:05:46 deraadt Exp $

SUBDIR= kernel inst upgr

unconfig:
	cd kernel; ${MAKE} unconfig

.include <bsd.subdir.mk>
