mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-11 23:20:29 -04:00
7 lines
228 B
Makefile
7 lines
228 B
Makefile
# $NetBSD: Makefile.inc,v 1.3 2009/08/14 19:23:55 dsl Exp $
|
|
#
|
|
# There are likely more that we will notice when we go native
|
|
|
|
NO_SRCS+= imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c
|
|
NO_SRCS+= __main.c strlen.c strcmp.c
|