summaryrefslogtreecommitdiff
path: root/mach/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-04-22 00:35:42 +0000
committerRoland McGrath <roland@gnu.org>1994-04-22 00:35:42 +0000
commit26beb271524375605da6337c03a783ad5458e8f0 (patch)
treed008a8ede63a82e94b1b706f835347313428386e /mach/Makefile
parent63829521708dc394583fdf14b6699f241f473f88 (diff)
Formerly ../mach/Makefile.~74~
Diffstat (limited to 'mach/Makefile')
-rw-r--r--mach/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/Makefile b/mach/Makefile
index c8323d20a5..d758499875 100644
--- a/mach/Makefile
+++ b/mach/Makefile
@@ -28,7 +28,7 @@ headers = mach_init.h mach.h mach_error.h mach-shortcuts.h \
$(interface-headers) mach/mach.h mach/mig_support.h mach/error.h \
$(lock-headers) machine-sp.h
distribute = thread_state.h
-lock = spin-solid spin-lock
+lock = spin-solid spin-lock spin-syms
lock-headers = lock-intern.h machine-lock.h mutex.h
routines = $(filter-out syscall_%,$(mach-syscalls)) \
$(addprefix __,$(mach-syscalls)) \