Cross Reference: Makefile.inc
xref: /src/sys/arch/i386/stand/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/i386/stand/
11.19Schristos#	$NetBSD: Makefile.inc,v 1.19 2023/08/30 18:45:46 christos Exp $
21.15Schristos
31.16SkamilNOLIBCSANITIZER=
41.15SchristosNOSANITIZER=
51.15SchristosNOPIE=
61.15SchristosNOMAN=
71.5Sdogcow
81.5Sdogcow.include <bsd.own.mk>
91.1Sthorpej
101.1SthorpejBINDIR=	/usr/mdec
111.7Sjoerg
121.12SdslOPT_SIZE.gcc=	-Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables \
131.19Schristos		-fno-asynchronous-unwind-tables -fno-exceptions -mno-sse \
141.19Schristos		-fno-stack-protector
151.19SchristosOPT_SIZE.clang=	${OPT_SIZE.gcc} -mstack-alignment=4  -DNDEBUG
16

Indexes created Mon Nov 10 17:20:41 GMT 2025