blob: 533df315a6639f173942635da85e9372cda161c2 (
plain)
1
2
3
4
5
|
# $NetBSD: Makefile.inc,v 1.7 1995/10/07 09:52:48 mycroft Exp $
SRCS+= __main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \
bcmp.S ffs.S strcat.S strcmp.S strcpy.S strlen.S strncmp.c \
strncpy.c scanc.S skpc.S locc.S htonl.S htons.S ntohl.S ntohs.S
|