projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
851413e
)
Mon Mar 4 20:17:28 1996 David Mosberger-Tang <davidm@azstarnet.com>
author
roland
<roland>
Tue, 19 Mar 1996 20:20:39 +0000
(20:20 +0000)
committer
roland
<roland>
Tue, 19 Mar 1996 20:20:39 +0000
(20:20 +0000)
* sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Don't add mount,
umount.
sysdeps/unix/sysv/linux/Makefile
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/Makefile
b/sysdeps/unix/sysv/linux/Makefile
index
79334e6
..
c33a190
100644
(file)
--- a/
sysdeps/unix/sysv/linux/Makefile
+++ b/
sysdeps/unix/sysv/linux/Makefile
@@
-15,7
+15,7
@@
sysdep_routines += fxstat lxstat xstat
endif
ifeq ($(subdir), misc)
endif
ifeq ($(subdir), misc)
-sysdep_routines += xmknod
mount umount
s_ptrace
+sysdep_routines += xmknod s_ptrace
headers += sys/mount.h
endif
headers += sys/mount.h
endif