Makefile.inc revision 1.8
1# $NetBSD: Makefile.inc,v 1.8 1996/03/11 03:19:41 thorpej Exp $ 2 3SRCS+= __main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \ 4 bcmp.S ffs.S strcat.S strcmp.S strcpy.S strlen.S strncmp.c \ 5 strncpy.c scanc.S skpc.S locc.S htonl.S htons.S memset.S ntohl.S \ 6 ntohs.S 7