mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08:00
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:
parent
20833331f2
commit
f50a53cb0e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user