Home | History | Annotate | Line # | Download | only in powerpc
Makefile.inc revision 1.2.8.1
      1  1.2.8.1  thorpej #	$NetBSD: Makefile.inc,v 1.2.8.1 1997/10/14 10:27:53 thorpej 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.2.8.1  thorpej 	bswap16.c bswap32.c bswap64.c \
      5      1.1       ws 	bcmp.c bzero.c ffs.c scanc.c skpc.c \
      6      1.1       ws 	strcat.c strcmp.c strcpy.c strlen.c strncmp.c strncpy.c \
      7      1.2      cgd 	random.c __assert.c strchr.c
      8