# /**
# @file		Makefile
# @brief	Master of artesia Makefile
# Copyright (c) kaworu
# $Id: Makefile,v 1.3 2003/10/21 06:49:25 kaworu Exp $
# @author	kaworu
# @date	since 2002/10/13 update: $Date: 2003/10/21 06:49:25 $
# @version	$Revision: 1.3 $
# */
SUBDIR=	wake kern boot
#.include <bsd.subdir.mk>
.include "art.subdir.mk"
