Needs getchar.c now
authormiod <miod@openbsd.org>
Sun, 13 Jul 2014 13:07:30 +0000 (13:07 +0000)
committermiod <miod@openbsd.org>
Sun, 13 Jul 2014 13:07:30 +0000 (13:07 +0000)
sys/arch/macppc/stand/boot.mac/Makefile

index 14dc213..0457e3a 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.9 2013/10/27 04:49:54 deraadt Exp $
+#      $OpenBSD: Makefile,v 1.10 2014/07/13 13:07:30 miod Exp $
 #       $NetBSD: Makefile,v 1.1 1996/09/30 16:35:05 ws Exp $
 
 S=      ${.CURDIR}/../../../..
@@ -20,6 +20,7 @@ LDFLAGS+=     -T ${.CURDIR}/elf32_powerpc_merge.x -Bstatic
 
 .PATH:          ${S}/stand/boot
 .PATH:          ${S}/lib/libsa
+SRCS+=         getchar.c
 
 .PATH:         ${S}/lib/libkern/arch/powerpc ${S}/lib/libkern
 SRCS+=         strlcpy.c memcpy.c strlen.c strrchr.c strlcat.c ashrdi3.c