artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21c6682
)
update to use new files in libsa
author
deraadt
<deraadt@openbsd.org>
Thu, 7 Dec 1995 03:28:33 +0000
(
03:28
+0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 7 Dec 1995 03:28:33 +0000
(
03:28
+0000)
sys/arch/mvme68k/stand/libsa/Makefile
patch
|
blob
|
history
diff --git
a/sys/arch/mvme68k/stand/libsa/Makefile
b/sys/arch/mvme68k/stand/libsa/Makefile
index
9214ff4
..
9306a39
100644
(file)
--- 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