From 21fae6eb805e27e87207187a6684d1f11d8b3c4c Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 28 Mar 2002 01:01:43 +0000 Subject: Add a Makefile for sparc64 at this level. --- sys/boot/sparc64/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sys/boot/sparc64/Makefile (limited to 'sys/boot/sparc64') diff --git a/sys/boot/sparc64/Makefile b/sys/boot/sparc64/Makefile new file mode 100644 index 0000000..c93d0bc --- /dev/null +++ b/sys/boot/sparc64/Makefile @@ -0,0 +1,5 @@ +# $FreeBSD$ + +SUBDIR= boot1 bootblock loader + +.include -- cgit v1.1