From f50a53cb0efe72eefce3739d8f2232e7279433f8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 4 Sep 1998 10:57:18 +0000 Subject: 1998-09-03 Roland McGrath * mach/Makefile: Use -include for mach-syscalls.mk to silence warning. --- mach/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mach') 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 -- cgit 1.4.1