1#	$NetBSD: Makefile.inc,v 1.4 2018/09/03 16:54:55 riastradh Exp $
2#
3#	There are likely more that we will notice when we go native
4
5NO_SRCS+= imax.c imin.c lmax.c lmin.c uimax.c uimin.c ulmax.c ulmin.c
6NO_SRCS+= __main.c strlen.c strcmp.c
7