Home | History | Annotate | Line # | Download | only in powerpc
Makefile.inc revision 1.6
      1  1.6  mycroft #	$NetBSD: Makefile.inc,v 1.6 1998/02/22 05:54:54 mycroft Exp $
      2  1.1       ws 
      3  1.1       ws SRCS+=	__main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \
      4  1.4    chuck 	bswap16.c bswap32.c bswap64.c memchr.c \
      5  1.6  mycroft 	bcmp.c bzero.c ffs.c strcat.c strcmp.c strcpy.c strlen.c strncmp.c \
      6  1.6  mycroft 	strncpy.c scanc.c skpc.c htonl.c htons.c ntohl.c ntohs.c \
      7  1.6  mycroft 	strncasecmp.c __assert.c
      8