summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/stand/boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/powerpc/stand/boot/Makefile')
-rw-r--r--sys/arch/powerpc/stand/boot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/powerpc/stand/boot/Makefile b/sys/arch/powerpc/stand/boot/Makefile
index ede0d8da159..0200cdfd3a6 100644
--- a/sys/arch/powerpc/stand/boot/Makefile
+++ b/sys/arch/powerpc/stand/boot/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 1997/02/18 22:35:31 rahnds Exp $
+# $OpenBSD: Makefile,v 1.4 1997/04/01 21:01:45 rahnds Exp $
# $NetBSD: Makefile,v 1.1 1996/09/30 16:35:05 ws Exp $
R= ..
@@ -11,7 +11,7 @@ NOMAN=
STRIP=
MAKEELF= makeelf
BINDIR= /usr/mdec
-OBJS+= note.o
+#OBJS+= note.o
LIBS!= cd $(.CURDIR)/$(R); $(MAKE) libdep