summaryrefslogtreecommitdiffstats
path: root/sys/Makefile
blob: 14331b3bbfa6598b964080a758db6e0437937e0d (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

# The boot loader
SUBDIR=	boot

HTAGSFLAGS+= -at `awk -F= '/^RELEASE *=/{release=$2}; END {print "FreeBSD", release, "kernel"}' < conf/newvers.sh`

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud