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:
9a510cf
)
Formerly ../mach/Makefile.~56~
author
roland
<roland>
Fri, 29 Oct 1993 21:07:03 +0000
(21:07 +0000)
committer
roland
<roland>
Fri, 29 Oct 1993 21:07:03 +0000
(21:07 +0000)
mach/Makefile
patch
|
blob
|
history
diff --git
a/mach/Makefile
b/mach/Makefile
index
fdf3d45
..
76aef62
100644
(file)
--- a/
mach/Makefile
+++ b/
mach/Makefile
@@
-35,10
+35,11
@@
routines = $(interface-routines) \
mig_support mig_syms \
msg_destroy msg_server msg_server_t \
__msg_dest __msg_server \
- devstream
+ devstream
bootprivport
user-interfaces := $(addprefix mach/,mach_interface mach_port mach_host \
memory_object_user \
memory_object_default \
+ exc \
)\
$(addprefix device/,device device_request)
server-interfaces := device/device_reply mach/exc