summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1995-12-07 03:28:33 +0000
committerderaadt <deraadt@openbsd.org>1995-12-07 03:28:33 +0000
commit68f1dc7615c8435c5977fedf746e44ac51eaf307 (patch)
tree502f13f9a8355398b39584a0c4b38c81e7a53fa3 /sys
parentshrink bootblocks by splitting libsa contents into more files. from (diff)
downloadwireguard-openbsd-68f1dc7615c8435c5977fedf746e44ac51eaf307.tar.xz
wireguard-openbsd-68f1dc7615c8435c5977fedf746e44ac51eaf307.zip
update to use new files in libsa
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/mvme68k/stand/libsa/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/stand/libsa/Makefile b/sys/arch/mvme68k/stand/libsa/Makefile
index 9214ff4e05d..9306a395325 100644
--- a/sys/arch/mvme68k/stand/libsa/Makefile
+++ b/sys/arch/mvme68k/stand/libsa/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.5 1995/12/06 10:53:00 deraadt Exp $
+# $Id: Makefile,v 1.6 1995/12/07 03:28:33 deraadt Exp $
LIB=sa
@@ -17,7 +17,8 @@ SRC_net= nfs.c rpc.c net.c ether.c arp.c in_cksum.c netif.c \
SRC_sa = alloc.c bcopy.c close.c getfile.c open.c \
- printf.c read.c strerror.c ufs.c globals.c lseek.c
+ printf.c read.c strerror.c ufs.c globals.c lseek.c \
+ closeall.c dev.c dkcksum.c nullfs.c fstat.c
SRC_kern= ashrdi3.c bcmp.c bzero.c strcmp.c strlen.c