artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5f1212
)
Needs getchar.c now
author
miod
<miod@openbsd.org>
Sun, 13 Jul 2014 13:07:30 +0000
(13:07 +0000)
committer
miod
<miod@openbsd.org>
Sun, 13 Jul 2014 13:07:30 +0000
(13:07 +0000)
sys/arch/macppc/stand/boot.mac/Makefile
patch
|
blob
|
history
diff --git
a/sys/arch/macppc/stand/boot.mac/Makefile
b/sys/arch/macppc/stand/boot.mac/Makefile
index
14dc213
..
0457e3a
100644
(file)
--- a/
sys/arch/macppc/stand/boot.mac/Makefile
+++ b/
sys/arch/macppc/stand/boot.mac/Makefile
@@
-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