# /**
# @file		Makefile
# @brief	Master of artesia Makefile
# Copyright (c) kaworu
# $Id: Makefile,v 1.2 2003/10/12 18:05:19 kaworu Exp $
# @author	kaworu
# @date	since 2002/10/13 update: $Date: 2003/10/12 18:05:19 $
# @version	$Revision: 1.2 $
# */
SUBDIR=	wake kern boot
.include <bsd.subdir.mk>
