Home | History | Annotate | Line # | Download | only in powerpc
Makefile.inc revision 1.4
      1 #	$NetBSD: Makefile.inc,v 1.4 1997/10/24 15:32:33 chuck Exp $
      2 
      3 SRCS+=	__main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \
      4 	bswap16.c bswap32.c bswap64.c memchr.c \
      5 	bcmp.c bzero.c ffs.c scanc.c skpc.c \
      6 	strcat.c strcmp.c strcpy.c strlen.c strncmp.c strncpy.c \
      7 	random.c __assert.c strchr.c
      8