xref: /openbsd/lib/libc/arch/aarch64/Makefile.inc (revision 771fbea0)
1# $OpenBSD: Makefile.inc,v 1.2 2019/04/01 03:53:21 kettenis Exp $
2# $NetBSD: Makefile.inc,v 1.5 2002/07/10 04:29:06 thorpej Exp $
3
4.include <bsd.own.mk>
5
6# Suppress DWARF2 warnings
7DEBUG?= -gdwarf-4
8
9CERROR=	cerror.S
10