summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/stand/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 03:54:39 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 03:54:39 +0000
commitf12226068d16673eea9adafe99388f1061d3309f (patch)
tree90cb542d279e793d072ffc6e9f1f1add1f07179e /sys/arch/alpha/stand/Makefile
parent470d0389b66fade522060561cc0c6ba36e01e7cb (diff)
update to netbsd
Diffstat (limited to 'sys/arch/alpha/stand/Makefile')
-rw-r--r--sys/arch/alpha/stand/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/arch/alpha/stand/Makefile b/sys/arch/alpha/stand/Makefile
index f58b7cdd78e..9587f1fa0a5 100644
--- a/sys/arch/alpha/stand/Makefile
+++ b/sys/arch/alpha/stand/Makefile
@@ -1,7 +1,5 @@
-# $NetBSD: Makefile,v 1.2 1995/02/27 16:36:43 cgd Exp $
+# $NetBSD: Makefile,v 1.3 1995/11/23 02:38:45 cgd Exp $
-SUBDIR= boot xxboot bootxx
-
-obj:
+SUBDIR= boot bootxx installboot
.include <bsd.subdir.mk>