artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e6d04c
)
no unixdev by dafault
author
mickey
<mickey@openbsd.org>
Mon, 17 Feb 1997 12:26:20 +0000
(12:26 +0000)
committer
mickey
<mickey@openbsd.org>
Mon, 17 Feb 1997 12:26:20 +0000
(12:26 +0000)
sys/lib/libsa/Makefile
patch
|
blob
|
history
diff --git
a/sys/lib/libsa/Makefile
b/sys/lib/libsa/Makefile
index
577abb7
..
870603e
100644
(file)
--- a/
sys/lib/libsa/Makefile
+++ b/
sys/lib/libsa/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.1
5 1997/02/16 14:52:0
0 mickey Exp $
+# $OpenBSD: Makefile,v 1.1
6 1997/02/17 12:26:2
0 mickey Exp $
# $NetBSD: Makefile,v 1.13 1996/10/02 16:19:51 ws Exp $
LIB= sa
@@
-38,7
+38,7
@@
SRCS+= close.c closeall.c dev.c disklabel.c dkcksum.c cons.c ioctl.c \
lseek.c open.c nullfs.c read.c stat.c fstat.c write.c readdir.c
# unix device
-
SRCS+=
unixdev.c
+
# SRCS+=
unixdev.c
# boot filesystems
SRCS+= ufs.c cd9660.c