7 lines
274 B
Makefile
7 lines
274 B
Makefile
# $NetBSD: Makefile.inc,v 1.5 1994/10/26 06:39:43 cgd Exp $
|
|
|
|
SRCS+= __main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \
|
|
bcmp.c ffs.c strcat.c strcmp.c strcpy.c strlen.c strncmp.c strncpy.c \
|
|
scanc.c skpc.c locc.c \
|
|
htonl.S htons.S ntohl.S ntohs.S setjmp.S
|