Add a Makefile for sparc64 at this level.

This commit is contained in:
obrien 2002-03-28 01:01:43 +00:00
parent 0666f21425
commit 21fae6eb80

View File

@ -0,0 +1,5 @@
# $FreeBSD$
SUBDIR= boot1 bootblock loader
.include <bsd.subdir.mk>