summaryrefslogtreecommitdiff
path: root/mach
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-02-17 01:02:05 +0000
committerRoland McGrath <roland@gnu.org>1994-02-17 01:02:05 +0000
commit2b13b08c1b8ed46748336b3916a6771d64f4d32e (patch)
treefcfcfaf97ba51ef4fb2e44889c0d66626a986237 /mach
parent100a8cb220f7be8aa93aa0cde2fab921dc9bd899 (diff)
Formerly ../mach/Makefile.~68~
Diffstat (limited to 'mach')
-rw-r--r--mach/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mach/Makefile b/mach/Makefile
index b3678bd276..604338ba91 100644
--- a/mach/Makefile
+++ b/mach/Makefile
@@ -26,6 +26,7 @@ include ../Makeconfig
headers = mach_init.h mach.h mach_error.h mach-shortcuts.h \
$(interface-headers) mach/mach.h mach/mig_support.h mach/error.h
+distribute = thread_state.h
routines = $(interface-routines) \
$(filter-out syscall_%,$(mach-syscalls)) \
$(addprefix __,$(mach-syscalls)) \
@@ -36,7 +37,7 @@ routines = $(interface-routines) \
msg_destroy msgserver msgserver_t \
__msg_dest __msgserver \
mach_error mach_error_string error_compat errsystems \
- devstream bootprivport
+ devstream bootprivport setup-thread thread-sym
user-interfaces := $(addprefix mach/,mach_interface mach_port mach_host \
memory_object_user \
memory_object_default \
@@ -48,7 +49,7 @@ tests := hello
# It is important that we do not use the wildcard function to expand
# `err_*.sub'. Leaving the wildcard allows Make-dist to find all matching
# files in all sysdep directories.
-distribute := Machrules syscalls.awk shortcut.awk \
+distribute += Machrules syscalls.awk shortcut.awk \
errorlib.h err_*.sub