summaryrefslogtreecommitdiff
path: root/mach
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-09-04 10:57:18 +0000
committerRoland McGrath <roland@gnu.org>1998-09-04 10:57:18 +0000
commitf50a53cb0efe72eefce3739d8f2232e7279433f8 (patch)
tree1d406f92333db7f7915ce2d366527b6818c92496 /mach
parent20833331f25f5d09350b4d0890a461cf8216085e (diff)
1998-09-03 Roland McGrath <roland@baalperazim.frob.com>
* mach/Makefile: Use -include for mach-syscalls.mk to silence warning.
Diffstat (limited to 'mach')
-rw-r--r--mach/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/Makefile b/mach/Makefile
index 2901fa2aa8..44c98a9727 100644
--- a/mach/Makefile
+++ b/mach/Makefile
@@ -65,7 +65,7 @@ generated =
# Define mach-syscalls and sysno-*.
ifndef no_deps
ifndef inhibit_mach_syscalls
-include $(objpfx)mach-syscalls.mk
+-include $(objpfx)mach-syscalls.mk
endif
endif
$(objpfx)mach-syscalls.mk: syscalls.awk Makefile