From 48a805cdec128d33b9185b663ff4f8c575447300 Mon Sep 17 00:00:00 2001 From: dfr Date: Wed, 3 Nov 1999 20:19:30 +0000 Subject: Add back netboot since it compiles just fine. Note that you need a full source tree to build netboot since it depends on headers from libstand. --- sys/boot/alpha/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/boot/alpha') diff --git a/sys/boot/alpha/Makefile b/sys/boot/alpha/Makefile index ce822e77..e97c8e8 100644 --- a/sys/boot/alpha/Makefile +++ b/sys/boot/alpha/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ SUBDIR= libalpha -SUBDIR+= boot1 loader cdboot +SUBDIR+= boot1 loader cdboot netboot .include -- cgit v1.1