From 3526d37e4b7690307deac67af27ae6d49a5983e7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 30 Jun 1997 21:00:31 +0000 Subject: Add lib* so obj links get made. Duh, Todd. --- sys/arch/alpha/stand/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/alpha') diff --git a/sys/arch/alpha/stand/Makefile b/sys/arch/alpha/stand/Makefile index bd0fd566147..f31fa16c8ae 100644 --- a/sys/arch/alpha/stand/Makefile +++ b/sys/arch/alpha/stand/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.5 1997/05/05 06:01:44 millert Exp $ +# $OpenBSD: Makefile,v 1.6 1997/06/30 21:00:30 millert Exp $ # $NetBSD: Makefile,v 1.7 1997/04/10 23:03:38 cgd Exp $ -SUBDIR= boot bootxx installboot netboot setnetbootinfo +SUBDIR= boot bootxx installboot netboot setnetbootinfo libkern libsa libz .include -- cgit v1.2.3