summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/stand/libsa/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-10-11 23:07:21 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-10-11 23:07:21 +0000
commit21bca8f77f4a0b76385b34dd701f84774541b996 (patch)
treeb9d7efdac00d36f01866c2b7935c47822347fdc4 /sys/arch/sun3/stand/libsa/Makefile
parentafed71da2ec3c53eeaed07724e300eb301143150 (diff)
sync + our changes
Diffstat (limited to 'sys/arch/sun3/stand/libsa/Makefile')
-rw-r--r--sys/arch/sun3/stand/libsa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sun3/stand/libsa/Makefile b/sys/arch/sun3/stand/libsa/Makefile
index 88f8d933115..2147f070661 100644
--- a/sys/arch/sun3/stand/libsa/Makefile
+++ b/sys/arch/sun3/stand/libsa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1995/11/17 23:23:52 gwr Exp $
+# $NetBSD: Makefile,v 1.9.4.1 1996/06/26 20:16:58 jtc Exp $
LIB=sa
@@ -13,7 +13,7 @@ DIR_KERN=$S/lib/libkern
SRC_net= nfs.c rpc.c net.c ether.c arp.c in_cksum.c \
bootparam.c rarp.c
-SRC_sa = alloc.c bcopy.c close.c getfile.c open.c \
+SRC_sa = alloc.c bcopy.c close.c getfile.c memcpy.c open.c \
printf.c read.c strerror.c ufs.c
SRC_kern= ashrdi3.c bcmp.c bzero.c strcmp.c strlen.c