Makefile revision 27356
127356Sjkh#	$Id: Makefile,v 1.7 1997/02/22 09:27:56 peter Exp $
21598Srgrimes
316363Sasami.if defined(MACHINE_PC98) && ${MACHINE_PC98} == "yes"
416363SasamiSUBDIR=	pc98/boot
516363Sasami.else
613031SbdeSUBDIR=	${MACHINE}/boot
716363Sasami.endif
81598Srgrimes
927356SjkhHTAGSFLAGS+= -at `awk -F= '/^RELEASE *=/{release=$2}; END {print "FreeBSD", release, "kernel"}' < conf/newvers.sh`
1027356Sjkh
111598Srgrimes.include <bsd.subdir.mk>
12