7 lines
282 B
Makefile
7 lines
282 B
Makefile
# $Id: Makefile.inc,v 1.5 1994/02/24 00:41:00 mycroft Exp $
|
|
|
|
SRCS+= __main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \
|
|
bcmp.S bzero.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 \
|
|
setjmp.S
|