1998-09-03 Roland McGrath <roland@baalperazim.frob.com>

* mach/Makefile: Use -include for mach-syscalls.mk to silence warning.
This commit is contained in:
Roland McGrath 1998-09-04 10:57:18 +00:00
parent 20833331f2
commit f50a53cb0e

View File

@ -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